搜索资源列表
expr_c
- 本人编写的数学表达式C++类,可以用来理解和表示数学表达式-I prepared the mathematical expression of category C and can be used to understand and express mathematical expression
fitpro
- 专门处理曲线拟合数值计算的C++类,需要调用数学表达式处理类-devoted curve fitting numerical calculation of C, called the need to deal with mathematical expression category
FormulaProcessor_beta1_CSharp
- 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
analyser
- 分析数学表达式 运算 以及作图用的,主要是可以支持大部分的自然书写
Calc.dpr
- 高级计算器,能进行复杂的数学表达式计算,支持多个数学函数
MTParser_src
- 一个解析数学表达式的c++程序,可以支持带变量的数学表达式和一般的数学函数
ayxhys_calcular
- 看论坛上有个要钱的关于数学运算表达式的东西,之前写过一个关于数学表达式的单元,现免费发给大家了,当然因为只是临时用才写的,有些粗糙,请原谅。
QKTMathExpression
- 一个用于解析数学表达式的函数库。支持三角函数、乘方、开放等运算。-A mathematical expression is used to resolve a function of the Treasury. Support trigonometric functions, involution, open, such as computing.
mabExpress_src
- 任意数学表达式计算的源码及测试软件-Calculation of arbitrary mathematical expression of the source code and test software
Arithmetic
- 可进行大数的加减乘除、阶乘、三角函数、幂指数(指数只支持整数)的运算,支持小数运算,重载了以上功能的运算符号。 可运算数学表达式。 可进行16进制之内任意进制之间的转换-Addition and subtraction to multiplication and division to carry out large numbers, factorials, trigonometric functions, power index (index only supports integer
biaodashiqiuzhi
- 给出一个数学表达式(加、减、乘、除等),然后计算表达式的结果-Given a mathematical expression (add, subtract, multiply, divide, etc.), then calculated the results of the expression
calculator
- 输入:数学表达式(数字、加、减、乘、除和括号) 输出:表达式结果-Input: mathematical expressions (numbers, add, subtract, multiply, divide and brackets) Output: expression result
GBCalu
- 高博文本计算器,支持+,-,*,/,平方,及数学函数表达式的计算-Bo Gao text calculator, support+,-,*,/, square, and the calculation of mathematical function expression
Symbolic_Differentiation
- 符号微分,字符串输入数学表达式,实现类似matlab符号微分的功能,改程序同时包含简单的绘图程序-This article demonstrates differentiating expressions using a stack and displaying the input expression and its derivative.
lab1
- 实现了逆波兰式和数学表达式之间的转换的算法-Achieved Reverse Polish Notation and mathematical algorithm for conversion between the expression
maathparser
- 算术表达式解析器 .rar 支持变量和以下数学函数:+、-.*.\,sin,cos,tan等-Arithmetic expression parser. Rar support variables and the following mathematical functions :+,-.*. \, sin, cos, tan, etc.
Calculator-Source-Code
- C++编写的数学表达式计算器 控制台 环境Visual C++ 6.0-Calculator with C++
calculator
- 把一串字符串数学表达式,解析成后缀表达式,并求解,支持+、-、*、/、()支持浮点数-A of string mathematical expressions, parsed into suffix expression, support+,-*, /, () support floating-point number
lab432
- 能计算大量的数学表达式,矩阵行列式都行,对于绘图方面也有一定的帮助-It has many functions,can similate math
Analytical-expression
- 解析简单的数学表达式,如字符串表达式“(2+3)*5”-Parse simple mathematical expressions, such as the string "(2 +3) * 5