搜索资源列表
多功能数值仿真计算器
- 本程序提供了输入表达式计算、积分、微分、拟合、插值等多种数值计算,界面简练,功能强大-procedures for the importation of expression, integral, differential, fitting, interpolation and other numerical calculation, concise interface, powerful
php_calc
- 用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。 功能强大,可以做所有的数值计算,代数计算还不能实现。 1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。 2。能识别数字(包括小数、正负数)、数学函数。 3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两种操作)。 压缩包里的“math.php”是演示文件-with PHP prepared by the express
calculator_sjtu
- 大学时用c++做的计算器,实现统计以及表达式计算。-University c done with the calculators, and achieving statistical formulas.
calc
- 计算器,从命令行输入一行表达式,然后计算-calculators, his expression input from the command line, and then calculate the
ec
- 表达式计算器,可以对一个表达式直接求值。
LRTrans1
- 工程LRTrans1,LRTrans1为一个加、乘(适当扩充可为四则)运算表达式的SLR语法计算器
calcsolver
- 表达式计算器,计算灵活,可计算函数,三角函数等,很好用哦.
guding
- 表达式计算器 cos sin + —*
命名多项式计数器
- 实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator
功能强大的计算器
- 功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功-powerful calculator, using fake C language syntax expression and expression is the inverse Poland expression, I support 20 species of Operational functions, procedures have been tested successful
java实现的表达式计算器
- java实现的表达式计算器
四则运算的计算器源码
- C语言编程,用Visual C编程,接受用户输入的一个四则运算表达式,输出其结果。例如用户输入表达式(5‐1/5)*5,则输出结果24.00,输出时精确到小数点后两位-C language programming, using Visual C programming, to accept user input of a four operational expression, the output results. For example, the user enters the expres
Calc2
- 表达式计算器,可以输入表达式进行计算,支持函数。-Expression calculator
GBCalu
- 高博文本计算器,支持+,-,*,/,平方,及数学函数表达式的计算-Bo Gao text calculator, support+,-,*,/, square, and the calculation of mathematical function expression
ExpressionCalculate
- VC++简单的表达式求值程序 VC++简单的表达式求值程序,一直很想做个比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值,现在终于做出来了,还有些不完善,源代码用到了编译原理的一些知识,新入门的VC++朋友估计会感觉有点难-VC++ expression evaluation process simple VC++ simple expression evaluation procedures, always wanted to be a senior point t
Calculator-Source-Code
- C++编写的数学表达式计算器 控制台 环境Visual C++ 6.0-Calculator with C++
calc
- 一个任意表达式计算器,支持各种运算:如正弦,余弦、进制转换等复杂运算-An arbitrary expression calculator, supports a variety of operations: such as sine, cosine, and other complex operations hex conversion
1
- 基于表达式计算器的编译原理课程设计[可编程计算器实现]-Based on the expression calculator compiler theory of curriculum design
c-biao-dashi-jisuanqi
- 用递归方法实现的c语言表达式计算器。可以识别括号运算,实现混合运算。-C language using the recursive method to achieve expression calculator. Can identify the parentheses operator, the hybrid operation.
Formula
- 一个比较好的公式表达式计算器,能够支持变量运算,并对编译错误给出提示。-A better formula expression evaluator, able to support variable operation, and compilation error prompted.