搜索资源列表
16位CRC算法
- 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
crc16
- CRC算法,查表和直接计算 CRC算法,查表和直接计算
crc16
- 加密解密字符串的CRC算法,可以为初学者提供一些帮助。
DS2432C
- DS2432加密算法 内有SHA-1,CRC8 CRC16计算-Within the DS2432 encryption algorithm SHA-1, CRC8 CRC16 calculation
crc
- CRC16 和 26位缩短码前向纠错计算,广泛用于FFSK的调制和解调算法。-CRC16 and 26 yards shorter FEC basis, are widely used in FFSK of modulation and demodulation algorithm.
CRC16
- 欧洲流行的标准CRC16效验算法 欧洲流行的标准CRC16效验算法-Europe, the popular standard CRC16 algorithm efficacy
crc16
- crc16的C语言算法,余式多项式为X^16+X^12+X^5+1-crc16 of the C language algorithm, I-type polynomial X ^ 16+ X ^ 12+ X ^ 5+1
CRC
- crc自动生成crc校验参数,CRC16位校验值的算法与实现-crc crc check parameters automatically, CRC16-bit checksum algorithm and implementation
crc-md5
- 里面包含了CRC16 34 64和MD5算法,能够在linux下运行,我验证过,希望对大家有用-Which contains the CRC16 34 64 and the MD5 algorithm to run in linux, I verified, I hope useful
CRC16
- 本软件实现了CRC16位算法的应用编程。根据网上的C++语言改变而成的。经测试可用-failed to translate
crc.tar
- CRC校验算法,包括CRC8,CRC16,CRC32,MODBUS,和其他几种算法,C语言封装,方便使用-CRC checksum algorithm, including CRC8, CRC16, CRC32, MODBUS, and several other algorithms, C language package, easy to use
crc16
- crc16 验证算法源码,根据查表法做的。用C写的,VC 6.0的工程。-CRC16
CRC16
- crc16算法、c代码、keil开发环境-crc16 algorithm, c code
crc_8_16_32
- crc8,crc16,crc32三个校验的算法实现,还有crc校验的算法分析-crc8, crc16, crc32 three checksum algorithm, as well as crc checksum algorithm analysis
CRCchensC
- 该文档是对crc算法的汇总,实现算法,校验数据,用于各种通讯数据的校验(The document is a summary of the CRC algorithm, the implementation of algorithms, checksum data, for a variety of communication data validation)