Introduction - If you have any usage issues, please Google them yourself
method of calculating operating courses, there are dozens of specific algorithms to achieve, and I hope to have a friend in need of help
Packet : 47651457computingmethod.rar filelist
ComputingMethod\ROMBERG1\romberg1.cpp
ComputingMethod\ROMBERG1
ComputingMethod\非线性方程求解\nonlinear.cpp
ComputingMethod\非线性方程求解
ComputingMethod\积分方程的离散解\simpson.cpp
ComputingMethod\积分方程的离散解
ComputingMethod\矩阵分解\LDLT分解\ldlt分解.cpp
ComputingMethod\矩阵分解\LDLT分解
ComputingMethod\矩阵分解\CHOLESKY\cholesky.cpp
ComputingMethod\矩阵分解\CHOLESKY
ComputingMethod\矩阵分解
ComputingMethod\三对角方程组的求解\chase.cpp
ComputingMethod\三对角方程组的求解
ComputingMethod\GUASS消去法\高斯消去法\GUASS.CPP
ComputingMethod\GUASS消去法\高斯消去法
ComputingMethod\GUASS消去法\高斯主元消去法\GUASSPP.CPP
ComputingMethod\GUASS消去法\高斯主元消去法
ComputingMethod\GUASS消去法
ComputingMethod\J和GS迭代\JACOBI\jacobi.cpp
ComputingMethod\J和GS迭代\JACOBI
ComputingMethod\J和GS迭代\GUASS_SEIDEL\guass_seidel.cpp
ComputingMethod\J和GS迭代\GUASS_SEIDEL
ComputingMethod\J和GS迭代
ComputingMethod\Newton和三次样条插值\INSERTVALUE\insertvalue.cpp
ComputingMethod\Newton和三次样条插值\INSERTVALUE
ComputingMethod\Newton和三次样条插值
ComputingMethod\ROMBERG\romberg.cpp
ComputingMethod\ROMBERG
ComputingMethod