资源列表
vc(QUEUE).rar
- 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
mradial
- mradial对帕克变换有着重要的作用,希望大家喜欢-Parker mradial to transform plays an important role, I hope you like
FuzzyImmunePIDControl
- this the simulation with matlap for control system -this is the simulation with matlap for control system
8535
- 基于AVR单片机的ad转换的C程序,实现数据采集-Based on AVR Microcontroller ad conversion C program for data acquisition
ansi_terminal_escs
- ansi terminal ecsapes
phone4
- 用 听筒录取拨号音波形 利用matlab-fft算法识别所拨打的电话号码-To matlab-fft algorithm identifies the telephone number to call with a earpiece the admission dialing tone waveform
insert
- 插入排序: 包括直接插入排序,希尔插入排序。 直接插入排序: 将一个记录插入到已经排序好的有序表中。 1, sorted数组的第0个位置没有放数据。 2,从sorted第二个数据开始处理: 如果该数据比它前面的数据要小,说明该数据要往前面移动。 首先将该数据备份放到 sorted的第0位置当哨兵。 然后将该数据前面那个数据后移。 然后往前搜索,找插入位置。 找到插入位置之后讲 第0位置的那个数
final
- 雷达信号的整体处理流程,雷达信号的整体处理流程-The overall processing flow of the radar signal
1
- 用户登录,php格式,用户名,用户密码,连接数据库-php login out password
CIELAB
- Convert image RGB to GIELAB
lms
- lms算法的matlab实现,该程序针对一个典型的信号估计模型,实现了对系统参数的估计和预测。-lms algorithm matlab implementation, the program for a typical signal estimation model, the realization of system parameters estimates and projections.
ConfigFileManager.php
- Read and Write Config Files as a key=value format that includes your web application Configs.