Introduction - If you have any usage issues, please Google them yourself
Calculation of several classic algorithms, can be used as a reference. Include: triangular decomposition method for linear equations, Seidel iteration method, differential equations and so on.
Packet : 9927395math.rar filelist
JIANDAN.cpp
R-K.C
赛德尔迭代法.cpp
三角分解法求线性方程.c
三角分解法求线性方程.cpp
微分方程.c