搜索资源列表
gcrc8
- 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-eight crc check the source calculation, look-up table to be calculated in terms of the eight random polynomial Check
crc16
- 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全\"1\"(
CRC
- 计算程序。可以通过它来进行CRC的校验计算。可以将十六进制数转化为十进制数据
CRC
- 数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。
crc
- 自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0 001100 0 001100 (5)ind
jscrc
- VB6.0编写的计算CRC校验码程序,适用于通讯程序编写者.-VB6.0 CRC checksum calculation written procedures for communications writers.
CRC_cal
- CRC校验计算工具,对crc校验对帮助。-crc jianyan calate
CRC
- CRC校验码,本软件可在输入16进制数据后直接计算出CRC校验码-CRC, the software can enter the hexadecimal data directly calculate a CRC checksum
The-CRC-checksum
- 实现多个数据的CRC校验,通过输入数据和校验数据,计算出CRC校验码。-CRC check multiple data through the input data and parity data to calculate the CRC checksum.
CrcCal
- crc校验的一种计算方式,可以用于网络协议或串口、can协议的校验位计算,有封装好的函数-A calculation crc check can be used for network protocols or serial port, can protocol parity bit calculation, there is a good function package
CRCTool-v2.0
- 一个 CRC32/CRC16 计算和校验的工具,可以直接校验文件的 CRC.-A tools for CRC32 /CRC16.