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

搜索资源列表

  1. linprog

    0下载:
  2. 单纯形算法描述 在地学分析课上学到的一点东西 用VC写的-simplex algorithm to describe the analysis of the lessons to school with something written by VC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12292
    • 提供者:西江月
  1. d04540227

    0下载:
  2. delphi编译的运筹学单纯形法 操作方便-delphi compiled tacticians simplex method convenient operation
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:197443
    • 提供者:刘勇
  1. 单纯型法

    0下载:
  2. 单纯型法,主要用于规划-simplex method, used mainly for planning
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6535
    • 提供者:李宏仲
  1. dualprog

    0下载:
  2. 对偶单纯形法求线性规划最优解-dual simplex method for solving linear programming problems.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2620
    • 提供者:
  1. LINEPROG(12K)

    0下载:
  2. 线性规划工具箱-performing the standard two phase simplex method on linear programming problems.具体介绍里面有
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12666
    • 提供者:邹平
  1. simplex

    0下载:
  2. 本程序是为解决线性规划的标准优化问题,主要实现单纯形法的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:741
    • 提供者:曾小松
  1. simplex

    0下载:
  2. 利用单纯形法求解线性规划,输入为标准型的线性规划,求解得到最优解和最优值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1004
    • 提供者:nano
  1. 解线性规划的用乘数的单纯形法

    0下载:
  2. 解线性规划的用乘数的单纯形法-linear programming solution using the multiplier Simplex Method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2209
    • 提供者:启东
  1. 线性规划的单纯形法c++

    0下载:
  2. 用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3113
    • 提供者:启东
  1. danchunxing

    0下载:
  2. 自己编的一个求无约束最优化解的单纯形-themselves for a series of unconstrained optimal resolve Simplex
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1722
    • 提供者:吴健林
  1. simplex

    1下载:
  2. 用单纯性法求解线性规划问题,并通过控制台输入系数矩阵。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2883
    • 提供者:唐俊峰
  1. Matlab求解线性规划

    1下载:
  2. 此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-this procedure in running Matlab environment suitable for solving a class of linear programming problems. (Simplex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:董延军
  1. danc c++

    0下载:
  2. 转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!-turn a simplex source code, based on the C side, I think quite good, we try!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5433
    • 提供者:曲祝强
  1. tbb

    0下载:
  2. 单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:涂宝标
  1. tbb2

    1下载:
  2. 单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题-Simplex Method c programming, operations research can be used for linear programming problem-solving, optimization, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1327
    • 提供者:涂宝标
  1. tbb3

    0下载:
  2. 单纯形法c++编程,可用于线性规划问题的研究解决优化问题-Simplex Method c programming, linear programming can be used to study and solve the problem of optimization problem
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3035
    • 提供者:涂宝标
  1. 方易饲料配方系统

    2下载:
  2. 虽然是利用VB写的,可是它里面包含了线性规划重的单纯型法在实践当中应用的例子,很好!-Write with Visual Basic, but it included a very nice practical application of Simplex algorithm in Linear Programming.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:337741
    • 提供者:黄鹏
  1. 优化1

    0下载:
  2. 这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧-This is sends in with the simplex method carries on the procedure which the function optimizes, may move successfully, download if you need
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20315
    • 提供者:wlr
  1. 单纯行程序—戴卫国

    0下载:
  2. 这个程序是vc来实现的,他实现了单纯形法的功能。这是军事运筹里常常用到的-vc this procedure is achieved, he achieved the simplex method function. This is a military strategy often used in Lane
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21187
    • 提供者:吴志勇
  1. 最优化作业C++源代码

    3下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12986
    • 提供者:tw
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com