搜索资源列表
lp_solve_MATLAB
- 一个matlab的线性规划的工具箱,不同与matlab自带的函数,功能强大,里面带有该工具箱的使用例子,操作简单。-A matlab toolbox for linear programming, different with matlab built-in function, a powerful inside the toolbox with the use of examples, easy to operate.
LP
- 我自己编写的一个LP算法的Java程序,带有Windows界面,可以求解LP算法,并实时显示结果。-I have written a Java program LP algorithm with a Windows interface, you can solve the LP algorithm, and the result will be displayed in real time.
lp_solve_5.5.0.12_MATLAB_source.tar
- lp_solve_5.5.0.12_MATLAB_source.tar版本,用于混合整数优化问题的求解-lp_solve_5.5.0.12_MATLAB_source.tar version for mixed integer optimization problems to solve
matlab(lp)
- 线性规划实例源代码,是一个简单实例 希望对大家有帮助-Examples of linear programming source code, is a simple example we want to help
lp
- 线形规划小程序,用matlab语言编写的,可以解决线形规划书籍中的大部分线形规划实例。是matlab的m文件。-Linear programming small programs, using matlab language, and can solve the linear programming books, most of the linear programming instances. Is the matlab m-file
LP
- 大M法求解线性规划和对该线性规划进行灵敏度分析-Big M method to solve linear programming and sensitivity analysis of the linear programming
lp_solve_5.5.0.14_source
- 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be
LPDemoSource
- This a demo of LP Solve -This is a demo of LP Solve
Two-stage-method-solving-LP-problems
- 课堂实验,用C语言编写的两阶段法解决LP问题,里面有两个例子,附带结果,适合初学者学习使用。-Classroom experiment, the content are the two stages of C language to write the LP method to solve the problem, there are two examples, taught you how to, with the result th
Simplex
- this a M-file MATLAB that it can be solve a simple LP problem bye simplex method.-this is a M-file MATLAB that it can be solve a simple LP problem bye simplex method.
LP
- 本程序利用线性规划(Linear programming)解决运输问题(This program uses linear programming to solve transportation problems)