Welcome![Sign In][Sign Up]
Location:
Search - simplex code

Search list

[Documents单纯形法

Description: 单纯形算法的c语言源代码-simplex algorithm c language source code
Platform: | Size: 7168 | Author: 流箫 | Hits:

[Otherdanc c++

Description: 转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!-turn a simplex source code, based on the C side, I think quite good, we try!
Platform: | Size: 5120 | Author: 曲祝强 | Hits:

[Windows Developtbb

Description: 单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
Platform: | Size: 1024 | Author: 涂宝标 | Hits:

[Algorithmsimplix

Description: 这是关于运筹学上的单纯形法的源码,此方法用的是两阶段法。-tacticians on the simplex method source code, the use of this method is a two-stage method.
Platform: | Size: 3072 | Author: 黄玫 | Hits:

[matlabmatlog

Description: 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes -logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U.
Platform: | Size: 4853760 | Author: 陈宝文 | Hits:

[Algorithmsolver

Description: 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
Platform: | Size: 1223680 | Author: baihuafei | Hits:

[Mathimatics-Numerical algorithmssimplicityAlgorithm3

Description: /*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/-/* Use simplex algorithm for multi-function extremum computer code*//************************* trial simplex method for the objective function :* f (x) = 4 (5 x1)* (x1 5) (6 x2)* (x1-5)* minimums*************************/
Platform: | Size: 172032 | Author: 刘向 | Hits:

[Mathimatics-Numerical algorithmsdcx_final

Description: 优化设计中使用的单纯形法的类。 稍改进,增加了顶点个数,使计算稍精确。-optimal design of the simplex method category. Slightly improved by increasing the number of vertices, slightly precise calculation.
Platform: | Size: 141312 | Author: 中国 | Hits:

[Delphi VCLdelphiyunchouxue

Description: 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等-DEOPHI good tacticians of the original code. Including dynamic programming, original simplex method, game theory, On decision-making, etc.
Platform: | Size: 20340736 | Author: yyy | Hits:

[assembly languagesimple

Description: 单纯形法算法,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] -Simplex method algorithm, 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]
Platform: | Size: 5120 | Author: zd | Hits:

[Documentscode

Description: 对偶单纯形法的迭代仍然是以为主元的旋转变换,但是它也有自己的特点。它是首先确定离开基的变量,即首先确定然后确定进入基的变量,即确定xk,一下就是求解单纯形法一例-Dual simplex method iteration is still the main element of the rotation transformation, but it also has its own characteristics. It is the first to leave the base to determine the variables, namely, first to identify and then determine the variables to enter the base, that is, to determine xk, what is the simplex method to solve a case
Platform: | Size: 6144 | Author: 蒙仕旺 | Hits:

[Mathimatics-Numerical algorithmssimplex

Description: 一個線性規劃的程式 可以解出需要解的方程式的最佳解 說明檔在壓縮檔中 manual is in the rar file-A linear programming code can be solved need to solution of the optimal solution Formula Help files in the compressed files in the manual is in the rar file
Platform: | Size: 294912 | Author: 沙嗲 | Hits:

[Algorithmsimplex

Description: simplex Fortran code to find the minimum
Platform: | Size: 68608 | Author: York lane | Hits:

[Compress-Decompress algrithmssimplex

Description: simplex method programming source code-simplex method programming source code
Platform: | Size: 38912 | Author: ghanshyam | Hits:

[AlgorithmSIMPLEX

Description: 运筹学线性规划算法代码,只是用C语言求解而已。过程算法靠自己弄明白了,有高手最好。-Operations research linear programming algorithm code, but with C language to solve it. Algorithm to understand the process on their own, and have the best players.
Platform: | Size: 1024 | Author: Yuchen | Hits:

[matlabsnrr

Description: 单纯形算法的所有源程序,并举例两个函数说明,对函数用单纯形算法进行分析,寻找最优解。-Simplex algorithm of all source code, and that two functions, for example, use of function analysis of the simplex algorithm to find the optimal solution.
Platform: | Size: 6144 | Author: lixi | Hits:

[AlgorithmSimplex

Description: 单纯形法C++代码 供大家相互学习交流-Simplex method, C++ code for all to learn from each other
Platform: | Size: 153600 | Author: 周国旗 | Hits:

[matlabSimplex-code-simulation

Description: simplex码序列的产生,整个编码解码过程,去噪效果的显示-Generate simplex code sequence, the coding and decoding process, display the denoising effects
Platform: | Size: 1024 | Author: 李达 | Hits:

[matlabSimplex-code-simulation

Description: simplex码序列的产生,整个编码解码过程,去噪效果的显示-Generate simplex code sequence, the coding and decoding process, display the denoising effects
Platform: | Size: 1024 | Author: 李达 | Hits:

[Windows Developsimplex

Description: 产生阶数可以自订的simplex矩阵,并且simplex矩阵最终转化为编码的脉冲信号,且脉冲信号的宽度可调,并附有相应的触发信号,可以在数据采集的过程中使用(a program that can generate a pulse signal according to the Simplex array. Besides, the pulse width is adjustable and I also give an example of trigger signal which can be used in signal processing.)
Platform: | Size: 1024 | Author: dgy121 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net