文件名称:math
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-01-10
- 文件大小:
- 185kb
- 下载次数:
- 0次
- 提 供 者:
- 靳以2***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
算法,一个算术表达式是由操作数(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
....\.....\math.exe
....\.....\math.ilk
....\.....\math.pch
....\.....\math.pdb
....\.....\vc60.idb
....\.....\vc60.pdb
....\main.cpp
....\math.dsp
....\math.dsw
....\math.ncb
....\math.opt
....\math.plg
....\Debug
math