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
    • 文件大小:3812
    • 提供者:赵玲
  1. ConsoleJava

    0下载:
  2. DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4317
    • 提供者:凃道
  1. DotMatrix

    1下载:
  2. DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2986
    • 提供者:凃道
  1. gaosixiaoyuan

    0下载:
  2. 计算方法 用高斯消元法解方程组,源代码以及注释 注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8716
    • 提供者:袁坤
  1. gauss+ation

    0下载:
  2. 这是一个高斯消元发解方程的c语言实现。对于接多元方程非常的方便-This is a Gaussian elimination of the solution equation c language. For multiple access very convenient equation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:黄树林
  1. 112313

    0下载:
  2. 高斯消元和积分算法-PGE and integral algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1042
    • 提供者:张龄
  1. gauss

    0下载:
  2. 顺序高斯消元法,顺序高斯消元法
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:65476
    • 提供者:zhylj
  1. 高斯消元法(c)

    1下载:
  2. 电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。-Gauss elimination is also called Gauss-Jordan elimination, which is used to reduce the dimension of a matrix so that it can be solved easily.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1283
    • 提供者:肖江
  1. inverse.rar

    0下载:
  2. 基于高斯消元法的可以进行复数矩阵求逆子程序,Gauss elimination on the matrix can be complex procedures unfilial son
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:731
    • 提供者:清风
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消元法应用实例源码 具有通用性和实用性-Gauss elimination with a generic source code application examples and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:7446
    • 提供者:丁讲锋
  1. gauss

    2下载:
  2. 这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-30
    • 文件大小:926
    • 提供者:陈建光
  1. gaosi

    0下载:
  2. 高斯消元法,内容全面。算法功能全面,希望对你有帮助-Gauss elimination, comprehensive. Algorithm for full-featured, and they hope to help you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1224
    • 提供者:
  1. gausseliminatetosolvelinearequation

    1下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:988
    • 提供者:jiyoujun
  1. gauss_seq.c

    0下载:
  2. 高斯消元法串行代码,c语言,最普通的三层for循环实现,结果为一个对角线为一的上三角。(Gauss elimination method serial code, C language, the most common three layer for loop implementation, the result is a diagonal to one of the upper triangle.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:玉顺
  1. 列主元高斯消去法c++

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

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:helloworldd
  1. 111

    0下载:
  2. 列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:小火_1998
  1. Gauss

    0下载:
  2. 用 Visual C++实现的完成高斯消元的源代码(变量数量自定义)(Using Visual C++ to achieve the completion of Gauss elimination source code (variable number of custom)
  3. 所属分类:C#编程

    • 发布日期:2018-01-04
    • 文件大小:9216
    • 提供者:亲猫
  1. CH1

    2下载:
  2. 运用全选主元高斯消去法解线性方程组(Fortran语言编写)(The solution of linear equations with full pivoting Gauss elimination method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:LvZhao
  1. GausANDJacobian

    0下载:
  2. 高斯消元以及Jacobian迭代求解线性方程组,有详细的注释(Gauss elimination and Jacobian iterative solution of linear equations have detailed annotations)
  3. 所属分类:其他

  1. 高斯消元法用矩阵解n元一次方程组.js

    0下载:
  2. 可以求线性方程组,学习算法时,突发奇想就用js做了一个(You can solve linear equations. When learning algorithms, you can use js to create a whimsy.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:小小神
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com