资源列表
USBPCDemo-BCB
- 可以检测你开发的USB设备是否OK的一个程序-you can detect the development of USB devices whether a procedure OK
PhonePrjInfo
- 用三星MCU实现的完整无绳电话程序,来自三星公司内部资料,供参考.-MCU integrity procedures cordless phone from Samsung internal information for reference.
wap liuyanben
- 用旧的留言本自己改写的,截面更好看了,功能也更好更方便了。-old messages to their rewrite the section read better, function better and also convenient.
通过串口传输文件
- 通过串口传输文件 说明:压缩文件并通过串口传送 要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
uartok
- 采用verilog编写的串口通信程序,采用了状态机设计!程序简单,消耗资源少-Serial communication written by verilog hdl. It is designed with FSM. The program is simple,and consume resource is few.
moddelphi
- delphi实现modem两地文件传输。-two to realize modem file transfer.
自编串口程序
- 串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
gsmsms
- 串口读取短信猫中的短信内容和利用串口发送短信的小软件。比较初级,但是想利用串口通讯的可以参考。-serial cat read the SMS messaging content and the use of serial send a message to a PC. Comparison of primary, but want to use serial communication reference.
sysSerial
- 串口驱动,本文件是在vxworks下串口的驱动文件,网上下的,有点问题-Serial Driver, the present document is in the VxWorks Serial Driver, the Internet, some problems
端点检测程序
- 语音端点检测,是语音压缩时提取特征参数的一个必要的过程,这个程序主要是对这个过程的一个小的程序。希望对学语音的有帮助-Extreme point detecting is a primily process to get the eigenparameter when you compressing the speech.This program is a small one,it will help for the learner.
清浊音检测
- 语音信号的清浊音的提取是研究语音信号的一个必经的过程,如何提取清浊音也是很多初学者面临的问题-Detecting the voice and unvoice is a primily process to study speech signal.How to detect it is also the big problem to the most learner.
串行通讯控件
- 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the