搜索资源列表
DCXF
- 单纯形法发来进行函数优化的程序,可以运行成功-the simplex method for function optimization procedure can run successful
danchunxingfa
- 用VB编写的面向对象的单纯形法,可有效解决多维线性规划问题,可以试一试-VB prepared by the object-oriented simplex method, which can effectively solve the multi-dimensional linear programming problem, it can test the
danchunxingfa123
- 线性规划单纯形法源码,线性规划单纯形法源码.-linear programming source simplex method, linear programming simplex method source code.
解线性规划的用乘数的单纯形法
- 解线性规划的用乘数的单纯形法-linear programming solution using the multiplier Simplex Method
线性规划的单纯形法c++
- 用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
s
- 非常好的两阶段单纯形法的C语言程序 已调试过 -Very good two-phase simplex method, C-language program has been debugged
unconstrained_optimization
- VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
danchun
- matlab环境下简单实现单纯形法的小程序-matlab environment simplex method to achieve a simple small program
dcx
- 单纯形法c程序,能解决任意的线性规划问题,朝方便的-faasfgknjjkgjkojgobfhuh,furhf
simplemethod
- c实现的单纯形法,求解线性规划问题的一种解法-c achieved simplex method for solving linear programming problems of a solution
SIMPLEX
- 一个简单的visual basic 语言编写的单纯形法求解线性规划问题-A simple visual basic language of the simplex method for solving linear programming problems
danchunxingfa
- 单纯形法用于解决线性规划问题,网上找的,版权归原作者所有 -Simplex method linear programming problem
Simplex-method-procedure
- 单纯形法的MATLAB程序,自己编的,对于学习线性规划编程的同学有用-Simplex method of MATLAB programs, their compilation, and programming for students to learn useful for linear programming
二阶段法matlab
- 最优化方法两阶段法与单纯形法matlab代码(Optimization method, two stage method and simplex method)
54895228simplex
- 一种多学科优化算法-单纯形法,提供大家参考.(A multidisciplinary optimization algorithm - simplex method)
两阶段单纯形法的C语言实现
- 两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)
单纯形
- 单纯形法的matlab程序,对于一些简答的线性规划问题很方便(the matlab code for simpex method)
单纯形法1
- 用于运筹学中的运输、分配等问题的解决,节省了计算者手动运算的时间,快捷地得出问题结果,作出决策。(The solution of transportation, distribution and other problems in operational research)
dcxf
- 单纯形法(用于注册用但是能运行的),用于单纯形表法解决线性规划(Simplex method (used for registration but can run), for linear programming with simplex table method.)
单纯形法
- 单纯形法的c#代码。这是一个简单的单纯形法的c#代码,仅供参考使用,各位自行筛选获取信息