搜索资源列表
CRC
- 将小于32位的码字用1011编程循环冗余码! 并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
CRC_FW
- 是我自己写的32位crc算法,生成多项式可以改成你自己需要的。应用于crc查表法。-I wrote it myself a 32-bit CRC algorithm to generate a polynomial can be changed to your own needs. Look-up table method used in CRC.
UnitCrc
- CRC 32 bit fixed poly 0x04c11db7 algo unit
EDCECC_arithmetic
- ECC/EDC算法理论:4字节检错码EDC:CD-ROM扇区中,有一个4字节共32位的EDC字域,它就是用来存放CRC码。 CD-ROM的CRC校验码生成多项式是32阶的,P(x) = (x16+x15+x2+1)(x16+x2+x+1)。 计算CRC码时用的数据块是从扇区的开头到用户数据区结束为止的数据字节,以Mode1为例, 即字节0—2063共2064个字节。将数据加上4个字节0,然后除多项式,得到的余数为校验码。 -ECC/EDC algorit
CRC
- CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
crc32defs
- There are multiple 16-bit CRC polynomials in common use, but this is the standard CRC-32 polynomial, first popularized by Ethernet.
comzyterSystolic
- 32-bit CRC cyclic redundancy code in accordance with ANSI X3, 66 standard, used in CCITT s X, 25 protocol