搜索资源列表
MirClient
- 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
danchunxingfa
- 用VB编写的面向对象的单纯形法,可有效解决多维线性规划问题,可以试一试-VB prepared by the object-oriented simplex method, which can effectively solve the multi-dimensional linear programming problem, it can test the
class_code
- 求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题。-solving linear programming problems in a linear equation group inequalities or the condition of a linear function for the most value problem.
xianxingguihuawenxian
- 一些关于运筹学中有关线性规划问题的文献 单纯形法等-some of the tacticians on linear programming problems literature simplex method, etc.
1
- vb求解线性规划问题源代码,方便快捷,求解简单,易学易用
tbb
- 单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
tbb2
- 单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题-Simplex Method c programming, operations research can be used for linear programming problem-solving, optimization, etc.
tbb3
- 单纯形法c++编程,可用于线性规划问题的研究解决优化问题-Simplex Method c programming, linear programming can be used to study and solve the problem of optimization problem
单纯形算法
- 用于求解线性规划问题的单纯形算法,输入为变量个数、方程个数以及系数矩阵,输出为求解结果。
SolveLinearProgram
- 单纯形法,解决线性规划问题,要求输入max 或者min ,矩阵的行和列-Simplx method
calss_dcx
- 应用单纯形算法对不同线性规划问题的求解与输出-Simplex algorithm applied to different linear programming problem to solve and output
dcx
- 单纯形法c程序,能解决任意的线性规划问题,朝方便的-faasfgknjjkgjkojgobfhuh,furhf
simplemethod
- c实现的单纯形法,求解线性规划问题的一种解法-c achieved simplex method for solving linear programming problems of a solution
LiangDuanF
- 两段法解线性规划问题的程序实现,用Matlab实现的附有详细程序和基本介绍-Solving two linear programming problems Matlab implementation, with detailed procedures and a basic introduction to
SIMPLEX
- 一个简单的visual basic 语言编写的单纯形法求解线性规划问题-A simple visual basic language of the simplex method for solving linear programming problems
多目标线性规划的求解方法及MATLAB实现
- 数学建模中会用到的常用MATLAB代码,可以求解线性规划的问题(Mathematical modeling will use the commonly used MATLAB code, you can solve the problem of linear programming)
线性规划
- MATLAB算法线性规划问题,基本涵盖经常使用的MATLAB线性规划程序(MATLAB algorithm linear programming problem, basically covers the often used MATLAB linear programming procedures)
用分枝定界法求解整数线性规划问题
- matlab代码,用分枝定界法求解整数线性规划问题。(Matlab code, use the branch and bound method for solving integer linear programming problem.)
guosai
- 用模拟退火算法求解线性规划问题。 min f(x)=x1^2+x2^2+8 st. x1^2-x2>=0 -x1-x2^2+2=0 x1,x2>=0(The simulated annealing algorithm is used to solve the linear programming problem. min f(x)=x1^2+x2^2+8 st. x1^2-x2>=0 -x1-x2^2+2=0 x1,x2>
第一章 线性规划
- 采用Matlab中 linprog函数来求解线性规划问题,使用matlab自带函数,提高了计算效率。(The LINprog function in Matlab is used to solve the linear programming problem, and its own function in Matlab is used to improve the calculation efficiency.)