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

搜索资源列表

  1. Sequation_ana

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

    • 发布日期:2008-10-13
    • 文件大小:1861
    • 提供者:雷天无
  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
    • 文件大小:6578
    • 提供者:熊君君
  1. Test

    0下载:
  2. 一元二次方程求解工具,能智能化的求出日常计算时所求得的结果-One dollar a tool for solving quadratic equations can be obtained intelligent day-to-day by the calculation results obtained
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2518
    • 提供者:战凯
  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-03
    • 文件大小:1953
    • 提供者: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
    • 文件大小:1046
    • 提供者: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
    • 文件大小:772
    • 提供者: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
    • 文件大小:1035
    • 提供者: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-05
    • 文件大小:1141
    • 提供者:gx
  1. IntervalBisectionMethod

    0下载:
  2. 中间二分法求解一元线性方程,用java语言实现。-Dichotomy between the java implementation for solving linear equations.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:164439
    • 提供者:耿立博
  1. Guess

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

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

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

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

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

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

    0下载:
  2. 此代码是为了实现一元二次方程的求解,代码非常精辟,你值得拥有-This code is to achieve a dollar quadratic equations solving, code very incisive, you worth having
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:3537
    • 提供者:乔志
  1. qiuzhi

    0下载:
  2. 用Java编方程求根,比较详细,可以下载来学习学习。-Solving equations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:520
    • 提供者:林琳
  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
    • 文件大小:3911
    • 提供者:胡海啸
  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-29
    • 文件大小:1953
    • 提供者:shixuehai
  1. Matrix

    0下载:
  2. 求解线性方程组的基本方法高斯消元法,求解维数为N*(N+1)的矩阵方程。-The basic method to solve the linear equations gaussian elimination, solving dimension for N* (N+ 1) matrix equations.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:1107
    • 提供者:shl
  1. RK4

    0下载:
  2. 基于JAVA的三维图像特征提取采用RK4解微分方程部分代码-JAVA-based three-dimensional image feature extraction using RK4 for solving differential equations part of the code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3880
    • 提供者:梁宇翔
  1. cement

    0下载:
  2. 解一次方程法求自然数幂和公式的各项系数,自己设置k值后重编译-Method for solving equations and formulas of natural numbers power of the coefficient
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:3460
    • 提供者:杨建明
  1. shiyan

    0下载:
  2. 解方程的小程序,支持一元一次方程,一元二次和一元N次-Solving equations of small programs, support for a linear equation, quadratic and a dollar N times
  3. 所属分类:Java Develop

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