Description: Algorithm for solving linear equations. Including the main-element elimination method, the direct LU decomposition, Jacobi iteration, high Sisaideer iteration. And the four algorithms do not standardized, simple class package. Original code, with detailed notes. Want to use to bring numerical help.
To Search:
File list (Check if you may need any files):
线性方程组求解\Debug\Main.obj
..............\.....\SolveFunctions.obj
..............\.....\vc60.pdb
..............\.....\线性方程组求解.exe
..............\.....\线性方程组求解.pdb
..............\Main.cpp
..............\SolveFunctions.cpp
..............\SolveFunctions.h
..............\线性方程组求解.dsp
..............\线性方程组求解.dsw
..............\线性方程组求解.ncb
..............\线性方程组求解.opt
..............\线性方程组求解.plg
..............\Debug
线性方程组求解