搜索资源列表
CRC-16 CRC-32 算法介绍,程序代码
- CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
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-encode
- CRC-CCITT码实现,即(k,k+16)码实现算法-CRC-CCITT code to achieve, namely (k, k+16) code algorithm
crc16-CCITT
- crc-16的编码,使用的多项式是G(x)=x^16+x^12+x^5+1-generator polynomial of degree 16: G(X)=x^16+x^12+x^5+1
16-bit-Serial-CRC-CCITT-Generator.vhd.tar
- 16-bit Serial CRC-CCITT Generator