资源列表
LagrangeInterpolation
- 拉格朗日差值, 拟合多点的数据成一条曲线-Lagrangian interplation
leastsquare1
- 最小二乘法源代码;可直接用于多项式拟和。-Least Squares source code polynomial can be used directly in the preparation
solveEquation
- 求解一元高次方程,给出一个实数解,采用sturm方法,二分法查找解-Solving equations of higher dollar, give a real solution, using sturm methods, the dichotomy search solution
fraction2
- A Fraction class that has the ability to add, subtract, multiply, divide and show various statistics of the fraction.
MFCyunsuan
- 运算-math
mail
- 垃圾邮件过滤器 本软件基于朴素贝叶斯算法,用NetBean生成的界面(须JDK1.6),适用于对手机短信,邮箱邮件,日记等一些txt文件进行分类,测试率达90 以上。-Spam filter software is based on the Naive Bayes algorithm, using NetBeans generated interface [have to JDK1.6], suitable for mobile phone message, mail messages, d
CArithmetic
- C语言的常用算法,可以加深对算法的编程了解,对写算法的程序有帮助-C language commonly used algorithms, can deepen understanding of the programming algorithm, the algorithm Writing procedures have helped
matrix
- 用C语言实现数组和矩阵,矩阵和矩阵的乘法。-Implementation using C language array and matrix, matrix and matrix multiplication.
Gauss_new
- 一个求函数积分的工具(c/c++写的,用Gauss/legendre方法)-A tool for function points [c/c++ written with Gauss/legendre method]
levmar-2.3
- a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
BFS
- Breadth first search algorithm in C. Example are countries in Romania traversals.
chazhi
- 利用牛顿、拉格朗日、三次样条及线性插值方法拟合数据-The use of Newton, Lagrange, cubic spline and linear interpolation method of fitting data
