| 单纯形算法的c语言源代码-simplex algorithm c language source code 下载 |
| 运筹学中单纯形法的c程序,方便、快捷的计算线性规划问题。- 下载 |
| lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development 下载 |
| 单纯形法算法,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] - 下载 |
| 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method 下载 |