搜索资源列表
fileinfo_demo
- file gathering through directories and this class allows just that: gather file information recursively by directory and, as a bonus track, it also calculates 32bit file-checksum (note this is not NT s executables checksum calculated with MapFileAndC
crc32_8b
- 32位crc校验和,非常实用,非常精确,已经经过大量验证-32bit crc check program
Crctable
- crc校验实现代码,可以生成16bit和32bit的校验值-crc check implementation code, you can generate a checksum value of the 16bit and 32bit
ultimatecrclatest.tar
- 32bit crc with complete documentation
STM32-CRC32
- 32位的CRC校验码的程序,源程序可以直接应用-32bit CRC
CRC
- CRC校验32位控制台程序 信道编码32位CRC校验-32bit CRC
STM32-CRC32
- 32位的CRC校验码的程序,源程序可以直接应用-32bit CRC
CRC-6-8-12-16-32
- CRC校验代码,包含6bit\8bit\12bit\16bit\32bit 查表法和移位法-CRC checksum code, including 6bit \ 8bit \ 12bit \ 16bit \ 32bit lookup table and shift method
CRC32_II
- 基于第二类LFSR串行CRC生成器的32位并行实现结构。用于SATA 3。 verilog语言。-32bit parrallel CRC module as specified in SATA 3. The module is realized with verilog.
CRC
- CRC校验参考设计Verilog代码,crc8,16,32bit- crc8_8.v : CRC-8, 8-bit data input. crc12_4.v : CRC-12, 4-bit data input. crc16_8.v : CRC-16, 8-bit data input. crc_ccit_8.v : CRC-CCIT, 8-bit data input.
eth_crc
- 32 位CRC并行计算,实现以太网32bit校验值的并行计算非常有用-32 bit CRC Caculate
CPE-Bus-CRC-Check
- ARM、STM32,CPE-Bus CRC-6校验 C语言版-CRC calculation routine for CPE-bus (optimized for 32bit ARM CPU)
crc32
- 该文件主要描述的是crc算法的实现,是8bit输入,输出的是32bit的crc校验码-The document is to achieve crc algorithm described is 8bit input, the output is a 32bit crc checksum
crc32src
- 32bitCRC校验,主要应用与Modbus协议通信,详细内容见源码参考-32bit CRC check, the main application and Modbus protocol communications, for details, see the reference source
CRC32
- 32bitCRC校验,主要应用与Modbus协议通信,详细内容见源码参考-32bit CRC check, the main application and Modbus protocol communications, for details, see the reference source
crc32_parallel
- CRC 32bit parallel generator