搜索资源列表
表达式解析器
- 源码,数学表达式解析器,可以解析并自动计算输入的公式-source, the mathematical expression parser, and can automatically calculate the analytical input to the formula
csf
- c常用数值算法,主要包括矩阵特征值与特征向量的计算、数学变换与滤波等20多种算法的实现-c commonly used algorithm, including Matrix eigenvalues and eigenvectors of computing, mathematics and transform more than 20 filtering algorithm to achieve
duoxiangshiyulianfenshi
- 数学中多项式与连分式函数的计算(用C语言描述)-Mathematics fractional polynomial function even with the calculation (using C language descr iption)
SimpleRPN
- 使用c#实现的可以将任意数学表达式计算得到相应结果-use of the c # can be arbitrary mathematical formulas calculated corresponding results
xtj-002
- 数值计算用数学方法解方程组(习题集)没有答案哦-numerical solution methods using mathematical equations (Exercises Set) Oh no answer
MyOwnTRANS
- 主要实现了波兰式和逆波兰式的转换,可以用来进行数学计算,欢迎交流!-main Poland-Poland-and the inverse transformation can be used for mathematical calculations, the exchange welcome!
expreval
- 数学表达式计算和解析 用c语言编写的,内含有例.速度较快
ACM_Code
- 包括计算几何、特殊数据结构、组合数学等知识点的代码。每个代码对应一道ACM试题,根据代码头说明找到题目具体来源,比如POJ 2050。来自NUAA ACM校队,ACM比赛必备!
Cchangyongsuanfa
- C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下
冒泡算法等
- 冒泡算法等 数学计算,才学Visual Basic的可以看下了
template
- ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
Matlabpossion
- 计算数学常用的一种变成软件,本程序解决的是微分方程边值问题-Computational mathematics to become a commonly used software, this program is to solve differential equations boundary value problem
matlabyiqunsuanfa
- 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
2009B
- 蒙特卡洛模拟法是当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用则可用随机模拟法近似计算出系统可靠性的预计值。随着模拟次数的增多,其预计精度也逐渐增高。由于需要大量反复的计算,一般均用计算机来完成。本文件用来求解医院排队论问题-Monte Carlo simulation when the system reliability characteristics of each unit volume is known, but th
PrefixToPostfix
- 实现了中缀表达式(即一般的数学表达式)转化成后缀表达式,便于数学计算。由C++代码实现。-To achieve the infix expression (the general mathematical expression) into postfix expression, easy math. In C++ code.
calculate2
- 数学计算工具,可计算任何数的阶乘,最大公约数,最小公约数,显示任何数是否是素数,显示菲波拉契数列的前N项,对任意十个数进行排序-Mathematical tools, calculates the factorial of any number, the common denominator, the minimum divisor, display any number whether it is prime, show Feibo Appalachian series before the
CirLinkList_Polynomial
- 数据结构基础知识学习,多项式的存储及数学计算。用链表实现。-To learn basic knowledge of data structures, the polynomials storage and math. Linked list.
Precision-algorithm
- 处理大数字的数学计算方法,处理由于庞大的数字无法在计算机中正常存储的问题。-Mathematical calculation method to handle large numbers,which solves the problem that large numbers cannot be stored in the computer normally.
calculator
- 输入一个数学计算公式,给出中缀式和后缀式的计算公式。-Enter a mathematical formula, the formula is given infix and postfix formula.
secdferencerobustnesswindow
- VC平台下双三次贝赛尔曲面的绘制原码,包括一些数学计算()