搜索资源列表
tbb3
- 单纯形法c++编程,可用于线性规划问题的研究解决优化问题-Simplex Method c programming, linear programming can be used to study and solve the problem of optimization problem
tbb4
- 解决线性规划优化问题,在lingo界面中得到广泛的运用-solve linear programming optimization problems, the lingo interface widely used
方易饲料配方系统
- 虽然是利用VB写的,可是它里面包含了线性规划重的单纯型法在实践当中应用的例子,很好!-Write with Visual Basic, but it included a very nice practical application of Simplex algorithm in Linear Programming.
一种线性规划的方法
- 本程序也是从网站上搜集的来,仅用于网友之间的交流于促进 Private Sub Command1_Click() Dim a() As Single, ji() As Single, b() As Single, x() As Single Dim M As Integer, N As Integer, d1 As Integer, d2 As Integer, q As Integer, e1 As Integer, e2 As Integer M = InputBox(&
单纯形算法
- 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
线性规划
- 有约束条件下的极值求取
单纯形法VB
- 解决线性规划
线性规划、矩阵全能程序
- 商品化标准的程序
neidian.rar
- 内点法求解线性规划问题; 通过内点法实现了线性规划问题的求解; 内有说明文件;,Interior point method for solving linear programming problems through the realization of the interior point method for solving linear programming problem there is documentation
lyh.rar
- 线性规划算法的改进与在企业管理中的应用 本文首先介绍了线性规划问题中单纯形法和两阶段法的算法改进,并对这两种方法进行了分析并进行举例说明。然后对线性规划增减约束条件的灵敏度进行分析。最后说明线性规划在企业管理中的应用。,Linear programming algorithm to improve corporate governance in the application of this article first introduced the problem of linear prog
minL1.rar
- 求解L-1范数最小,利用线性规划算法,实现压缩感知的功能,min L-1 norm
IntProgFZ
- MATLAB整数线性规划程序,通过对约束条数的调整,用以求解各类线性规划问题-MATLAB integer linear programming procedures, the number of articles on the adjustment of binding to various types of linear programming problem solving
LP_v1.0
- 利用MFC对话框实现的线性规划分析程序(问题的标准化、求对偶问题)-MFC dialog box using linear programming analysis of implementation procedures (standardization of questions, seeking dual problem)
yunchouxue.rar
- 运筹学ppt考试复习专用 第一章 线性规划与单纯形法 第二章 线性规划的对偶理论 第三章 整数规划 第四章 目标规划 第五章 运输与指派问题 第六章 网络模型,Operational research ppt exam review chapter dedicated linear programming and simplex method chapter on linear programming duality theory of integer programmi
cvx.rar
- 一种用于计算线性规划方面的工具包,可以利用它计算bp算法,a toolbox for linear programming, such as basis pursuit
lindoforVBdllcode.rar
- lindo 处理线性规划 VB源代码 非常好哦 内有DLL以及序列号,linear programming software lindo some vb code, and useful method of including vb
intprog
- 分枝定界法程序,解混合整数线性规划《详解MATLAB在最优化计算中的应用》中的分枝定界法程序,稍作了修改-Branch and bound method procedures, the solution mixed integer linear programming, " Detailed MATLAB optimization calculation in the application" in the branch and bound procedure, slightl
proficient-in-MATLAB-optimization
- 精通matlab最优化计算随书带的源码,包括线性规划,整数规划,pso,GA等-Proficient in matlab optimization calculation with the source code with the book, including linear programming, integer programming, pso, GA etc.
SolveLinearProgram
- 单纯形法,解决线性规划问题,要求输入max 或者min ,矩阵的行和列-Simplx method