搜索资源列表
UART_TEST2104
- philips的LPC2104的串口测试程序,可以用串口来收发数据-philips the LPC2104 the serial test procedure can be used to send and receive serial data
fskrzn
- 飞思卡尔智能车串口调试源程序 自己写的vb程序,配合下位机程序,可完成数据收发,图表显示等功能,用于调速等等 本程序的运行环境为VB6.0。 如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件 -Freescale smart car serial debugging source code vb program to write their own,
time-lock
- 内含串口等待方式接收数据子程序~~用到串口收发数据时比较方便调用-Waits for receiving data containing serial subroutine ~ ~ more convenient when used in serial data transceiver call
M35-ucos-II
- 移远M35给予ucos-II的驱动,该驱动运行在STM32F10x上,主要用于车载GPS跟踪监控终端上,功能包括电话、短信、网络连接、无线数据收发等;使用该代码的终端已经量产-Quectel-M35 driver, base on ucos-ii, which is run on STM32F10x The code is used on GPS tracker, whose function includes phone-call, SMS, network, GPRS data excha
hafuman-xiaochengxu
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(解码)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站设计一个哈夫曼编/译码系统。-The use of Huffman encoding can greatly improve the communication channel utilization, reduce the inform