搜索资源列表
crc16
- 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全\"1\"(
CRC16Modbbus
- CRC-16 Modbus 标准协议原理及C代码实现实例-CRC-16 Modbus standard protocol principles and examples of C code to achieve
cyuyanshixiancrc
- c语言实现crc16校验,包括crc16校验原理和源代码-c language crc16 checksum crc16 checksum principle and source code
CRC16-CCITT
- CRC16-CCITT校验算法,包含Visual C源程序。-CRC16-CCITT calibration algorithm
CRC16
- CRC16校验算法,包含Visual C源码-CRC16 checksum algorithm, including Visual C source code
CRCTool
- 该CRC32和CRC16计算器是使用c语言编程设计的专用计算器,可以查看源码,对CRC计算有很大帮助-The CRC32 and CRC16 calculator is designed to use c language programming dedicated calculator, you can view the source of much help to the CRC calculation
CRC16-32Tool
- 该CRC32和CRC16计算器是使用c语言编程设计的专用计算器,可以查看源码,对CRC计算有很大帮助-The CRC32 and CRC16 calculator is designed to use c language programming dedicated calculator, you can view the source of much help to the CRC calculation