资源列表
vc(QUEUE).rar
- 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
Sller
- 音节的序号可通过表查。采用这个结构,最大好处是可为码表减肥,节省内存-The serial number of syllables can search through the table. Using this structure, the biggest benefit is for the code table to lose weight, save memory
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
CRC
- 在串口通信时为避免错误,常用到检错编码,这里是CRC检错的实现函数,C++编写的,希望对大家有帮助!-Serial communication in order to avoid error, the error encoding used here is the realization of CRC error detection function, C++ to prepare, and I hope all of you help!
8535
- 基于AVR单片机的ad转换的C程序,实现数据采集-Based on AVR Microcontroller ad conversion C program for data acquisition
ansi_terminal_escs
- ansi terminal ecsapes
kb_mouse_hook
- python的鼠标键盘记录程序,能够自动获得鼠标及键盘的动作并打印。-python mouse keyloggers, can automatically get the mouse and keyboard actions and print.
phone4
- 用 听筒录取拨号音波形 利用matlab-fft算法识别所拨打的电话号码-To matlab-fft algorithm identifies the telephone number to call with a earpiece the admission dialing tone waveform
records-management-pro
- 公司档案管理的小程序,学习继承和派生时写的-The company s records management program, learning to inheritance and derived written
insert
- 插入排序: 包括直接插入排序,希尔插入排序。 直接插入排序: 将一个记录插入到已经排序好的有序表中。 1, sorted数组的第0个位置没有放数据。 2,从sorted第二个数据开始处理: 如果该数据比它前面的数据要小,说明该数据要往前面移动。 首先将该数据备份放到 sorted的第0位置当哨兵。 然后将该数据前面那个数据后移。 然后往前搜索,找插入位置。 找到插入位置之后讲 第0位置的那个数
read1wei
- 这个程序由VC++6.0编写,是C语言代码,可以实现读取文本文档里面的数据。-This procedure written by VC++ 6.0, is the C language code, you can read the text inside the document data.