CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Linear Equation

搜索资源列表

  1. the_ th

    0下载:
  2. 枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。 分析: 这是个不定方程——三元一次方程组问题(三个变量,两个方程) x+y+z=100 5x+3y+z/3=100 设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all po
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:559589
    • 提供者:林林
  1. sanyuan

    0下载:
  2. 三元一次方程组计算器——输入参数,参数间用“,”割开,即刻得到结果。-ternary linear equation group calculator -- input parameters, the parameters "," slit and receive immediate results.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2727
    • 提供者:田星
  1. xianxingfangchengzu

    0下载:
  2. 这是一个线性方程组求解的例子,大家看看,希望对大家学习有帮助-This is a linear equation solving example, we see, and I hope to help you learn
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:45171
    • 提供者:老婆可没
  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. class_code

    0下载:
  2. 求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题。-solving linear programming problems in a linear equation group inequalities or the condition of a linear function for the most value problem.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83523
    • 提供者:黄笑鹏
  1. LLXTWO

    0下载:
  2. 大学时做的数据库实验,计算一个二元一次方程,只求实数解-universities do experimental database to calculate a binary linear equation, the only realistic Solution
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10578
    • 提供者:llx
  1. highflybird-solve

    0下载:
  2. autolisp编写的解决一元线性方程的程序,用了3种方法。-autolisp prepared solve a linear equation procedures used three methods.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10765
    • 提供者:highflybird
  1. MIMO_Equlaization

    0下载:
  2. MIMO系统的典型zf均衡器的算法C++实现。brief ZF Equalizer, i.e. Matrix inversion and multiplication block, i.e. the solution of a linear equation system.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6843
    • 提供者:吴 昊
  1. jisuanqi

    0下载:
  2. 可实现三元一次方程组的计算-The calculation of ternary linear equation can be realized
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:629657
    • 提供者:刘淑燕
  1. linerprogram

    0下载:
  2. 线性规划算法的实现,采用的是单纯型算法,输入方程和变量个数任意-Linear programming algorithm using the simplex algorithm, enter the equation and variable number of arbitrary
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:115315
    • 提供者:liuqiang
  1. linearequation

    0下载:
  2. 线性方程组的求解,阶数不定,需要文件输入系数矩阵和右端向量-linear equation solution
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:54070
    • 提供者:杨凌云
  1. SixEquation

    0下载:
  2. N元一次方程组求解比较难,本程序利用高斯公式求解六元一次方程组,测试通过-N-linear equation group to solve more difficult, the procedure using the Gaussian formula to solve six-linear equation group, the test
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6423
    • 提供者:lshl124
  1. feixxfchqiujie

    0下载:
  2. 各种非线性方程及方程组求解算法,如对分法、牛顿法、QR法等,VC6.0-A variety of non-linear equation and equations algorithm, such as sub-method, Newton' s method, QR law, VC6.0
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:75447
    • 提供者:李文
  1. CSharpAlgorithm

    1下载:
  2. CSharp编的算法集合,有各种插值,积分方法、复数计算、线性方程求解等。并定义了几种插值数据输入格式-CSharp compiled a collection of algorithms, there are a variety of interpolation, integration method, complex calculation, the linear equation and so on. And defines several interpolation data input
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:58842
    • 提供者:arucied
  1. proj_yyecfc

    0下载:
  2. 小学生用的一元一次方程 仅供参考 VE下的 新手实在-Elementary-dollar linear equation is for reference only VE is under the novice
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:7711
    • 提供者:everguest
  1. fczsrc

    0下载:
  2. VB解方程组,可以解二元一次方程组,三元一次方程组。-VB solutions of equations, can solve the dual linear equation group, ternary linear equation group.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:16117
    • 提供者:松公子
  1. 21

    0下载:
  2. 用C语言编写多元线性回归方程,写得不好的地方请指教!-Using C language multiple linear regression equation, where poorly written, please advice!
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:6272
    • 提供者:霍去病
  1. cSharp-linear-equation

    1下载:
  2. 用c#实现各类线性方程组的求解的源代码,配套书籍为《C#数值计算算法编程》-C# implementation with all kinds of linear equations to solve the source code, supporting the book as " C# numerical algorithm programming"
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1075977
    • 提供者:许从
  1. 3x4-Lineaire-Equation-system

    0下载:
  2. A C++ code that solves 3x4 Linear equation systems using the pivot gauss methode.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:814
    • 提供者:Femi
« 12 3 4 5 »
搜珍网 www.dssz.com