math

所属分类:编译器/解释器
开发工具:Visual C++
文件大小:185KB
下载次数:3
上传日期:2016-01-09 17:25:49
上 传 者jgr8224
说明:  算法,一个算术表达式是由操作数(operand)、运算符(operator)和界限符(delimiter)组成的。假设操作数是正实数,运算符只含加减乘除等四种运算符,界限符有左右括号和表达式起始、结束符“#”,如:#(7+15)*(23-28/4)#。引入表达式起始、结束符是为了方便。编程利用“算符优先法”求算术表达式的值。
(Algorithm, an arithmetic expression is made up of operands (operand), operator (operator), and bound (delimiter). Assuming operand is a positive real number, the operator only containing such as addition, subtraction, multiplication and division four operator, boundary character around braces and expression of initiation and terminator#, such as:# 7+15* (23-28/4)#. The introduction of the start of the expression, the end of the character is to facilitate. Programming using the operator precedence method to find the value of the arithmetic expression.)

文件列表:
math\Debug\main.obj (24296, 2016-01-05)
math\Debug\math.exe (188455, 2016-01-05)
math\Debug\math.ilk (194784, 2016-01-05)
math\Debug\math.pch (226176, 2016-01-05)
math\Debug\math.pdb (361472, 2016-01-05)
math\Debug\vc60.idb (33792, 2016-01-05)
math\Debug\vc60.pdb (45056, 2016-01-05)
math\main.cpp (9515, 2016-01-05)
math\math.dsp (4260, 2016-01-05)
math\math.dsw (531, 2016-01-05)
math\math.ncb (33792, 2016-01-05)
math\math.opt (48640, 2016-01-05)
math\math.plg (242, 2016-01-05)
math\Debug (0, 2016-01-05)
math (0, 2016-01-05)

近期下载者

相关文件


收藏者