CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - c 解线性 方程组

搜索资源列表

  1. 高斯列主无消去法解线性方程组

    0下载:
  2. 用标C编写的算法一列,可以在UNIX下编译通过-prepared using standard C algorithms one can compile under UNIX
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.9kb
    • 提供者:sino
  1. tina

    0下载:
  2. C++解线性方程组 复系数方程组的全选主元高斯消去法-C + + solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.73kb
    • 提供者:张宁
  1. Cholesky

    0下载:
  2. Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:18.52kb
    • 提供者:宫同举
  1. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 -------------------------------------------------------------------------------------- GELIMM.C GELIM.C Gauss顺序消去法解线
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:365.48kb
    • 提供者:xig
  1. fangcheng

    0下载:
  2. 常用的各种解线性方程组的各种算法集合,已用C++编制成相应代码,只要编译即可使用。-C formulate
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:22.71kb
    • 提供者:LWPLWP
  1. nd

    0下载:
  2. 在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。-In the CCS environment, using C language solution using Newton' s iterative method of non-homogeneous linear equations (in this case 3 equation) code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:414.67kb
    • 提供者:黄敏
  1. bdd

    0下载:
  2. 在CCS编程环境下,用C语言编写的利用不动点迭代法解非齐次线性方程组(在此为3个方程组成的方程组)的程序-In the CCS programming environment, using C language for the use of fixed-point iterative solution of non-homogeneous linear equations (in this case three equations consisting of equations) procedu
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:412.05kb
    • 提供者:黄敏
  1. Gauss

    0下载:
  2. 高斯消去法c++解线性方程组 高斯消去法c++解线性方程组-Gauss
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:585byte
    • 提供者:lidutao
  1. zuoye1

    0下载:
  2. c++ 数值分析直接法解线性方程组源程序。-c++ numerical analysis of the direct method of Linear Equations source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:616byte
    • 提供者:wangchao
  1. BaseMath

    0下载:
  2. C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:483.62kb
    • 提供者:曾文斌
  1. solve_equation

    0下载:
  2. 利用C编程来解线性方程组,只需要输入要求解的线性方程组的系数矩阵和等式右边的列矩阵,就可以得到方程组的解-solve the equation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3.04kb
    • 提供者:大幅度
  1. LU

    0下载:
  2. 解线性代数方程组的列主元LU分解法的C++实现-Solving linear algebraic equations out of the main element LU decomposition by C++
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:832byte
    • 提供者:CGQ
  1. Gauss

    0下载:
  2. 解线性代数方程组的列主元高斯消去法的C++实现-Solving linear algebraic equations out of the main element Gaussian elimination by C++
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:738byte
    • 提供者:CGQ
  1. Jacobi

    0下载:
  2. 解线性代数方程组的Jacobi迭代法的C++实现-Solution of linear algebraic equations of the Jacobi iterative method for C++
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:724byte
    • 提供者:CGQ
  1. jacobi_test

    0下载:
  2. 串行算法—使用雅克比迭代解线性方程组,c++ -Serial algorithm- using the Jacobi iterative solution of linear equations, c++
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:753kb
    • 提供者:jin
  1. linear-equations-iterative-algorithm

    0下载:
  2. 《计算科学与数值方法》中解线性方程组的迭代算法的c++代码实现-" Computational Science and numerical methods of solution of linear equations iterative algorithm c++ code to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:2.12mb
    • 提供者:christy9088
  1. 5

    0下载:
  2. 基于c的gauss-siedel与SOR迭代法解线性方程组的通用程序,并通过试探解给出最好的松弛因子。-C based on a common program of gauss-siedel and SOR iterative method for solving linear equations, and through trial solution gives the best relaxation factor.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1021byte
    • 提供者:
  1. solving-linear-equations

    0下载:
  2. 可在C++中运行代码进行高斯列主元消元法解线性方程组运算-Out PCA Gaussian elimination method for solving linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6.19kb
    • 提供者:应红立
  1. 线性方程组final

    0下载:
  2. 对系数矩阵进行高斯线性消元,针对不同种情况讨论 解情况(The linear Gauss elimination of the coefficient matrix is used to discuss the solution for different cases)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:601kb
    • 提供者:嘿嘿嘿黑
  1. SJH

    0下载:
  2. C语言解三角追赶法线性方程组的程序,值得初学者学习参考(Using C to deal with a math problem)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1.11mb
    • 提供者:可啦思刻
« 12 »
搜珍网 www.dssz.com