搜索资源列表
解线性的迭代法
- 这是计算方法中用的解线性方程的迭代法,具有很强的实用性!-This is the calculation method used for solving linear equations of the iterative method, and has a strong practical!
newprogram
- 列主元法解方程组C语言代码与LU分解求线性方程 -main-element equations method of C language code and the LU decomposition of linear equations
guass
- 高斯消去法解线性方程组,可以解一般的线性方程-Gaussian elimination solution of linear equations can be a general solution of linear equations
ACM_code
- ACM常用算法,内容涵盖了如快速傅里叶变换,求排列组合数,判断图形是凸集还是凹集,求解模线性方程,求最小生成树等算法-ACM commonly used algorithms, covering, such as fast Fourier transform, find the number of permutations and combinations to determine the graph is convex or concave set of linear equations so
LECalculator
- 求解线性方程算法,vs下以调通,可以运行测试-Algorithm for solving linear equations, vs the next to bring up the pass, you can run the test
GAUSS
- GAUSS消去解线性方程的FORTRAN程序-GAUSS elimination to solve linear equations of the FORTRAN program
jacobi
- 线性方程迭代方法中的,雅克比超松弛迭代,-Linear equations iterative methods, Jacobi over relaxation
zuisuxiajiang
- 在求解线性方程迭代中的,采用最速下降方法,-Linear equations, iterative solution of the steepest descent method
MatrixTest
- matrix矩阵乘法的简单实现,使用qt做界面。可用于解线性方程-Simple implementation of matrix multiplication using qt interface to do
forwara
- 高斯消元法解线性方程直接用数组编的简单易懂,利于c程序设计初学者读懂()
vctkaco
- 高斯消元法解线性方程直接用数组编的简单易懂,利于c程序设计初学者读懂()