搜索资源列表
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
高斯列主元素消去法(C++)
- C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
高斯消去解方程组c++程序
- 高斯消去解方程组c++程序-Gaussian Elimination Solution equation c procedures
高性能计算高斯消去解方程组c++程序
- 高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
全选主元消去法
- 利用高斯全选主元消去解线性方程组,用C++语言写-use of the entire election Gaussian Elimination main yuan for solving linear equations, with C + + language to write
nizhen
- 初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information.
数值计算
- 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
高斯消去解方程组c++程序
- 高斯消去解方程组c++程序-Gaussian Elimination Solution equation c procedures
Gsxq
- 高斯消去法解方程组-Gaussian Elimination System Solutions
高性能计算高斯消去解方程组c++程序
- 高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
全选主元消去法
- 利用高斯全选主元消去解线性方程组,用C++语言写-use of the entire election Gaussian Elimination main yuan for solving linear equations, with C++ language to write
chengxu
- C语言解决线形方程组的高斯消去法,以及源代码-C language to solve linear equations Gaussian Elimination Act, as well as source code
vc_gauss
- 这个是我自己编写的高斯列主元消去法的VC程序,简单实用!-this is what I have written out of the Gaussian Elimination PCA VC procedures simple and practical!
高斯消去求逆矩阵
- 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
高斯列主元素消去法(C++)
- C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C++ out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
高斯列主元消去法解线性方程组
- 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used
delete·
- 编写源代码读取函数; 编写源代码注释消去函数;(Write source code read function; Write source code annotation elimination function;)
顺序高斯消去算法
- vc6.0 实现的高斯消去算法,可用于学习了解。(VC6.0 implementation of the Gauss elimination algorithm, can be used to learn to understand.)
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)