文件名称:math
-
所属分类:
- 标签属性:
- 上传时间:2016-01-09
-
文件大小:185kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
算法,一个算术表达式是由操作数(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/Debug/math.exe
math/Debug/math.ilk
math/Debug/math.pch
math/Debug/math.pdb
math/Debug/vc60.idb
math/Debug/vc60.pdb
math/main.cpp
math/math.dsp
math/math.dsw
math/math.ncb
math/math.opt
math/math.plg
math/Debug
math
math/Debug/math.exe
math/Debug/math.ilk
math/Debug/math.pch
math/Debug/math.pdb
math/Debug/vc60.idb
math/Debug/vc60.pdb
math/main.cpp
math/math.dsp
math/math.dsw
math/math.ncb
math/math.opt
math/math.plg
math/Debug
math
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.