资源列表
Simpleequationstoachieve
- 利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve
differentialequations
- 本源码为原创代码。包含分别用改进欧拉方法、龙格-库塔法、阿当母斯法求解形如y =f(x,y)的常微分方程的源代码。希望对用到数值计算算法的起帮助作用。-The source for the original code. Included were the improved Euler method, Runge- Kutta method, Adam mother there method of the form y ' = f (x, y) of ordinary differentia
crc
- CRC校验算法软件,同时给出CRC子程序。可以直接使用,非常方便-CRC checksum algorithm software, CRC routines are given. Can be used directly, very convenient
fitting
- 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.
solvinglinearequations
- 线性方程组求解算法实现。包括了列主元消元法、直接LU分解法、雅克比迭代、高斯赛德尔迭代法。并且对四个算法实现做了不太规范的、简单的类封装。原创代码,含详细注释。希望对用到数值计算的带来帮助。-Algorithm for solving linear equations. Including the main-element elimination method, the direct LU decomposition, Jacobi iteration, high Sisaideer itera
gaijin
- 改进单纯刑法计算线性规划问题,不必一次次进行矩阵初等变换-Improve the calculation of the linear programming problem simplex method, not a time for matrix work
Jacobiegv
- 本程序是Jacobi求矩阵特征值的Fortran90程序,程序简明,使用方便。-the program is for solve egvalue problem with Jacobi methods.
Array
- Sum of all values in an array, to print all values in an array
primefast
- 区间素数prime统计快速算法 1到2147483647范围-区间素数统计快速算法
ped
- 解决偏微分方程的一本非常有用的书籍。说明详细,举例典型-be useful for the solution of PED
Guass
- 实 现 高 斯 算 法- guass
23412432
- 4-13 声明一个CCircle类表示圆,该类具有m_radius数据成员表示半径,GetArea成员函数,实现并测试该类。-failed to translate
