搜索资源列表
CRC.rar
- CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。,CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
CCITT_CRC16
- CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
crc-itu-t
- CRC table for the CRC ITU-T V.41 0x0x1021 (x^16 + x^12 + x^15 + 1).
crc-itu-t
- crc_itu_t - Compute the CRC-ITU-T for the data buffer.