搜索资源列表
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模块化设计,可方便地进行移植以实现各种数据的区域无线传输。本接口可应用于实验室大型仪器设备的无线通自动登记和管理系统,也可应用于无线通信动抄表系统等。
simplemethod
- c实现的单纯形法,求解线性规划问题的一种解法-c achieved simplex method for solving linear programming problems of a solution
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! !
1
- C++ 优化单纯形表编程。谨供参考。支持原创-C++ programming optimization simplex tableau. For information. Support the original
CPP
- c++单纯型法。方法不错,希望对大家有帮助。-The simplex method
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#
optimizing
- 基于c#语言的单纯形法PID自动寻优方法-Automatic optimization method based on the simplex method PID c# language
danchunxing
- 该程序使用c++语言的单纯形法PID寻优-Use c++ language simplex method PID optimization
两阶段单纯形法的C语言实现
- 两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)
