搜索资源列表
zhengxian
- 用vc++实现三角函数的求值,可以求sin cos以及反三角函数的值-vc used for the realization of trigonometry values can help sin cos Anti-trigonometric functions and values
calculator_vckbase
- 该类有以下特点: 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
SGA_v1.0
- 用开发语言vc++编程实现用遗传算法求解函数f=x*sin(10*x)+1.0的最大值。-With the development of language vc++ Programming using genetic algorithm function f = x* sin (10* x)+ 1.0 maximum.
weifenwaitui
- 在VC环境下,演示了协方差法的模型外推算法,测试函数为: f(x)=sin(x)*sqrt(x+1)。 最后输出结果对比 -In the VC environment, demonstrate the model covariance method extrapolation method, the test function: f (x) = sin (x)* sqrt (x+1). The comparison of the final output
BT510
- 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过-Artificial intelligence, this is a simple neural network algorithm, for sin (x) of the fitting, vc compiled by
requierbt
- 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过,require.h是thingking in c++中的一个很有用的头文件,asser的升级版-Artificial intelligence, this is a simple neural networks algorithm for sin (x) of the fitting, vc compiled by, require.h is thingking in c++ in a very useful he
ExpressCal
- 这是一个德国人写的用于计算各种函数的表达式计算工具,可以计算各种数学函数sin cos tg ctg并处理括号,四则运算,还可以使用变量如A,B,C等,是VC中一款不可多得的表达式计算类和计算工具。-It is written by a German expression used to calculate the various functions calculation tool, we can calculate various mathematical functions sin cos
Computer
- VC++表达式解析(计算)工具源代码,由江汉石油学院计算机系的学生所编写。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:、|、=、&、 、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*
ExpressCal
- 这是一个德国人写的用于计算各种函数的表达式计算工具,可以计算各种数学函数sin cos tg ctg并处理括号,四则运算,还可以使用变量如A,B,C等,是VC中一款不可多得的表达式计算类和计算工具。 -This is a German written expression calculation tool used to calculate the various functions can calculate a variety of mathematical functions sin
Neural-Networks
- 工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过 -Aspects of artificial intelligence, this is a simple neural network algorithm for sin (x) fitting, vc compiled by
Bp_VC
- 神经网络算法,使用VC实现的sin函数神经网络算法-VC Codes for Bp