-
-
-
[
Visual C++ (VC++)]
CRC.rar
CRC coding process can achieve a simple CRC checksum encoding loop
Category:
SCM Upload User:
sherry Size:
1833K
-
-
[
Asm]
CRC-32.rar
Compilation of CRC-32 a complete example Win32Asm
-
[
C/C++]
crc.rar
MSP430 realize the CRC program design, digital computing and look-up table method
Category:
SCM Upload User:
jy_wqz Size:
1K
-
-
[
C/C++]
ModBus+CRC.rar
Complete CRC Cyclic Redundancy Check Code procedures, C language programming
-
[
C/C++]
crc.rar
Generating polynomial must be the highest one. For example: CRC-CCITT standard 16-bit generation polynomial: g (x) = x16+ X12+ X1+ 1 order of r = 16 that is: 0x11021. Highest one usually.
-
-