搜索资源列表
CRC循环校验具体算法
- 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
CRC
- 三种常用的CRC16校验算法的C51程序。以及16位CRC校验原理与算法分析。 CRC校验有多种方式,如:CRC8、CRC16、CRC32等等。在实际使用中,我们经常使用CRC16校验。CRC16校验也有多种,如:1005多项式、1021多项式(CRC-ITU)等。在这里我们不讨论CRC算法是怎样产生的,而是重点落在几种算法的C51程序的优化上。-three commonly CRC16 checksum algorithm C51 program. And a 16-bit CRC check
moncoes_3.0.0
- 用c语言实现的压缩软件,简单易用。支持最大超过2G的文件。-Bzip compression in C , very easy to use , MD5 checksum , has support to files larger than 2 gb, has additional features not available in the original bzip2 files , compression decompression progress , pause , resume and
CRC-verify-programming
- CRC校验算法详解(从校验码原理到源码的详细说明)。-CRC checksum algorithm Xiang Jie (from the principle of parity to the source code for details).
HashCalc2.02
- 校验码计算器,适合各种文件的校验码计算,方便程序的单一版本以及传播时使用-Checksum calculator, suitable for a variety of file checksum calculation, to facilitate a single version of the program and the dissemination of the use of
crc
- CRC校验算法软件,同时给出CRC子程序。可以直接使用,非常方便-CRC checksum algorithm software, CRC routines are given. Can be used directly, very convenient
jscrc
- VB6.0编写的计算CRC校验码程序,适用于通讯程序编写者.-VB6.0 CRC checksum calculation written procedures for communications writers.
danpianji
- 15.2.1汉明码校验7.1.13浮点数多项式计算-15.2.1 Hamming code polynomial calculation of floating-point checksum 7.1.13
Crctable
- crc校验实现代码,可以生成16bit和32bit的校验值-crc check implementation code, you can generate a checksum value of the 16bit and 32bit
xieyi
- 协议计算器,计算的协议包括 求和取补校验 异或校验 CRC16校验-Agreement calculator to take up the agreement, including check sum check CRC16 checksum XOR
CRC16
- labview环境下的CRC校验使用的是CRC16-labview environment using a CRC16 checksum CRC
cyuyanshixiancrc
- c语言实现crc16校验,包括crc16校验原理和源代码-c language crc16 checksum crc16 checksum principle and source code
CRC16
- CRC16校验算法,包含Visual C源码-CRC16 checksum algorithm, including Visual C source code
crc16
- 半字节CRC校验,特备适合用在速度不高的单片机上-half word crc checksum,Suitable for micro controler
CCRC32
- C++ routine to calculate checksum on 32 bit,work with large fila and with text
RCR
- 通信过程中总会用到一些校验方法,用来检验数据的正确性,上传的就是RCR校验方法,比较实用。-Communication process always use some parity method used to test the accuracy of the data uploaded RCR checksum method more practical.
CRC
- CRC校验码,本软件可在输入16进制数据后直接计算出CRC校验码-CRC, the software can enter the hexadecimal data directly calculate a CRC checksum
CRC16java
- CRC16位校验算法,可用于文件或字符的对比检查。-CRC16 checksum algorithm
The-CRC-checksum
- 实现多个数据的CRC校验,通过输入数据和校验数据,计算出CRC校验码。-CRC check multiple data through the input data and parity data to calculate the CRC checksum.
Checksum
- 校验和计算器,对于网络协议需要加校验和功能,去掉包头。包尾,自动计算-Checksum calculator, check for network protocols and functions need to add, remove header. Rear, automatic calculation
