搜索资源列表
danchunxingfa-C++
- 用C++实现的运筹学中的单纯形法问题,请批评指正。-C realized tacticians of the simplex method, please correct me criticism.
simple
- 单纯形法算法,int K,M,N,Q=100,Type,Get,Let,Et,Code[50],XB[50],IA,IAA[50],Indexg,Indexl,Indexe float Sum,A[50][50],B[50],C[50]
homework
- 运筹学中的单纯形算法源代码,是我的作业,希望对大家有用。
xianxingguihua
- 用单纯形法求解线性规划 用完整单纯形法求解线性规划 用修正单纯形法求解线性规划 -Complete simplex method for solving linear programming using the simplex method for solving linear programming using the revised simplex method for solving linear programming
Simplex_Optimization
- 本程序是最有化的单纯形算法,单纯形算法是线性规划最常用的算法。最优化的大作业。-This is a Simplex program based on an Optimization Homework!