文件名称:算术表达式解析器
介绍说明--下载内容均来自于网络,请自行研究使用
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-* / ^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1) * cos (a2)) Operating System : Visual C language
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 660708算术表达式解析器.zip 列表 Parse/ Parse/Debug/ Parse/Debug/Parse.exe Parse/MathParser.cpp Parse/MathParser.h Parse/Parse.aps Parse/Parse.clw Parse/Parse.cpp Parse/Parse.dsp Parse/Parse.dsw Parse/Parse.h Parse/Parse.ncb Parse/Parse.opt Parse/Parse.plg Parse/Parse.rc Parse/ParseDlg.cpp Parse/ParseDlg.h Parse/ReadMe.txt Parse/res/ Parse/resource.h Parse/res/Parse.ico Parse/res/Parse.rc2 Parse/StdAfx.cpp Parse/StdAfx.h