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

搜索资源列表

  1. MILP

    0下载:
  2. Mixed integer linear programming source code
  3. 所属分类:Console

    • 发布日期:2017-05-26
    • 文件大小:9540804
    • 提供者:park sang yoon
  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
    • 文件大小:222119
    • 提供者:王鹏
  1. linear_programming

    0下载:
  2. 《数学建模》讲座中的“线性规划”一章,课件及配套matlab源代码-《Mathematical Modeling》seminar in the 《Linear Programming》, ppt and related source code matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:359312
    • 提供者:crane
  1. BranchBound

    0下载:
  2. 最优化问题中分枝定界法求解整数线性规划问题-Optimization of branch and bound method for solving integer linear programming problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:669
    • 提供者:夜海星
  1. NNLS-0

    2下载:
  2. 文章Decoding by Linear Programming实现源代码-Article Decoding by Linear Programming implementation source code
  3. 所属分类:Graph program

    • 发布日期:2016-12-27
    • 文件大小:14427136
    • 提供者:yjj
  1. linear-programming

    0下载:
  2. Mathematica程序 派车划问题(线性规)-Mathematica program sent a car to draw the problem (linear programming)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8060
    • 提供者:宫一玉
  1. linear-program-java

    1下载:
  2. 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2731
    • 提供者:manqingli
  1. Linear-programming-simplex-method

    0下载:
  2. 线性规划单纯形法源程序,能解决一般线性规划问题,希望对大家有帮助!-Source linear programming simplex method can solve general linear programming problem, we want to help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:1501
    • 提供者:huanghanyuan
  1. linear-programming

    0下载:
  2. 可用于解决线性规划方面的问题,是《精于matlab最优化计算》一书中的源程序-linear programming
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2437
    • 提供者:jadery
  1. Linear-Programming

    0下载:
  2. 基于GWBASIC实现的线性规划寻优算法,内附GWBASIC主程序和说明-Linear programming based GWBASIC achieve optimization algorithm, the main program and instructions included GWBASIC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:61064
    • 提供者:刘松
  1. DDA-linear-programming-algorithm

    0下载:
  2. 1. 编程实现DDA直线生成算法或其它直线生成算法 2. 编程实现Bresenham圆弧生成算法或其它圆弧生成算法 -1 DDA linear programming algorithm to generate a straight line or other generation algorithm 2 to generate programming Bresenham algorithm or other circular arc generation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3650295
    • 提供者:gbq
  1. Linear-programming

    0下载:
  2. 线性规划,可实现线性规划的matlab源程序-Linear programming, linear programming can be achieved matlab source. .
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2435
    • 提供者:wry
  1. Linear-programming

    0下载:
  2. 线性规划基本程序,有利于工程技术人员,学生。老师等编写程序-Linear programming basic program, it is helpful for engineering and technical personnel, the students and the teacher to write programs
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2443
    • 提供者:liuxiaoguang
  1. Use-linear-programming-

    0下载:
  2. 线性规划在经济中的运用及其前景,主要描写了线性规划在经济学中的重要性-Use linear programming in the economy and its prospects
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:5752
    • 提供者:杨婷
  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. Linear-Programming

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

    • 发布日期:2017-11-06
    • 文件大小:180543
    • 提供者:申永涛
  1. Linear-programming-solution

    0下载:
  2. 用程序解线性规划,通过一道题编写的代码,希望对大家能有帮助-Linear programming solution
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-07
    • 文件大小:2660
    • 提供者:樊晨曦
  1. Linear-programming-simplex-method

    0下载:
  2. 线性规划单纯形法源程序,能解决一般线性规划问题,希望对大家有帮助!Source linear programming simplex method can solve general linear programming problem, we want to help!-Source linear programming simplex method can solve general linear programming problem, we want to help!
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1572
    • 提供者:有地下水
  1. linear-programming

    0下载:
  2. 最大流是关于流网络的最简单问题,线性规划要满足一定的约束条件。-Maximum flow is about the easiest flow network problems, linear programming to meet certain constraints.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1026522
    • 提供者:hejingjing
  1. Linear-Programming

    0下载:
  2. 数学建模中线性规划建模算法中的一些matlab程序-Mathematical modeling of linear programming modeling algorithm of some matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2660
    • 提供者:bai
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com