搜索资源列表
SerialPortTest
- 基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.
Z_COMM_EX
- 串口通信组件,VS2003开发。可方便的设置各串口属性,及设置接受发送数据的数据包协议,便于串口通信类开发应用。
CDMA
- cdma钟卡控制编程,用到口通讯,数据包拆分组合,发送-serial port congtrl
serialtest
- 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordance with the specified serial po
SerialPortTest1
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行“打包”,接收时如何根据协议对接收到的数据信息“拆包”,并取出自己想要的数据信息。-Communication protocols in serial communication programming is how to deal with the packets, sent the data communication protocol " package" , the received
chuankou
- 利用visual c++编写的界面包括发送和接收两部分。发送方用于控制发送的数据内容,接收方主要用于提取有用的数据包内容。-Interface use visual c++ prepared including sending and receiving of two parts. The sender used to send control data content, the receiver is mainly used to extract useful data packet cont
bluetooth
- 以数据包形式发送数据,每个数据包包长为11字节,包括开始的转行符0x0A(保证数据正常通信,下面不做解释),命令符(用于下位机区分操作),数据三部分构成,定时器时间以及同步时间传输方式为BCD码。 -Transmits the data in the form of a packet, each data packet length is 11 bytes, including start switch 0x0a character (to ensure normal communic
agfu
- cdma钟卡控制编程,用到口通讯,数据包拆分组合,发送()