搜索资源列表
单纯形法
- vc++解决单纯形法程序-vc settlement procedures Simplex Method
完整的单纯形法文档
- 完整的单纯形法文档-integrity of the simplex method documents
dan2
- 单纯形的两种算法,虽然不是很多,但希望对我这个初学者多多指教-two simplex algorithm, although not many, but I hope this pair of exhibitions beginners
CureFit_Line_LeastSquaresMethod
- 下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序-downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and
单纯形法
- 单纯形算法的c语言源代码-simplex algorithm c language source code
单纯形法2
- 单纯形算法的C++版-simplex algorithm C version
Mesh_Simplex
- A Simplex is an immutable set of vertices
simplex
- methode simplex pour la reconstruction des formes 3D
or124
- 运筹学单纯型法--java库 示例源代码 http://www.cs.princeton.edu/introcs/96optimization/LPDemo.java.html -Operations research simplex method- java libraries
linear-program-java
- 线性规划中的单纯形法的java实现,代码有测试类,还有实现类-Linear programming simplex method in java, the code is a test class, as well as the implementation class
Tubes_TRO_Pranajati_0807648_Simplex
- Generate with Simplex Method
daima
- 关于运筹学线性规划的java代码 包括单纯型法-About the operations research linear programming java code including the simplex method
simplex-method
- java编写的一个单纯形法的程序,可以求解线性规划问题-Solving linear programming
Simplex
- coe of simplex by java langage
simplex
- base-linear-program 可以使用>=、<=、= 去计算表达式 示例: max z=2x1+3x2 x1+2x2<=8 4x1<=16 4x2<=12-base-linear-program can use>=、<=、= to count max expression exp: max z=2x1+3x2 x1+2x2<=8 4x1<=16 4x2<=12
CPP116
- c++单纯型法。方法不错,希望对大家有帮助。-The simplex method
assignment
- solve simplex method using java