搜索资源列表
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
Cheak
- 校验工具源码,包含了异或校验,求和校验,可以算字节,可以算明码。很实用的一个校验工具。-Calibration source tools, including the XOR check, check sum, you can count bytes, you can count codes. Very useful tool for a check.
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.
checkcrc
- 十六进制数据的校验码计算。包括各种CRC校验、和校验、异或校验等,还提供对校验数据的CRC校验方式的追踪-Hexadecimal data checksum calculations. Including CRC, and parity, XOR parity, etc., but also provides the way for the CRC checksum data tracking
VBcommunication-data-and-XOR-
- 用VB语言编写的,通讯协议传送的通信数据和校验异或校验程序-VBb written communication data and XOR check program
XOR-crc
- 异或校验和CRC8校验工具,MFC基础编程,开发环境Microsoft Visual C++ 6.0-XOR checksum and CRC8 check tool
GetHex
- 字节异或和和校验计算器,小巧,方便,实用(Byte XOR and check calculator, compact, convenient and practical)