CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Linear programming code

搜索资源列表

  1. lpsolve

    0下载:
  2. 非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar-very good, very well-known for linear programming and mixed-integer planning the source code, using the c language, the author M. Berkelaar
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:307.64kb
    • 提供者:雷锋
  1. solver

    0下载:
  2. 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.17mb
    • 提供者:baihuafei
  1. linear_programming

    0下载:
  2. 线性规划问题求解代码 可用于运筹学作业-problem solving linear programming code can be used for operational research operations
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 用于解线性规划的BASIC源程序,用于解线性规划的BASIC源程序-linear programming solution for the BASIC source code for the solution of linear programming BASIC source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:suqingpu
  1. LinearProgram

    0下载:
  2. 本代码用单纯形法有效的解决运筹学中LP线性规划问题-code with the simplex method effective solution tacticians were LP Linear Programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:aaa
  1. yunchouxuexianxingguihuadaima

    0下载:
  2. 以下是本人的线性规划部分代码,呵呵,需要说明和更完整的用好的目标规划程序来换吧 -Following is part of the linear programming code Oh, need a more complete descr iption and the use of good planning process to target for it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:jx
  1. DLL32

    0下载:
  2. 线性规划软件lindo的一些原码,用单纯型法解,包括fortran、vc、vb-linear programming software lindo some of the original code, and simple method of including fortran, vc, vb
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:371.04kb
    • 提供者:杨阳
  1. yswt.rar

    0下载:
  2. 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-delphi篇》的源码。,Application of linear programming methods, to solve the transport problem, given the optimal transport program, the code is " the practice of programming and operations research algorithm-delp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:446.54kb
    • 提供者:朱峰
  1. lindoforVBdllcode.rar

    0下载:
  2. lindo 处理线性规划 VB源代码 非常好哦 内有DLL以及序列号,linear programming software lindo some vb code, and useful method of including vb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:305.19kb
    • 提供者:lihonggui
  1. LinearProg.cpp

    0下载:
  2. 单纯形线性规划源代码,代码简洁用于求解线性规划问题。GNU C++下编译通过。写成了类,直接调用接口即可。-Simplex linear programming source code, code used to solve simple linear programming problem. Under the GNU C++ compiler through. Written in a category, you can directly call the interface.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1kb
    • 提供者:李昂
  1. conjugate_grad_2d

    0下载:
  2. 此算法采用matlab7.0环境下编写的代码,用于求解线性规划问题中非约束条件下的最优解问题。-This algorithm uses matlab7.0 environment code written for solving linear programming problems under the conditions of the Central African constrained optimal solution problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:840byte
    • 提供者:喻琴燕
  1. lingo

    1下载:
  2. 这是关于lingo的部分源代码,lingo是个非常著名的解决线性规划问题的软件,功能非常之强大,最优化问题解决的非常好,在实际工程中应用十分广泛。-This is the lingo on the part of the source code, lingo is a very well-known problem to solve linear programming software, features a very powerful optimization problem resolve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:327.14kb
    • 提供者:吴建林
  1. knuth

    0下载:
  2. 大牛Knuth写的线性规划的C源代码,另附说明文档-Knuth s linear programming C source code, documentation attached
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:114.4kb
    • 提供者:Fancy
  1. xxgh_liangjieduanfa

    0下载:
  2. 线性规划求解方法3,利用两阶段法,求解线性规划问题,该代码是《运筹学算法编程与实践-delphi篇》的源码。-Linear programming method 3, using a two-stage method for solving linear programming problems, the code is " the practice of programming and operations research algorithm-delphi chapter"
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:223.48kb
    • 提供者:朱峰
  1. SIMPLEX

    0下载:
  2. 运筹学线性规划算法代码,只是用C语言求解而已。过程算法靠自己弄明白了,有高手最好。-Operations research linear programming algorithm code, but with C language to solve it. Algorithm to understand the process on their own, and have the best players.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.44kb
    • 提供者:Yuchen
  1. Improved-Simple-Method

    0下载:
  2. 运筹学中单纯形法是非常重要的算法,本代码主要针对改进的单纯形法做文章,很好的完成对各种线性规划问题的处理-Operations research simplex algorithm is very important, the code is aimed at making an issue of the improved simplex method, a good variety of linear programming problems to complete treatment
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:2.76kb
    • 提供者:贾鹏飞
  1. dw_clase

    0下载:
  2. This program solves linear programming problems with complicating constraints using the Dantzig-Wolfe decomposition. Gams code.-This program solves linear programming problems with complicating constraints using the Dantzig-Wolfe decompo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3.63kb
    • 提供者:mensajer
  1. TwoStageMethod

    0下载:
  2. 线性规划两阶段法求解源程序及可执行程序及算法ppt-Two-stage method for solving linear programming source code and executable programs and algorithms ppt
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:378.1kb
    • 提供者:king
  1. LP

    0下载:
  2. 此代码运用单纯形法,比较有效的解决运筹学中LP线性规划问题。-This code use the simplex method, more effective solution to operations research, linear programming problem LP.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:409.45kb
    • 提供者:高飞
  1. originsimpleM

    0下载:
  2. 采用Python语言编写,大M法单纯型法求解线性规划问题。-Python source code of M method for linear programming problems.
  3. 所属分类:Algorithm

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