搜索资源列表
simplix
- 这是关于运筹学上的单纯形法的源码,此方法用的是两阶段法。-tacticians on the simplex method source code, the use of this method is a two-stage method.
solver
- 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
LinearProgram
- 本代码用单纯形法有效的解决运筹学中LP线性规划问题-code with the simplex method effective solution tacticians were LP Linear Programming
LinearProg.cpp
- 单纯形线性规划源代码,代码简洁用于求解线性规划问题。GNU C++下编译通过。写成了类,直接调用接口即可。-Simplex linear programming source code, code used to solve simple linear programming problem. Under the GNU C++ compiler through. Written in a category, you can directly call the interface.
simplex
- simplex Fortran code to find the minimum
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.
Simplex
- 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
Improved-Simple-Method
- 运筹学中单纯形法是非常重要的算法,本代码主要针对改进的单纯形法做文章,很好的完成对各种线性规划问题的处理-Operations research simplex algorithm is very important, the code is aimed at making an issue of the improved simplex method, a good variety of linear programming problems to complete treatment
LP
- 此代码运用单纯形法,比较有效的解决运筹学中LP线性规划问题。-This code use the simplex method, more effective solution to operations research, linear programming problem LP.
005
- 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
Simplex
- C++ Code for Simplex Method
dcxf
- 用单纯形法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-Simplex method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
cPP-matlab
- 应用于电力系统最优运行。 是C++与matlab相结合的源码程序,充分利用了matlab长于矩阵处理的优势。 程序实现了运筹学中的单纯形算法。-This procedure can be used for the optimal operation of the power system which combines C++ and matlab, and makes the most of matlab for matrix operations. The source code
simplex-algorithm
- 应用于电力系统最优运行。C++源码。程序实现了运筹学中的单纯形算法。-This C++ procedure can be used for the optimal operation of the power system. The source code realize the "simplex algorithm" in operational research.
matlab-code
- 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
LPQuestions.cpp
- 研究生课程:优化方法/单纯形法计算代码,可以直接运行-Graduate courses: optimization/simplex method code can be run directly
Simplex2phase
- matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。-Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.
danchunxing
- 单纯形法源代码,一种最优化算法,为大家提供参考。-Simplex method source code, an optimization algorithm, we provide a reference.
simplex-method
- Simplex method with GUI in Delphi, with source code.
Simplex
- Code for simplex method