-
-
[
C/C++]
crc.rar
Application environment CRC checksum: PICF877A development environment: MPLAB development language: C
Category:
SCM Upload User:
bdztuv Size:
2K
-
[
Visual C++ (VC++)]
CRC.rar
The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula-
tion includes all bytes of the frame. The data bytes have to be calculated as a
word. At first you have to shift in the high byte of the data word. This is the opposite
way ...
-
[
C++ Builder]
CRC.rar
Serial communication in order to avoid error, the error encoding used here is the realization of CRC error detection function, C++ to prepare, and I hope all of you help!
Category:
Com Port Upload User:
dgwtdq Size:
1K
-
[
Matlab]
CRC.rar
An easy to understand example for crc
Category:
matlab Upload User:
qiuwen Size:
27K
-
[
Visual C++ (VC++)]
CRC.rar
Serial Communication in the CRC checksum, including the calculation methods and CRC Remainder Table
-
[
C/C++]
CRC.rar
Cyclic Redundancy Check CRC algorithm analysis and program implementation
-
-
[
Unix_Linux]
crc.c.zip
CRC source code for linux environment. CRC for 16 bytes packet. Useful for checking crc of tinyos uart packet.
-
-
[
Asm]
CRC(asm).rar
CRC compilation algorithm (a compilation of fast CRC algorithm)