资源列表
CR16
- 循环冗余校验码——CRC-16算,网络通信或者串口通信中的数据校验算法,很好用的-Cyclic redundancy check- CRC-16 calculation, network communication or serial communication data validation algorithm, a very good use
TypeIII_Utility
- 采用文档类方法实现的一种串口通讯协议。可以借鉴参考
UART1_AutoBaud
- LPC2378 串口程序波特率设定 开发软件ADS1.2-LPC2378 serial port baud rate setting process development software ADS1.2
LINUXchuankoutongxin
- 说明了在LINUX下串口的通信编程与调试的步骤,是用PDF写成的文档-illustration of the LINUX serial communications programming and debugging step is the written PDF files
tcpclient
- 基于tcpclient的简单点对点聊天工具雏形-this is a simple thing for communication
FlashUpgrader
- PW芯片方案Flash ROM烧写程序,使用RS232口通讯。-PW-chip program Flash ROM programmer procedures, the use of RS232 communication port.
串口开发
- 下面是串口通信开发的部分原码,自己写的,可能有些错误,希望大大家指教.-Below is a serial communication part of the original development of the code, wrote it myself, may be some mistakes and we hope that the shortage.
safe
- 集布防、检测、报警为一体的软硬件相结合智能化安防系统。采用ADO管理数据库。-Set of deployment, testing, and alarm the intelligent combination of integrated hardware and software security systems. Use of ADO management database.
VC_MFC串口通信编程详解
- VC++串口通信编程详解,简单实用,值得拥有(VC++ serial communication programming detailed, simple and practical, it is worth having)
串口监听
- C#利用串口监视精灵做的串吕监视案例。。。(C# serial port monitoring wizard to do string LV surveillance case...)
335307
- 移动,联通的多种短信协议,原程序包括SMPP,CMPP,SGIP,东信CMPP网关等客户端, 其中SMPP有长短信的格式,多()
SerialComm
- 基于C++的用于串口通信的应用程序,VS2010下测试通过。将mycom类放在此项目中可以实现简单的串口通信。进一步改造,可以用于windows或wince下。-Serial communication applications based on the C++. It was tested on VS2010. The mycom class in this project can achieve a simple serial communication.