搜索资源列表
优化作业_DFP算法
- 运筹学中的解线性规划问题的一种方法,DFP 算法-tacticians solution of linear programming problems, a method DFP Algorithm
优化作业_Powell
- 运筹学中的解线性规划问题的一种方法,PWELL 算法-tacticians solution of linear programming problems, a method PWELL Algorithm
优化作业_不精确一维搜索
- 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
优化作业_共轭梯度法
- 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
VCdanchunxing
- 用VC编写的单纯刑算法尺算法解决的是线性规划问题,很不错的哟-VC prepared by the simple sentence algorithm foot algorithm to solve linear programming is, a very good yo! !
asdasd1
- c语言的数值算法挺好的!!非常的好!! 包括线性规划,二乘法-c language numerical algorithm is very good! ! Very good! ! Including linear programming, Multiplication .................... 2
TwoStageSimplexAlgorithm
- 线性规划的一种解法——两阶段单纯形算法,里面包括经过测试的源码和说明文档,源码包括两阶段单纯形算法源码和一个调用两阶段单纯形算法的事例源码,说明文档介绍了线性规划的理论基础和使用源码的方法
gaijindanchunxingfa
- 单纯行法实现线性规划的优化问题求解,算法简洁易懂,高效,有很好的实用性。
线性规划代码__VB
- 线性规划算法-linear programming algorithm
yswt.rar
- 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-delphi篇》的源码。,Application of linear programming methods, to solve the transport problem, given the optimal transport program, the code is " the practice of programming and operations research algorithm-delp
programming
- 数学建模方法解决规划问题,有线性规划,非线性规划,无约束优化-Mathematical modeling to solve programming problems, there are linear programming, nonlinear programming, unconstrained optimization
xxgh_M
- 与上次上传的原始单纯形算法属于系列问题,本例用大M法求解线性规划问题-From the last of the original simplex algorithm belonging to family issues, in this case M method to solve large linear programming problem
xxgh_liangjieduanfa
- 线性规划求解方法3,利用两阶段法,求解线性规划问题,该代码是《运筹学算法编程与实践-delphi篇》的源码。-Linear programming method 3, using a two-stage method for solving linear programming problems, the code is " the practice of programming and operations research algorithm-delphi chapter"
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.
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
linearProgram
- 一种线性规划算法的实现,使用的语言是C++。-A linear programming algorithm, using the language is C++.
lp_solve_5.5.0.14_source
- 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
lab7
- 包含初始化等操作,通过输入线性规划问题的标准输入矩阵来解决线性规划问题(A python program for simplex algorithm to solve linear programming.)
1第一章 线性规划
- 关于线性规划建模、算法与MATLAB的程序(Linear programming algorithm and program)
Optimize-master
- python实现的几种优化算法,包括线性规划、无约束优化、约束优化等(optimization algorithms implemented using Python)