文件名称:ToSolveAnEquationSet
介绍说明--下载内容均来自于网络,请自行研究使用
数值分析中五种常用的解方程组的算法在Linux下的实现。
在本压缩包里分别是:
ColPivotElim.d 枢轴元素消去法解方程组
GaussElim.d 高斯销元法解方程组
GSItera.d 高斯赛德尔迭代法解方程组
JacobiItera.d 雅克比迭代解方程组
TriDecompo.d 线性方程组的直接三角分解法
运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used solution of equations of the algorithm in the realization of Linux. During the compression bag are: ColPivotElim.d pivot element elimination method solution of equations GaussElim.d element method solution sales Gaussian equations GSItera.d high斯赛德尔equations iteration solution JacobiItera.d iterative Jacobian solution of equations of linear equations TriDecompo.d direct triangular decomposition of the operating environment is Linux, using the G++ compiler.
在本压缩包里分别是:
ColPivotElim.d 枢轴元素消去法解方程组
GaussElim.d 高斯销元法解方程组
GSItera.d 高斯赛德尔迭代法解方程组
JacobiItera.d 雅克比迭代解方程组
TriDecompo.d 线性方程组的直接三角分解法
运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used solution of equations of the algorithm in the realization of Linux. During the compression bag are: ColPivotElim.d pivot element elimination method solution of equations GaussElim.d element method solution sales Gaussian equations GSItera.d high斯赛德尔equations iteration solution JacobiItera.d iterative Jacobian solution of equations of linear equations TriDecompo.d direct triangular decomposition of the operating environment is Linux, using the G++ compiler.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ColPivotElim.d枢轴元素消去法解方程组
....................................\ColPivotElim
....................................\ColPivotElim.cpp
....................................\ColPivotElim.cpp~
....................................\ColPivotElim.h
....................................\ColPivotElim.o
....................................\main.cpp
....................................\main.o
GaussElim.d高斯消元法解方程组
.............................\GaussElim
.............................\GaussElim.cpp
.............................\GaussElim.cpp~
GSItera.d高斯赛德尔迭代法解方程组
.................................\GSItera
.................................\GSItera.cpp
.................................\GSItera.h
.................................\main.cpp
JacobiItera.d雅克比迭代解方程组
...............................\JacobiItera
...............................\JacobiItera.cpp
...............................\JacobiItera.h
...............................\main.cpp
TriDecompo.d线性方程组的直接三角分解法
......................................\main.cpp
......................................\makefile
......................................\TriDecompo
......................................\TriDecompo.cpp
......................................\TriDecompo.h
....................................\ColPivotElim
....................................\ColPivotElim.cpp
....................................\ColPivotElim.cpp~
....................................\ColPivotElim.h
....................................\ColPivotElim.o
....................................\main.cpp
....................................\main.o
GaussElim.d高斯消元法解方程组
.............................\GaussElim
.............................\GaussElim.cpp
.............................\GaussElim.cpp~
GSItera.d高斯赛德尔迭代法解方程组
.................................\GSItera
.................................\GSItera.cpp
.................................\GSItera.h
.................................\main.cpp
JacobiItera.d雅克比迭代解方程组
...............................\JacobiItera
...............................\JacobiItera.cpp
...............................\JacobiItera.h
...............................\main.cpp
TriDecompo.d线性方程组的直接三角分解法
......................................\main.cpp
......................................\makefile
......................................\TriDecompo
......................................\TriDecompo.cpp
......................................\TriDecompo.h