搜索资源列表
方易饲料配方系统
- 虽然是利用VB写的,可是它里面包含了线性规划重的单纯型法在实践当中应用的例子,很好!-Write with Visual Basic, but it included a very nice practical application of Simplex algorithm in Linear Programming.
linerprogram
- 线性规划算法的实现,采用的是单纯型算法,输入方程和变量个数任意-Linear programming algorithm using the simplex algorithm, enter the equation and variable number of arbitrary
calss_dcx
- 应用单纯形算法对不同线性规划问题的求解与输出-Simplex algorithm applied to different linear programming problem to solve and output
simplex_algorithm
- 运筹学与控制论中单纯形算法程序,希望对大家有帮助。-Operations research and control theory procedures simplex algorithm, we want to help.
simplex
- this is complexity algorithm in c-this is complexity algorithm in c++
mySimplex
- 简单的单纯型算法的过程,十分简单,便于初学者学习使用-The simplex algorithm is a simple process, very simple, easy for beginners learning to use
simplex1
- Simplex算法解决线性问题(LP) 求最大值问题,约束都是‘<=’号-Simplex algorithm, a standard LP solver. Maximum Problem. <= constraints
simplex
- 一个C#开发的线性规划 单纯形算法,能够求解中小规模的线性规划问题,欢迎大家下载,自己写的哦-A C# development of linear programming simplex algorithm to solve the small and medium-scale linear programming problem, welcome to download their own writing Oh! !
Simplex_
- Simplex algorithm - an optimization algorithm for solving linear programming problems by searching the vertices of a convex polyhedron in multidimensional space.
simplex-method-by-C
- 用C++编写的单纯性算法小程序,实现线性规划。-Simple algorithm a small program written in C++ linear programming.
Llyhi
- 线性规划算法的改进与在企业管理中的应用本文首先介绍了线性规划问题中单纯形法和两阶段法的算法改进,并对这两种方法进行行了分析并进行举例说明。然后对线性规划增减约束条件的灵敏度进行分析。最后说明线性规划在企业管理中的应用。 已通过测试。 -Linear programming algorithm improvement and business management paper first introduces the simplex method and two-stage method in
Simplex-algorithm
- 单纯型算法的实验报告,有详尽的C语言代码实现。可以参考-Simplex algorithm
Simplex
- 用java实现的线性规划单纯形算法,是我研究生作业的一部分,内有大量的注释,配合算法导论可以理解明白。-Using java to achieve linear programming simplex algorithm is part of my graduate job, there are a large number of comments, with the Introduction to Algorithms can be understood to understand.
DPFalgorithm
- 该算法是关于DFP的修正单纯形法的MATLAB编程,比较简练,有需要,可以-This algorithm is about the DFP' s revised simplex method MATLAB programming, more concise, there is a need, you can look
Simplex
- 单纯性算法在寻找最短路中的应用,采用C++实现单纯性算法在寻找最短路中的应用,采用C++实现-Simplex algorithm to find the shortest path in the application, using the simplex algorithm in finding C++ achieve the shortest application, using C++ achieve
danchunxing
- 采用fortran90编写的单纯形算法,用于解决线性规划问题-Fortran90 simplex algorithm written for solving linear programming problems
simplex
- 单纯形法程序,基本优化算法,优化理论,优化算法-simplex algorithm
simplex100
- 一个C#开发的线性规划 单纯形算法,能够求解中小规模的线性规划问题,欢迎大家下载,自己写的哦-A C# development of linear programming simplex algorithm to solve the small and medium-scale linear programming problem, welcome to download their own writing Oh! !
Simplex.ZIP
- Simplex algorithm downhill with some typical optimization cases of non-linear functions. It also includes an interesting routine for tracking Contour lines.-Simplex algorithm downhill with some typical optimization cases of non-linear functions. It
5d1cb02cb5af
- 用单纯形算法求解多元函数极值计算机程序代码- Using the Simplex Algorithm Multivariate function extreme computer program code
