CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 方程组

搜索资源列表

  1. Sequation_ana

    0下载:
  2. 求解线形方程组,可参考说明,算法尚不够严谨-solving linear equations, reference note that the algorithm was not strict enough.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:雷天无
  1. c

    0下载:
  2. C++经典数值算法源码, 包括线性代数方程组的求解,\\数学变换与滤波等
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:155.45kb
    • 提供者:jeadu
  1. Comp11

    0下载:
  2. 此算法实现解方程组,运用的是高斯消去算法,有简单的界面-This algorithm solution equations, use the Gaussian elimination algorithm, a simple interface
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:2.62kb
    • 提供者:张文
  1. 3333

    0下载:
  2. 用java写的线性方程组求解,有用的可以下了-Using java to write the linear equations to solve
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:823byte
    • 提供者:cuijinkai
  1. linear_solution

    0下载:
  2. 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6.42kb
    • 提供者:熊君君
  1. linerequation

    0下载:
  2. 求解线性方程组的c代码,方便实用,对求解线性方程组很有帮助-For solving linear equations c code, convenient and practical, very useful for solving linear equations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1.91kb
    • 提供者:gx
  1. linerequationc

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1.02kb
    • 提供者:gx
  1. linerequationc3

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:772byte
    • 提供者:gx
  1. linerequationc4

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:gx
  1. linerequationc5

    0下载:
  2. 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1.11kb
    • 提供者:gx
  1. Guess

    0下载:
  2. 数值分析里面的高斯方法,用来求解方程组的解-Which the Gauss numerical methods for solving equations
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:695byte
    • 提供者:海底森林
  1. Chuliesiji

    0下载:
  2. 楚列斯基分解 解方程组 数值计算 科学计算导论-Chu Lie Siji decomposition numerical solutions of equations Introduction to Scientific Computing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:988byte
    • 提供者:mao
  1. test1

    0下载:
  2. 高斯分解解方程组 高斯分解解方程组-Gaussian decomposition of Gaussian decomposition Solving Equations Solving Equations Solving Equations Gauss decomposition
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:mao
  1. test2

    0下载:
  2. 楚列斯基分解 解方程组 楚列斯基分解 解方程组-Liesi Ji Chu Chu Lie Siji decomposition Decomposition for Solving Equations Solving Equations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:mao
  1. test3

    0下载:
  2. 迭代法解方程组 雅可比方法 高斯-塞德尔方法 超松弛方法-Iteration method equation Jacobi Gauss- Seidel method overrelaxation method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:mao
  1. Laplace

    0下载:
  2. Laplace算法实现,分解多个方程组,可以同时实现数值计算上的要求-Laplace algorithm, decomposition of multiple equations, can achieve the requirements on the numerical
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:5.09kb
    • 提供者:ruyi
  1. LUPsolve.tar

    0下载:
  2. 这是我写的实现矩阵对LU分解的算法,可以用于线性方程组的求解。-This is what I wrote to achieve matrix LU decomposition algorithm can be used for solving linear equations.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.82kb
    • 提供者:胡海啸
  1. Gauss-Seidel

    0下载:
  2. 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1.91kb
    • 提供者:shixuehai
  1. Jacobi

    0下载:
  2. Jacobi迭代法求解线性方程组的java源码及实例-Jacobi iterative
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1.85kb
    • 提供者:shixuehai
  1. Gaussian-Elimination

    0下载:
  2. 高斯消去法-列选主元求解线性方程组的java源码-Gaussian Elimination
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.12kb
    • 提供者:shixuehai
« 12 »
搜珍网 www.dssz.com