文件名称:EvaluateExpression
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:12.9kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
个算术表达式是由操作数(operand)、运算符(operator)和界限符(delimiter)组成的。
假设操作数是正整数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符"#",如:#(7+15)*(23-28/4)#。
引入表达式起始、结束符是为了方便。编程利用"算符优先法"求算术表达式的值。-In arithmetic expressions by the operand (operand), operator (operator) and the Limits of Fu (delimiter), composed of. Assumptions operand is a positive integer, operator calculation containing only four operators, Boundary Fu around brackets and expressions are the starting and end at # , Such as:# (7+ 15)* (23-- 28/4)#. The introduction of expression start and end address for convenience. Programming using operator priority method seek the value of the arithmetic expression.
假设操作数是正整数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符"#",如:#(7+15)*(23-28/4)#。
引入表达式起始、结束符是为了方便。编程利用"算符优先法"求算术表达式的值。-In arithmetic expressions by the operand (operand), operator (operator) and the Limits of Fu (delimiter), composed of. Assumptions operand is a positive integer, operator calculation containing only four operators, Boundary Fu around brackets and expressions are the starting and end at # , Such as:# (7+ 15)* (23-- 28/4)#. The introduction of expression start and end address for convenience. Programming using operator priority method seek the value of the arithmetic expression.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EvaluateExpression/EvaluateExpression.dsp
EvaluateExpression/EvaluateExpression.dsw
EvaluateExpression/EvaluateExpression.ncb
EvaluateExpression/EvaluateExpression.opt
EvaluateExpression/EvaluateExpression.plg
EvaluateExpression/main.cpp
EvaluateExpression/Debug
EvaluateExpression
EvaluateExpression/EvaluateExpression.dsw
EvaluateExpression/EvaluateExpression.ncb
EvaluateExpression/EvaluateExpression.opt
EvaluateExpression/EvaluateExpression.plg
EvaluateExpression/main.cpp
EvaluateExpression/Debug
EvaluateExpression
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.