CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc sin

搜索资源列表

  1. expr

    0下载:
  2. 可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计算工具。例如:cos(0) 1-can calculate various functions, variables can also be used, such as A, B, C, D. Can calculate mathematical functions sin cos tg rays, handling brackets,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44.2kb
    • 提供者:何福保
  1. worksin

    0下载:
  2. 画sin曲线,用VC++开发的,有不足的地方请大家指正。谢谢合作-painting sin curve, VC development, the shortage of local please correct. Thank you for your cooperation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37.34kb
    • 提供者:王志超
  1. calc-tinko

    0下载:
  2. 一个用vc++6.0开发的可编程计算器。核心类:Cscr iptEngine。支持语法查错。支持各种复杂表达式。代码不够完善,仅作抛砖引玉只用。例:sin(3.14/2)*(90-3)-with a vc 6.0 programmable calculator. The core categories : Cscr iptEngine. Syntax Checking. Support for complex expression. Code not perfect, merely for co
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52.27kb
    • 提供者:屋有人
  1. sin

    0下载:
  2. 此源码主要编程工具为VC,通过Windows基本编程实现画图功能,并显示。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:谢海燕
  1. VC++JISUANQI

    0下载:
  2. VC++计算器 ,有界面 ,有Sin ,cos ,tan cot功能
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38.11kb
    • 提供者:lzm
  1. Sin

    0下载:
  2. Draw Sin with VC++!no twinkle!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42.58kb
    • 提供者:roseamy
  1. 两球在sin曲线上

    0下载:
  2. 两球在sin曲线上,可用来学习VC编程,学习系统函数的调用和界面的生成.-twice in sin curves can be used to learn the VC program, learning system function call interface and the formation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9.45kb
    • 提供者:王云
  1. VC计算器

    1下载:
  2. VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键 8、错误提示 使用 1、Sin、Cos、Tan、Log、M
  3. 所属分类:Windows编程

    • 发布日期:2012-06-19
    • 文件大小:5.19mb
    • 提供者:yuemaxl@163.com
  1. calculator_vckbase

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:23.69kb
    • 提供者:杨广铭
  1. sin

    0下载:
  2. 实现环境为vc++,能实现小球沿着SIN曲线不间断的*-The realization of the environment vc++, To achieve a small ball along the SIN curve uninterrupted freedom movement
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:44.9kb
    • 提供者:李平
  1. sin

    0下载:
  2. 一个能够求函数正弦和余弦值的vc程序源代码。-Seeking function of a sine and cosine values of vc source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:25.19kb
    • 提供者:zgeagle
  1. sin

    0下载:
  2. 一个简单的实验正弦图形输出的vc++程序,可自行修改其形状、大小。-A simple experiment sine graphics output vc++ program, free to modify its shape and size.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:182.35kb
    • 提供者:黄磊
  1. BT510

    0下载:
  2. 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过-Artificial intelligence, this is a simple neural network algorithm, for sin (x) of the fitting, vc compiled by
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:233.07kb
    • 提供者:蓝冰
  1. sin

    0下载:
  2. 在VC++6.0的环境画SIN曲线,简单便于操作-draw sin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:50.37kb
    • 提供者:刘锋
  1. sin

    0下载:
  2. 在VC++下基于单文档的画图,可以画正弦函数和余弦函数,并能实现线宽的设置,比较简单-In VC++ under the drawing based on a single document, can draw the sine and cosine functions, and can achieve line width settings, relatively simple
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:陈开
  1. sin

    0下载:
  2. 这是用vc做的sin曲线,已经调试通过,使用mfc对话框做的界面,适合vc,c++的学习-This is done with vc sin curve has been debugged using mfc dialog box to do the interface for vc, c++ learning
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3.42mb
    • 提供者:高峰
  1. VCsin

    0下载:
  2. 用VC++6.0画sin曲线的简单程序,希望能给大家带来帮助-Painted with VC++6.0 sin curve of simple procedures in the hope we can bring help
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:苏岑
  1. VC-sin

    0下载:
  2. vc编写的动态sin函数坐标系,希望对初学者有帮助。-vc prepared by the dynamic sin function coordinate system, help for beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2.77mb
    • 提供者:mr chen
  1. sin-zidonghuizhi

    0下载:
  2. 基于VC++的CAD二次开发软件:正弦函数的自动绘制-VC++ the secondary development of CAD software: automatic rendering of the sine function
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.3mb
    • 提供者:文郁
  1. VCPP-call-matlab-draw-sin-curve

    0下载:
  2. vc++6.0调用matlab的函数,画正弦曲线,比较详细的源码。-vc++6.0 to call matlab function, draw a sine curve, the more detailed source.
  3. 所属分类:File Operate

    • 发布日期:2017-11-01
    • 文件大小:2.11mb
    • 提供者:zhtwei
« 12 »
搜珍网 www.dssz.com