搜索资源列表
parse
- 关于电磁波散射的时域有限差分法计算程序 很好的-a code about finite difference time domain method for electromagnetic waves scattering
fengji
- 我自己做的风机计算,大家别当真,小研究一下即可!-I do fans calculation, we do not really small study what can be! 英语 中文(简体) 日语 The minimum spanning tree algorithm is the formation of th
mathematic-library
- 数值分析类库。包括了Vector和Matrix类,可用于求CHOLESKY分解,解方程,以及求极值等。求极值的方法包括最速下降法,牛顿法,拟牛顿法,共轭梯度法,变尺度法等等。-Mathematic Analyze tools which contains the Vector and Matrix classes. It can be used to work our the parse of cholesky and solf the equation and deal with opt pr
Analytical-expression
- 解析简单的数学表达式,如字符串表达式“(2+3)*5”-Parse simple mathematical expressions, such as the string "(2 +3) * 5
Ex6_13
- 【例6.13】梯形法求积分的函数integer()是通用函数,可求任一函数的定积分。不同的函数有不同的解析式, //该解析式决定了自变量在每一个小积分区间端点处的函数值。函数 integer()以一个指向函数的指针为参数, //由该参数调用欲求定积分的函数,另两个参数是积分上下限。-[Example 6.13] the trapezoidal method to seek the integral function integer () is a universal function,
Numerical-Analysis
- 数值分析中的四种插值方法: 拉格朗日差值公式 龙贝格算法 三次样条插值 四阶龙格库塔方法 内附有详细算法解析文档-Numerical analysis of four interpolation methods: Lagrangian difference equation Romberg algorithm Cubic spline interpolation Fourth-order Runge-Kutta method Encl
scientific-calculator
- 该源码实现了能自动解析表达式的科学计算器功能,包括对集合如n个元素的求和,求平均,求方差等,能对任意嵌套的表达式进行解析运算-The source code can be automatically achieved analytic expression scientific calculator functions, including the collection, such as the summation of n elements, averaged, seeking varianc
cal
- 分析用堆栈解析算术表达式的基本方法。给出的示例代码能解析任何包括+,-,*,/,()和0到9数字组成的算术表达式。-The Basic Method of Arithmetical Expressions for Analytical Stack. The given sample code can parse any arithmetic expression consisting of+,-,*, /, () and 0 to 9 numbers
