搜索资源列表
chabiaofa
- 一个关于查表法的源程序,实现了crc-32的查表功能,需要的朋友下载看卡-a look-up table method on the source, achieved a crc-32 Tabular functional, and we need to see friends download cards
CRC
- 本文提出一种通用的CRC 并行计算原理及实现方法,适于不同的CRC 生成多项式和不同并行度(如8 位、16 位、及32 位等) ,与目前已采用的查表法比较,不需要存放余数表的高速存储器,减少了时延,且可通过增加并 行度来降低高速数传系统的CRC 运算时钟频率.-In this paper, a universal principle of CRC and implementation of parallel computing methods for generating differ
CRC_algorithm_principle
- CRC(循环冗余校验)算法原理详细说明,文中有源代码说明,并附查表算法数据表-CRC (cyclic redundancy check) algorithm principle of detailed instructions, source code text descr iption, together with data table look-up table algorithm
CRC.txt
- 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
crc
- modbus 通讯协议中的CRC16校验,运用查表法,简单,已经编写成函数,可以直接用-Modbus communication used in CRC check
CRClist
- CRC查表法的算法分析,原理及编程实现的算法-CRC look-up table algorithm analysis, theory and programming algorithms
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
CRC16
- 有关CRC查表法的详细解释、说明,便于理解CRC检验的各种方法-Detailed explanation of the CRC look-up table, descr iption, easy to understand the various ways CRC test