搜索资源列表
stack
- 用栈实现算术表达式 一个小小的科学计算器,根据用户输入的表达式计算出结果-Arithmetic expressions using stacks to achieve a small scientific calculator, in accordance with user input to calculate the results of the expression
calculator
- 科学计算器。可以解读表达式,进行整数、浮点数的加减乘除运算。-Scientific calculator. Expression can be interpreted, for integer, floating-point addition and subtraction, multiplication and division calculations.
ScientificCalculator
- DOS下的科学计算器,主要是通过把表达式转换为逆波兰式,再利用堆栈递归求解;-Under DOS scientific calculator, mainly through the expression is converted to Reverse Polish-style, and then use recursion to solve the stack
mathcad
- MathCAD是美国Mathsoft公司推出的一个交互式的数学软件。该软件定位于向广大教师、学生、工程人员提供一个兼备文字处理、数学和图形能力的集成工作环境,使他们能方便地准备教案、完成作业和准备科学分析报告。在输入一个数学公式、方程组、矩阵之后,计算机能直接给出结果,而无须去考虑中间计算过程。在加入软件包自带的Maple插件后能直接支持符号运算。你可以在计算机上输入数学公式、符号和等式等,很容易地算出代数、积分、三角以及很多科技领域中的复杂表达式的值,并可显示数学表格和图形,通过对图形结果的分
calculator
- 用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。-Using visual c++ 6.0 to achieve a scientific calculator, enter the expression to calculate the result.
SmartCacul
- 自己上大学时开发的有声科学计算器。 使用一个泛型二叉树深度优先进行表达式解析。 界面支持编辑表达式,声音是自己录的,不要害怕(-:< -The development of their own college, sound scientific calculator. Using a generic binary tree for the expression analysis. Interface supports editing expressions, his voice
scientific_calculator
- 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
Calculator
- 1 实现科学计算器 2 实现加减乘除、平法、带括号运算 3 利用后缀表达式计算-1 scientific calculator 2 for addition, subtraction, flat method, with the parentheses operator 3 expression evaluates to use the suffix
VCalculattori
- 简单的Visual C计算器,科学计算算函数,对不正确的表达式能指出其错误原因 -Visual C calculator, scientific computing operator can point out the cause of the error function, the incorrect expression
scientific-calculator
- 该源码实现了能自动解析表达式的科学计算器功能,包括对集合如n个元素的求和,求平均,求方差等,能对任意嵌套的表达式进行解析运算-The source code can be automatically achieved analytic expression scientific calculator functions, including the collection, such as the summation of n elements, averaged, seeking varianc
Calculator
- 用链表实现的科学计算器,可以输入一个表达式,输出各步的计算过程。可以进行小数的带括号科学计算。可以实现次方。另有统计功能,计算方差等。-List realize scientific calculator, you can enter an expression, the output of each step of the calculation process. Decimals can be bracketed scientific computing. You can achieve t