搜索资源列表
CureFit_Line_LeastSquaresMethod
- 下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序-downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and
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
JN-AP-1042-Simplex-Audio-Link-1v1
- 很有用的,是关于zigbee开发的用用代码,所以是很难得的资料-it is ery good
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
- Simplex method. Written by Java. You should change function, and first Point. x0.x1 = -1 x0.x2 = 1 -Simplex method. Written by Java. You should change function, and first Point. x0.x1 = -1 x0.x2 = 1
simplex-method
- java编写的一个单纯形法的程序,可以求解线性规划问题-Solving linear programming
Simplex
- 用java实现的线性规划单纯形算法,是我研究生作业的一部分,内有大量的注释,配合算法导论可以理解明白。-Using java to achieve linear programming simplex algorithm is part of my graduate job, there are a large number of comments, with the Introduction to Algorithms can be understood to understand.
Simplex
- coe of simplex by java langage
assignment
- solve simplex method using java