CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - linear programming

搜索资源列表

  1. yunchouxue.rar

    0下载:
  2. 运筹学ppt考试复习专用 第一章  线性规划与单纯形法 第二章  线性规划的对偶理论 第三章  整数规划 第四章  目标规划 第五章  运输与指派问题 第六章  网络模型,Operational research ppt exam review chapter dedicated linear programming and simplex method chapter on linear programming duality theory of integer programmi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:184.71kb
    • 提供者:jane
  1. LP

    0下载:
  2. 大M法求解线性规划和对该线性规划进行灵敏度分析-Big M method to solve linear programming and sensitivity analysis of the linear programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.79kb
    • 提供者:海底森林
  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
    • 文件大小:112.61kb
    • 提供者:liuqiang
  1. thj

    0下载:
  2. 这是单纯性算法的线性规划的实现程序,用Java和jsp做的,在Myeclipse和tomcat中通过,可以实现任意个数个方程和未知数的情况,适应力强。-This is a simple algorithm for the realization of linear programming procedures, using Java and jsp do tomcat in Myeclipse and adopted, can achieve any number of equations an
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:4.49kb
    • 提供者:hbtmthj
  1. LINDO6.1reg

    0下载:
  2. lindo is a software used for linear programming and simple nonlinear program. -lindo is a software used for linear programming and simple nonlinear program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:johnlee
  1. linp

    0下载:
  2. 线性规划算法,可以关注的啦20个字了把 -Linear programming algorithm, can be of concern to you 20 words of the
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:15.55kb
    • 提供者:王楠
  1. ModMaxLP

    0下载:
  2. 用线性规划求取复杂网络模块度算法的关键实现文件。-Use linear programming to strike a complex network of key algorithm module files.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.6kb
    • 提供者:X.Liu
  1. LINGO

    0下载:
  2. LINGO是Linearnteractive and General Optimizer的缩写,即“交互式的线性和通用优化求解器”,可以用于求解非线性规划,也可以用于一些线性和非线性方程组的求解等。lingo教程帮助你学习lingo-LINGO is Linearnteractive and General Optimizer acronym, that is, " an interactive optimization of linear and general-purpose sol
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:180.52kb
    • 提供者:fxx
  1. optim

    0下载:
  2. 最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:45.41kb
    • 提供者:周微
  1. e3_4

    2下载:
  2. 考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:1.91kb
    • 提供者:wu
  1. minto

    0下载:
  2. 用带线性松驰的分支定界算法求解混合整数线性规划问题的软件系统源代码-MINTO is a software system that solves mixed-integer linear programs by a branch-and-bound algorithm with linear programming relaxations.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:216.91kb
    • 提供者:王鹏
  1. Linear-Programming

    0下载:
  2. 介绍了线性规划方法,并有实力分析,附有matlab程序代码-Linear programming, and strength analysis with matlab program code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:176.31kb
    • 提供者:申永涛
  1. Linear-search-technology

    0下载:
  2. 最优化算法中的线性搜索技术,对于线性规划问题中求取最大最小值非常有用-Linear optimization algorithm search technology, for the linear programming problem is very useful to strike a maximum and minimum
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1.94kb
    • 提供者:haohaiqiang
  1. integer-linear-programming

    0下载:
  2. 最优化的里整数规划里0—1规划算法和分枝定界法,matlab编写,代码规范,方便初学者学习!-the program is with the binary integer linear programming and integer linear programming use branch and bound method!
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:David
  1. Mathematical-Programming

    0下载:
  2. 数学规划 lp - 线性规划 linprog - 线性规划(在MATLAB5.3使用) fmin - 一元函数极值 fminu - 多元函数极值拟牛顿法 fmins - 多元函数极值单纯形搜索法 constr - 非线性规划 fmincon - 非线性规划(在MATLAB5.3使用)- Mathematical Programming lp- Linear Programming linprog- linear programming (in M
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:22.49kb
    • 提供者:lxc
  1. Special-linear-programming

    0下载:
  2. 几种特殊的线性规划问题,可以将一些复杂的非线性规划问题变换成线性规划问题,这对于求解自变量数目特别多的场合很实用,比如:图像处理领域里面,像素点很多,计算量很大。-Several special linear programming problem, you can transform some complicated nonlinear programming problem into linear programming problem, which is the number of arg
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:367.14kb
    • 提供者:夏绍燕
  1. Linear-programming

    0下载:
  2. For linear programming calculations
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.69kb
    • 提供者:V
  1. linear programming and svm

    0下载:
  2. 线性分类器(linear classify)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:31kb
    • 提供者:chen789
  1. interior point methods for linear programming

    0下载:
  2. 内点法 warm start策略使用内点法解决线性规划。紫薯布丁(Warm-start strategies in interior-point methods for linear programming)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:214kb
    • 提供者:小学僧2018
  1. linear programming charging allocation

    2下载:
  2. 基于线性规划的电动汽车充电调度功率分配研究(Power allocation for electric vehicle charging scheduling based on linear programming)
  3. 所属分类:其他

« 12 3 4 5 6 »
搜珍网 www.dssz.com