搜索资源列表
DRAPTEXTCLASSIFICATION
- 谭松波博士开发研制的DRAP文本分类系统,根据中心法则改进方法,有训练集和测试集,程序完整。-Dr. Tan Songbo DRAP developed text classification systems, to improve the method in accordance with the law center, a training set and test set, the program integrity.
Calculator_source
- 能计算数学函数的计算器 这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。-Mathematical functions to calculate calculato
calculator
- 设计一个windows附件中所示的计算器 计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理) 增加“Backspace”按钮,每按一次删除编辑框最后一个字符; 增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数) 增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
IntegarteClass
- 一种复杂的积分表达式计算vc++源程序,实现求积分的类,支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) ;可检查出表达式的书写错误;可设置积分精度-A complex calculation of the integral expression of vc++ source code, to achieve points for the class to support the integration of complex expressi
CalcSolver
- 包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是 一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提 的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易 懂。-Including the commonly used functions (trigonometric, inverse trigonometric
6.13
- 这是c的基础入门题解,原题来源于谭浩强所编的c程序语言设计(第二版),属于6章13题-This is the basis of c, entry to a problem, the original title from TAN Hao-Qiang c programming language, compiled by Design (second edition), part of chapter 13 of title 6
C
- 谭浩强C语言Word版,非常完整。可放心下载,-TAN Hao-Qiang C-Word version, very complete. Can rest assured that download,
Tanmingjin_C_Programming_Language_design_example.r
- 谭明金编写的《C语言程序设计实例精粹》一书的全部源码,学习C语言的同志可以参考参考!-Tan Ming Kim prepared by the " C Programming Language design example the essence of the" one book all the source code to learn C language can refer to refer to the comrades!
C_Calculator
- c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
jsq
- 进行加减、乘除运算,还支持cos、sin、tan等运算。-For addition and subtraction, multiplication and division operations, also supports the cos, sin, tan and other operations.
C++_calculator
- this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial, power, sin(x), cos(x), tan(x), sqrt(x), Ln(x), Exp(x)] of two number.
tan-tiao-mo-ni
- 用画“*”的方式模拟自由落体小球的弹跳过程-With a painting, " *" means the bouncing ball simulation of the process of free fall
zhan-ya-ru-tan-chu
- 栈压入弹出代码,这是我们老师自己写的代码,当做我们的实验-Stack to push up the code, it is our teachers write their own code, as our experiments
calculator
- 使用C语言编写的具有简单计算功能的计算器,可以完成加、减、乘、除、sin、cos、tan、cot运算,并且有界面。适合初级C语言编程人员学习。-Calculator using C language with a simple calculation function, you can complete the addition, subtraction, multiplication, addition to, sin, cos, of tan, cot computing and inter
j
- java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等-java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan
Calc
- 一个linux下用c语言编写的小计算器 支持+-×÷,乘方,开方, 括号,sin,cos,tan,科学计数法等。 -A small calculator under linux c language support+-×÷,power, square root, parenthesis, sin, cos, tan, scientific notation.
calculator
- 简单计算器,可以实现⑴正弦sin⑵余弦cos⑶正切tan⑷开平方sqrt⑸反正弦arcsin⑹反余弦arccos⑺反正切arctan⑻常用对数lg⑼自然对数ln⑽e指数exp⑾乘幂函数∧-A simple calculator, you can achieve of ⑴ sine sin ⑵ the cosine cos ⑶ tangent tan ⑷ open square sqrt ⑸ anyway chord arcsin ⑹ inverse cosine arccos ⑺ arctang
Calculator(c)
- C计算器,支持+、-、*、/、^、!、(、) 数学函数 sin cos tan cot sign ln log sinh cosh tanh coth等 支持正负 支持*的省略 支持弧度角度转化 支持大整数的加减 支持设置精度 支持常数PI和E 支持文件储存-C calculator supports+,-,*, /, ^,!, (,) Mathematical functions sin cos tan
Example3_10
- artificial neural network, simple multi layer back propagation training algorithm with tan-sigmoid as the activation function.
201212171010
- 使用的科学计算器,包括sin cos tan -Use scientific calculator, including sin cos tan, etc., etc.