-
-
[
Asm]
CRC32.rar
CRC source code, using assembly language to achieve high efficiency
-
[
Others]
NewMsg-RF1100.rar
... 2-FSK, GFSK and MSK modulation (3) high sensitivity (1.2kbps under-110dDm, 1 packet error bit-rate) (4) built-in hardware CRC error detection and control of point-to-multipoint communication address (5) a lower current consumption (RX in, 15.6mA, 2.4kbps, ...
Category:
Document Upload User:
skod123 Size:
312K
-
[
C/C++]
modbus_console.rar
Modbus debugging assistant for beginners, simplifying the CRC computing, computer-auto-complete. Also for linux.
-
[
Visual C++ (VC++)]
crc1.rar
vc6 prepared standard CRC checksum procedure, the absolute ease of use, welcomed everyone to download!
-
-
[
Visual C++ (VC++)]
genenc_v3_2_tar.gz
Description:
The programm generates encoder for CRC-, BCH- and RS-Codes.
The command line options of the tools can be displayed with-h !
-
[
C/C++]
16bitCRC.rar
16-bit CRC code generation small software, can be the basis of input data automatically generated code. Very convenient.
-
-
[
Visual C++ (VC++)]
des.rar
BMP use des algorithm of encryption and decryption, and the success of the use of CRC for the image encryption, and avalanches and linear analysis
-
[
Visual C++ (VC++)]
CrcCheck.rar
CRC checksum utility CRC-16 Code: G (x) = X16+ X15+ X2+ 1CRC-32 Code: G (x) = X32+ X26+ X23+ X22+ X16+ X12+ X11+ X10+ X8+ X72B ! X5+ X4+ X2+ X1+ X+ 1