搜索资源列表
单纯形算法
- 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
单纯形法C语言实现
- 单纯形法C语言实现
单纯形法
- vc++解决单纯形法程序-vc settlement procedures Simplex Method
修正单纯型
- 修正单纯型方法程序-modified simplex methods and procedures-
完整的单纯形法文档
- 完整的单纯形法文档-integrity of the simplex method documents
单纯型法
- 单纯型法,主要用于规划-simplex method, used mainly for planning
单纯形法
- 单纯形算法的c语言源代码-simplex algorithm c language source code
单纯形法2
- 单纯形算法的C++版-simplex algorithm C version
解线性规划的用乘数的单纯形法
- 解线性规划的用乘数的单纯形法-linear programming solution using the multiplier Simplex Method
线性规划的单纯形法c++
- 用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
单纯行程序—戴卫国
- 这个程序是vc来实现的,他实现了单纯形法的功能。这是军事运筹里常常用到的-vc this procedure is achieved, he achieved the simplex method function. This is a military strategy often used in Lane
线性规划_单纯形
- 本程序使用VC++编写的,用于实现运筹学中的线性规划的单纯形法,开始数据以在程序开始进行初始化,主要是用来检验算法,具体数值可根据需要进行初始化-procedures for the use of the VC prepared for the realization of operational research, linear programming of the simplex method, the beginning of t
非线性规划_单纯形
- 本程序实现运筹学--非线形规划中的单纯形法,求fmin(X)=4*(X1-5)*(X1-5)+(X2-6)(X2-6)的具有最小值时的最优解,如需改变所求函数,在子函数f中修改即可-the program tacticians-- non-linear planning for the simplex method, seeking fmin (X) = 4* (X1- 5)* (X1- 5) (X2-6) (X2-6) with th
运筹学单纯形算法
- 运筹学单纯形算法,对偶单纯形算法,和改进单纯形算法的程序。-tacticians simplex algorithm, dual simplex algorithm, and improve the simplex algorithm procedures.
利用修正单纯形法解线性规划问题
- 优化方法中的解线性规划问题的一种方法,惩单纯形法,很好用的,欢迎大家下载-the optimization method for solving linear programming problems in a way Correctional simplex method, the good and you are welcome to download
单纯型法的源程序
- 统筹里的单纯型法 较好的优化程序 呵呵 -and Manpower's better simple method of optimization procedures Oh
单纯形算法程序包
- 线性规划中著名的单纯形法。本程序就是基于单纯形算法写的计算线性规划的小软件。初学乍练,希望对大家有帮助。-linear programming famous simplex method. This procedure is based on the simplex algorithm for the calculation was made of small linear programming software. Beginners
单纯形法代码c
- 单纯形解决线形规划问题的C程序代码(c)-Simplex to solve linear programming problems of C program code (c)
单纯形法
- 解决线性规划问题的单纯形法,使用linprog函数多约束问题(A simplex method for solving linear programming problems)
两阶段单纯形法的C语言实现
- 两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)