搜索资源列表
CRC16_C
- 在C语言中开发的crc16查表算法的源代码,看看有没有参考价值!-in C language development crc16 Lookups for the source code, to see if there is any reference value!
Crc1021
- 查表型crc16校验算法,c源码-Lookup - crc16 checksum algorithm, c FOSS
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
CRC
- c语言和delphi的crc16的求解代码-c language and delphi code to solve the CRC16
CRC16_32
- C代码源文件。查找表法计算CRC16和CRC32,先计算生成查找表,然后以byte为单位计算CRC码。 -Calculate the CRC16 and CRC32 with the Look-up-Table
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
CRC16
- 在VC6.0环境下用C语言编写的一个计算CRC16表格的小程序。简单实用-VC6.0 environment using C language to write a small program to calculate CRC16 form. Simple and practical
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
CRC16
- 公式节点中用C写的CRC16校验,已经在实际项目中使用了(The CRC16 checksum written in C in the formula node is already used in the actual project)