CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 高斯 列主元消去法

搜索资源列表

  1. 高斯列主元消去法

    0下载:
  2. 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.72kb
    • 提供者:赵玲
  1. gaosisuanfa

    0下载:
  2. 数值分析中的\"高斯列主元消去法解线代数方程组\"算法的具体实现-numerical analysis of the "main-element Gaussian Elimination Solution Line algebraic equations," a concrete realization algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:鼹鼠
  1. gaussliezhuyuan

    0下载:
  2. 计算方法中的高斯列主元消去法C++源程序-calculation method shown in the main yuan Gaussian Elimination C source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9kb
    • 提供者:王宝华
  1. suanfa

    0下载:
  2. 文件里含有10经典的算法,包括拉格朗日插值、牛顿插值、高斯列主元消去法等
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.93kb
    • 提供者:star
  1. detGauss.rar

    0下载:
  2. 高斯列主元消去法 详细,易懂,简单明了 初学者可看,Gaussian elimination method PCA out detailed, easy-to-understand, simple to understand for beginners, if we look at
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:791byte
    • 提供者:王永青
  1. gauss

    0下载:
  2. 高斯列主元消去法 经调试后通过 并且用于实际算法-Out PCA elimination method adopted by the debugger and the actual algorithm used
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:357.76kb
    • 提供者:姚威
  1. mylu

    0下载:
  2. 高斯列主元消去法求矩阵,,可以求任意阶矩阵,非常简单好用-Out Gaussian elimination method for principal component matrix, a very easy-to-use
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:624byte
    • 提供者:fbb
  1. gaosi

    0下载:
  2. 高斯列主元消去法,用c#编写的高斯消去法。-Gaussian elimination pivot column, using c# written in Gaussian elimination.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:18.8kb
    • 提供者:zhaiweixing
  1. xiaoyuan

    0下载:
  2. 高斯列主元消去法,可以用于就算规模较大的矩阵-Gaussian line principal component elimination method can be used to even larger matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:520byte
    • 提供者:jerome
  1. gauss

    0下载:
  2. 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:750byte
    • 提供者:孙红
  1. gsxyf

    0下载:
  2. 高斯列主元消去法求解线性方程组,在方程组的求解中应用较广。-Main-element Gauss elimination for solving linear equations, the equations of wider application.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:619byte
    • 提供者:lupy
  1. gs

    0下载:
  2. 计算方法实验-高斯列主元消去法源代码。c++编写的-Method- principal component Gaussian line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1.17kb
    • 提供者:赵明建
  1. Gaussian-elimination-method

    2下载:
  2. 高斯列主元消去法vb源程序,方便求解方程组未知数的值。-The main element of the Gaussian elimination method vb source code, to facilitate solving equations unknowns value.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1.7kb
    • 提供者:aqingqt
  1. Gauss

    0下载:
  2. 高斯列主元消去法求解线性方程组C语言代码实现,数值计算方法中常用-Out PCA Gaussian elimination method for solving linear equations C language code, commonly used numerical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.98kb
    • 提供者:张国力
  1. Gauss-elimination-pivot-column

    0下载:
  2. 这个程序提供一个类,用高斯列主元消去法解线性方程组,能解出存在唯一解的线性方程组。-This program provide user a class,solve the linear equation by using Gauss elimination pivot column
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.24mb
    • 提供者:baochaoqian
  1. GaussianTwo

    0下载:
  2. 高斯算法2,高斯列主元消去法解线代数方程组。-Gauss Algorithm 2, out PCA Gaussian elimination method for solving algebraic equations line.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.26kb
    • 提供者:
  1. zhuyuan

    0下载:
  2. 用c++实现的数值分析中的高斯列主元消去法。 对理解高斯消去法有一定的参考价值。-With the c++ implementation of the Gauss numerical analysis of main element elimination of small procedures. There is reference value to the understanding of Gauss elimination pivot column.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:884byte
    • 提供者:俞航
  1. 列主元高斯消去法c++

    0下载:
  2. 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:helloworldd
  1. 解线性方程组的高斯列主元消元法vb程序

    0下载:
  2. 解线性方程组的高斯主列消去法vb程序。pfg(Gauss iterative method for solving linear equations)
  3. 所属分类:其他小程序

    • 发布日期:2018-05-01
    • 文件大小:209kb
    • 提供者:aaazz
  1. gaosiliezhuyuan-for

    1下载:
  2. 有用的下载吧,列主元消去法的fortran语法形式,可能对大家有点小用(Useful downloads, column principal elimination)
  3. 所属分类:其他

    • 发布日期:2020-04-16
    • 文件大小:5kb
    • 提供者:bilihu
« 12 »
搜珍网 www.dssz.com