资源列表
Lagrange_Newton_Aitken插值算法
- Lagrange,Newton,Aitken三个插值公式算法的演示.DOS界面输出计算结果.-Lagrange, Newton, Aitken three interpolation algorithm formula demo. DOS interface output results.
一维黄金 插值 格点法
- 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
死锁检测算法C++
- 操作系统的死锁检测算法, VC++调试通过-operating system Deadlock Detection Algorithm, debugging through VC
SOR_迭代
- 重点内容是计算中的误差、函数方程求根、插值呆逼近、数值积分和微分、线性代数方程组解法、常微分方程初值问题的数值解法、数学软件。 -focus on the calculation of the error, solving functional equations, interpolation stayed approximation, numerical integration and differentiation, linear algebraic equations method,
JGSSOR
- 该程序用于数值分析中计算J迭代,GS迭代,SOR迭代。-procedures for the numerical analysis of iterative calculations J, GS iteration, the SOR iteration.
龙贝格积分算法
- 用c语言编写的一个龙贝格积分算法.可在C++或DOC下实现.-use of a language Romberg integral algorithm. In C or under DOC.
源程序3
- 运筹学单纯形法解线性规划问题c语言源程序。-tacticians simplex method for solving linear programming problems c source language.
Adam
- adams预测校正算法,利用四阶runge-kutta算法求表头。-correction algorithm, using four bands Runge - Kutta algorithm for the first table.
组合数学习题解答
- 大家来看看 组合数学的东西 这是我从驴上拖回来大家看看应该有帮助-you look at the combination of things that mathematics is from donkey on the way back to see if we should help
回旋矩阵
- 蛇行矩阵的实现,通过四个方向标志控制矩阵的转向,矩阵为正方形的整形数组-hunting Matrix achieved through four directional signs to control the matrix, the matrix of plastic square array
SnakeMatrix
- 跟回旋矩阵类似,本程序为蛇行矩阵的输出, 通过建立四个方向标志控制矩阵的转向,矩阵为正方形的方阵-roundabout with a similar matrix, the process of hunting matrix output, through the establishment of four directional signs to control the matrix, the matrix of square matrices
sinpson
- 数值算法的实现 辛普森算法 实现积分 在c语言下实现 -numerical algorithm to achieve Simpson algorithm integral in achieving language c