搜索资源列表
LP--simplex
- lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
danchunxingfa-C++
- 用C++实现的运筹学中的单纯形法问题,请批评指正。-C realized tacticians of the simplex method, please correct me criticism.
线性规划的单纯形法c++
- 用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
danc c++
- 转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!-turn a simplex source code, based on the C side, I think quite good, we try!
最优化作业C++源代码
- 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
simplex.rar
- c++源代码
Simplex-method-
- 运筹学这么课程中关于单纯形法用c语言实现-Simplex method c language
SIMPLEX
- 用C写的求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题.-using simplex method to solve the linear program
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
Simplex
- 这是运筹学中关于单纯形算法的c程序,可以运行,而且也比较易懂-simplex method
dualsimplex
- 这是关于对偶单纯算法的c语言程序,也是非常简单易懂,是运筹中常用的-dual simplex method
Revisedsimplexmathod
- 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
SIMPLEX
- 运筹学线性规划算法代码,只是用C语言求解而已。过程算法靠自己弄明白了,有高手最好。-Operations research linear programming algorithm code, but with C language to solve it. Algorithm to understand the process on their own, and have the best players.
SimplexalgorithmwithC
- Simplex algorithm for linear optimization code with C-Simplex algorithm for linear optimization code with C++
shuxuesuanfa
- 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning algorithms, dynamic programming i
line
- 利用C#编写的单纯形表的代码,用于线性规划。大家看看,讨论讨论-Written using C# code for simplex tableau for linear programming. We take a look at, and discussing the
Simplex
- 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
Simplex-method
- Simplex-method on C++
两阶段单纯形法的C语言实现
- 两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)