搜索资源列表
线性规划的单纯形法c++
- 用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
tbb
- 单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
tbb2
- 单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题-Simplex Method c programming, operations research can be used for linear programming problem-solving, optimization, etc.
tbb3
- 单纯形法c++编程,可用于线性规划问题的研究解决优化问题-Simplex Method c programming, linear programming can be used to study and solve the problem of optimization problem
dancunxing
- 最优化理论与方法,一维搜索法,一条完整的单纯形法程序,用C语言编的-Optimization theory and methods, one-dimensional search, a complete program of the simplex method, using the C language. . .
s
- 非常好的两阶段单纯形法的C语言程序 已调试过 -Very good two-phase simplex method, C-language program has been debugged
unconstrained_optimization
- VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
datatransmission
- 单片机无线数据传输接口C程序设计 介绍一种抗干扰能力强的单片机无线数据传输接口的工作原理与软件设计。主控芯片采用AT89C51单片机,信方式采用抗干扰能力强、可靠性高的DTMF信号和单工调频的无线通信方式。十六DTMF信号码作为信息帧的十种位码,以及采用校验码进行检错和纠错,数据传输误码率几乎降到为零,极大地提高了无线数据传输质量。软件采C51模块化设计,可方便地进行移植以实现各种数据的区域无线传输。本接口可应用于实验室大型仪器设备的无线通自动登记和管理系统,也可应用于无线通信动抄表系统等。
line
- 利用C#编写的单纯形表的代码,用于线性规划。大家看看,讨论讨论-Written using C# code for simplex tableau for linear programming. We take a look at, and discussing the
danchunxingfa
- 单纯型法,运筹学中,用C++实现,已经测试过。-Simplex method, operations research, using C++ implementation has been tested.
CH10
- 10.1 一维极值连分式法jmax1.c 10.2 n维极值连分式法jmaxn.c 10.3 不等式约束线性规划问题jlplq.c 10.4 求n维极值的单形调优法jjsim.c 10.5 求约束条件下n维极值的复形调优法jcplx.c-10.1 One-dimensional extremum continued fractions method jmax1.c 10.2 n-dimensional continued fractions method jmaxn.c 10.3
simplemethod
- c实现的单纯形法,求解线性规划问题的一种解法-c achieved simplex method for solving linear programming problems of a solution
danchunxingfa
- 用单纯型法来计算线性规划问题的c语言程序-With the simplex method to calculate the linear programming problem of c language program
simplex
- this is complexity algorithm in c-this is complexity algorithm in c++
simplex
- 一个C#开发的线性规划 单纯形算法,能够求解中小规模的线性规划问题,欢迎大家下载,自己写的哦-A C# development of linear programming simplex algorithm to solve the small and medium-scale linear programming problem, welcome to download their own writing Oh! !
simplex-method-by-C
- 用C++编写的单纯性算法小程序,实现线性规划。-Simple algorithm a small program written in C++ linear programming.
Simplex-algorithm
- 单纯型算法的实验报告,有详尽的C语言代码实现。可以参考-Simplex algorithm
Simplex
- 单纯性算法在寻找最短路中的应用,采用C++实现单纯性算法在寻找最短路中的应用,采用C++实现-Simplex algorithm to find the shortest path in the application, using the simplex algorithm in finding C++ achieve the shortest application, using C++ achieve
Simplex
- AKGORITHM SIMPLEX IN C#
两阶段单纯形法的C语言实现
- 两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)
