搜索资源列表
CheckCode.rar
- 计算校验位的程序,异或相加与累加和,可以用于硬件研发人员与一些串口通讯程序使用,Procedures for calculating the parity bit, XOR sum of cumulative and can be used in hardware R & D personnel with a number of procedures for the use of serial communication
checktool
- 串口调试常工具,在AVR猎手检验工具基础上改进。可以计算累加校验和,异或检验和,CRC16,可以添加数据帧头帧尾(用于自定义协议的起始和结束标志),如果能集成在串口助手里面则更好,只是本人VB新手,串口助手写了一个,经常蹦愧,不好意思弄上来。-Serial debugging tools often, hunters in the AVR on the basis of test tools to improve. Can calculate the cumulative checksum, X
testcom
- TestCom 串口测试软件 非常好用 含CRC校验 异或 累加和等处理-TestCom serial test software very easy to use with different or cumulative CRC checksum and other processing
c51-test
- 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。-Communication protocols: 1 byte, MSB is 1 mark for the first 1 byte, 2 bytes, MSB
COMM
- 串口工具完成。加入了校验码功能。有无校验,校验和,异或校验,CRC校验,LRC校验。 2012/9/5 由kylin完成。-Serial tools to complete. Adding a checksum feature. Whether the checksum, checksum and XOR checksum, CRC check, LRC checksum. 2012/9/5 by kylin completed.