搜索资源列表
CalcSolver
- 由于源码是由网上收集的(原英文),可能会有少许未能完善之处。但经过测试,大部分基本的运算还是可以的,当然包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易懂。
ExpressEx
- 利用堆栈进行表达式的计算,表达式可以是加减成除,做的不太复杂,有兴趣的可以进行扩展一下
CalcSolver.rar
- VB版高级功能计算器,除了具有数学运算外,还包括三角函数、反三角函数、双曲三角函数、绝对值等运算,还可以进行一些比较复杂的表达式计算。它还有函数绘图、数据统计和自定义常数等功能。,VB version of the advanced features calculators, arithmetic addition, but also includes trigonometric functions,反三角函数, hyperbolic trigonometric functions, such
BoolExpr
- 可以根据输入的布尔表达式求值 稍作修改也可以计算复杂的公式-Can enter the Boolean expression is evaluated with some slight modifications can also calculate the complex formula
WindowsApplication1
- 基于编译原理的表达式计算器 使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
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
51478222fast_select
- 在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法-Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search
CalcSolver
- 包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是 一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提 的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易 懂。-Including the commonly used functions (trigonometric, inverse trigonometric
Advanced-Expression-Calculator
- 高级表达式计算器源码,能根据复杂的表达式计算出结果,并且有排错功能-High expression calculator source code can be calculated according to the results of complex expressions, and has troubleshooting features
ICalcSolvern
- 包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(22)4 * (log(tan (itan 1))) 等。值得一提的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易懂。 -Common functions (trigonometric functions, inverse trigonometric functions, hyperbolic, tr
calculator
- 自制学生计算器,使用C++6.0编写,仿卡西欧计算器界面,使用中缀转后缀表达式,可以计算复杂的数学表达式-calculator written by C++6.0,Casio calculator interface, infix turn suffix expression,calculate complex mathematical expressions
calculator
- windows QT 实现计算器功能,通过堆栈实现复杂表达式的计算。-windows QT realize caculater.
clac
- 表达式计算器,方便用于无小键盘的笔记本,采用的算法可以计算复杂的表达式-Expression calculator, easy for non-small laptop keyboard, the algorithm can be used to calculate complex expressions
calc
- 表达式计算器,可以处理复杂的计算,可一次性输入一个长表达式。-this is a calc,can do any calc
calculator
- 这个计算器可以计算复杂的数学表达式, 如:3-3*4/2+8-4.5; +、-、*、\以及小数点都可计算,且此项目没有错误,可以运行。-This calculator can calculate complex mathematical expressions, such as :3-3* 4/2+8-4.5 +,-,*, \, and the decimal point can be calculated, and this project is no error, you can run.
3_6-Ackerman
- Ackeman函数的递归方法,运用简洁的递归思想实验复杂数学表达式的计算-Ackeman function recursive method, the use of simple recursive thought experiment to calculate complex mathematical expressions
Calculator
- 一个简单的计算复杂表达式的值,利用栈,将中缀表达式转化为后缀表达式-A simple calculation of the value of complex expressions, the use of the stack, the infix expressions into postfix notation
ZuiZhongZhan.tar
- 中缀表达式转后缀表达式计算处结果看了已完成任意复杂度的四则运算-Postfix infix expression turn looked at the results of calculation expressions of arbitrary complexity has completed four operations