资源列表
anotherMM1VC6.0
- 另一个mm1排队仿真程序,VC6下调试通过-Another mm1 queue simulation program, VC6 through debugging
some-calculation
- Here is a small program written on C++, to compute some simple function as factoriel, square root, etc.
Curve-fitting-algorithm
- 用最小二乘法,在已知函数点x0,x1……xn的函数值y0,y1……yn的情况下,求拟合多项式-The least square method, the known function points x0, x1 ... ... xn of the function values y0, y1 ... ... yn circumstances, find fitting polynomial
Romberg-numerical
- 数值分析,计算方法,经典公式,龙贝格公式算法,技术有限,欢迎大家参考-Numerical analysis, computational methods, the classic formula, the formula method Romberg, technology limited, we welcome the reference to
Numerical-Integration
- 复化梯形、复化simpson、变步长梯形、自适应simpson、romberg积分-tixing simpson adaptive simpson Romberg
Jacobi
- 解线性方程组的迭代法,包括jacobi、g-s、sor。-Solving linear equations, iterative method, including jacobi, gs, sor.
Lagrange
- 三階拉格朗日內差法。使用了Farrow結構,簡化三階多項式係數之運算。-third-order Lagrange interpolation algorithm. use Farrow structure to simplify the coefficients of the polynomial of Lagrange method.
Elimination-pivot-column
- 这是计算方法的一个实验,主要功能是列主元消元。-Elimination pivot column
Simpson
- 这是计算方法中的一个实验,主要功能是实现复化Simpson公式-This is an experiment in the calculation, the main function is to achieve recovery of the Simpson formula
Seidel-iteration
- 这是计算方法中的一个实验,其主要功能是实现赛德尔迭代-This is an experiment in the calculation, and its main function is to achieve Seidel iteration
Niudun
- 这是计算方法中的一个实验,其主要功能是实现牛顿迭代和牛顿插值-This is an experiment in the calculation, and its main function is to achieve Newton and Newton Interpolation
Factorial-Algorithm
- 阶乘算法。主要是算法特别,高阶(>10000)阶乘计算速度相当快!-Factorial algorithm. Algorithm is mainly special, high (> 10000) factorial calculations very fast!
