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

搜索资源列表

  1. General-simplex-procedure

    0下载:
  2. 两阶段法 线形规划求解 delphi源码-Two-stage method Linear Solver delphi source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:215988
    • 提供者:于跃
  1. MyClass

    0下载:
  2. 线性规划单纯形法的简单c++实现。可以解较为简单的线性规划方程。-This is about simplex-method of linear-program.It is simply to solve the linear programming equation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1307
    • 提供者:人类
  1. danchunxingfa

    0下载:
  2. 单纯形法的源程序,很好用的哦,运筹学线性规划-Of the simplex method source program, nice oh, operations research linear programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4960
    • 提供者:qmm
  1. youhua

    2下载:
  2. 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, the multiplier method, the simp
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34134
    • 提供者:王浩
  1. RevisedSimplex

    0下载:
  2. 这是求解线性规划问题的revised simplex method的算法,需要得知原始的基和基本解-This is the revised simplex method for linear programming problem. It needs the initial basis and basic solution for input.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:905
    • 提供者:Maggie
  1. CPP

    0下载:
  2. c++单纯型法。方法不错,希望对大家有帮助。-The simplex method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2038
    • 提供者:Scott
  1. line

    0下载:
  2. vb解决单纯形法 需要自己添加数组模块内容-vb solve the simplex method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3161
    • 提供者:Tgq
  1. Untitled4

    0下载:
  2. 单纯形法的matlab编程,其中具体数值视具体问题而定-Matlab programming simplex method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:995
    • 提供者:max
  1. AHPSO

    0下载:
  2. 为提高粒子群算法的寻优精度,提出一种将单纯形法(SM)与粒子群(PSO)算法相结合的自适应混合粒子群优化(AHPSO)算法。-To improve the accuracy of the particle swarm optimization algorithm, a simplex method (SM) and particle swarm (PSO) algorithm combining the adaptive hybrid particle swarm optimization (A
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1013049
    • 提供者:陈晓川
  1. Linear-programming

    0下载:
  2. 线性规划matlab算法,包括单纯形法,修正单纯形法,大M法,变量有界单纯形法。-Matlab algorithm of linear programming, including the simplex method, revised simplex method, big-M method, the variable bounded simplex method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2334
    • 提供者:王觅蕤
  1. simplex-method-by-C

    0下载:
  2. 用C++编写的单纯性算法小程序,实现线性规划。-Simple algorithm a small program written in C++ linear programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:124097
    • 提供者:zhanghc09
  1. Tssiimplexh

    0下载:
  2. 本程序源码是为解决线性规划的标准优化化问题,主要实现单纯形法的 -The program source code is the simplex method to solve the standard of linear programming optimization of the problem,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:799
    • 提供者:chenhebingb
  1. DM2

    0下载:
  2. 大M法的单纯形法实现,用于计算线性规划问题,很好用的,并且注释很清楚-Big M Method, Simplex Method used to calculate the linear programming problem, well used, and comment is very clear
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1244
    • 提供者:张宇
  1. [M]

    0下载:
  2. 原始单纯形法(大M法,无需给出初始基变量) Programmed by Liyang(faruto s Studio~!) BNU MATH Email:liyangbnu@mail.bnu.edu.cn QQ:516667408 last modified 2008.4.27 求解标准型线性规划:max C*X s.t. A*X=b (b>=0) X>=0 输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量- Of the origina
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1314
    • 提供者:hongye
  1. Llyhi

    0下载:
  2. 线性规划算法的改进与在企业管理中的应用本文首先介绍了线性规划问题中单纯形法和两阶段法的算法改进,并对这两种方法进行行了分析并进行举例说明。然后对线性规划增减约束条件的灵敏度进行分析。最后说明线性规划在企业管理中的应用。 已通过测试。 -Linear programming algorithm improvement and business management paper first introduces the simplex method and two-stage method in
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:108208
    • 提供者:面积
  1. uduiioudanchhs

    0下载:
  2. 用delphi实现运筹学线性规划划对偶单纯形法程序源码 -Operations Research Linear programming with delphi program to program source code dual simplex method
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:221970
    • 提供者:面积
  1. Oxxgh_ysddcxp

    0下载:
  2. 运筹学是经济学、管理学的基础学科,本本源码利用原始单纯性法求解线性规划问题。 -Operations research in economics, management science disciplines, the books source to use the original simplex method for solving linear programming problems.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:205231
    • 提供者:李威
  1. CPPdanchunxingfa

    0下载:
  2. 用C++实现修正单纯形法的优化计算,算法简洁,应用广泛-Corrected with C++ realize the simplex method of optimization calculation algorithm is simple, and widely used
  3. 所属分类:MPI

    • 发布日期:2017-12-05
    • 文件大小:5537
    • 提供者:III
  1. D11R5

    0下载:
  2. 多元函数的下山单纯形法,配有实际调用的例子与输入数据-Multivariate function downhill simplex method, with the example of the input data of the actual call
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1821
    • 提供者:liubt
  1. D11R9

    0下载:
  2. 解线性规划的单纯形法,配有实际调用的例子与输入数据-Simplex method for solving linear programming, with the example of the input data of the actual call
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:3207
    • 提供者:liubt
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com