搜索资源列表
arithmetic
- 这是一个关于算术表达式求值的错误更正,将很多问题都考虑到了
suanshubiaodashideshixian
- 算术表达式的求值 操作结果: 从第1个顶点起,按广度优先非递归遍历图G,并对每个顶点调用函数
biaodashi.cpp
- 表达式求值以字符序列的形式从终端输入语法正确的、不含变量的数据表达式。利用教科书表3.1给出的算符优先关系,实现对算术四则混合运算表达式的求值,并仿照教科书的例子3-1演示在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程.
jisuanqi
- vc++的 计算器 用于算术表达式求值 很详细 适合大众 -vc++ calculator for arithmetic expression evaluation in great detail for the general public
sizeyunsuan
- 以字符序列的形式从键盘输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式求值,并打印求值过程中运算符栈、操作数栈的变化过程。-In the form of a sequence of characters from the keyboard input grammatically correct, non-integer variable expression, using the given operator precedence relations,
evalution
- 算数表达式求值,根据输入的算术表达式,求出对应的正确值-Arithmetic expression is evaluated, based on the input arithmetic expression, find the correct value of the corresponding
exp
- 表达式求值,可以计算算术表达式,考虑括号,可以计算出数据double类型。-Expressions are evaluated, can calculate any arithmetic expressions, consider parentheses, can be calculated data type double.
exp2
- 表达式求值,根据用户输入的算术表达式,输出相应结果,其中包括两个文件,头文件定义了各个类函数。只是支持加减乘除非运算。-Evaluates the expression, arithmetic expression based on user input, the output of the corresponding results, including the two files, header files define the various functions. The only sup