搜索资源列表
vc++表达式求值
- 一个很好的表达式求值程序,用vc++实现,有很好的参考价值,住要是字符串的处理问题-a good expression evaluates procedures, using vc, and it is a good reference value, live strings if the treatment! !
cal24point
- 用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
Calculation
- 表达式求值,用户输入需要计算的计算式,程序计算出来。-Expression for the value of user input required calculation calculation formula, the program calculated.
Operator
- 这是一个表达式求值的实验java写的,但是只能实现一位数的运算,因为任何数字都是当成字符一个一个入栈的-biaodashi qiuzhi
biao
- 输入一个表达式包扩括号,进行求值 比如输入2+6*35-(68/5-3)*5@#-Enter an expression in parentheses expansion pack to carry out evaluation
shujujiegou
- 1、 用户键盘输入一个中缀表达式,回车表示结束;如果该中缀表达式正确,那么在字符界面上输出其后缀表达式,其中后缀表达式中两相邻操作数之间利用空格隔开;如果不正确,在字符界面上输出表达式错误提示。 2、 四则运算表达式求值。将中缀表达式转换为后缀表达式,计算并输出结果。利用二叉树后序遍历来实现表达式的转换,同时使用栈来求解后缀表达式的值。 3、 测试数据 - a student can learn it so ,a hope we can share it together
arc
- 运用二叉树求代数表达式的值,将代数表达式的每个符号用二叉树结点表示,遍历图的每一结点,按结点值得不同采用不同运算方式-Solving algebraic expressions binary tree
expressions
- 运用C++软件实现表达式求值,有加减乘除功能,希望对大家有用-Use C++ software to realize expressions are evaluated, add, subtract, multiply and divide function, hope to all useful
Calculator
- 在Fedora Linux下编写的C语言程序。可以将文本文件中的表达式构造成语法树并计算求值。表达式如存在语法错误,表达式语法错误可由相关自动机发现。代码适合:学习自动机和语法树的初学者。-C codes under Fedora Linux. The codes can transform expressions in text file to a parse tree. Grammar mistakes could be detected by a finite automata. This
Expression-evaluation
- 数据结构课程实验之一,表达式求值,可用于实现加减乘除及括号的浮点数运算。-Expression, floating-point arithmetic, such as addition, subtraction brackets
DS
- 数据结构C/C++重点程序代码:哈弗曼编码、表达式求值、二叉树应用、链表排序等-Data structure( C/C++ program code):Huffman coding, expression uation, the application of binary tree and chain table sorting, etc
1061220122
- 后缀表达式求值求值,可以求任意表达式得求值-err
biaodashiqiuzhi
- 表达式求值程序,很好的实现表达式的ascii码输入,到数值计算-Expression uation procedures, to achieve a very good expression of the ascii code input to the numerical calculation