搜索资源列表
CRC-8
- CRC-8计算器
crc-8
- CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制,CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
crc.zip CRC校验程序
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
crc-8
- CRC-8 检错码 -CRC-8 error code CRC-8 Error Code
crc
- CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up tabl
8bit.CRC.checksum.algorithm32bit
- CRC校验8位16位32位算法设计经典代码8-bit CRC checksum algorithm 16-bit 32-bit classic code -8-bit CRC checksum algorithm 16-bit 32-bit classic code
CRC
- MODBUS CRC 源程序 请注意查收哦-Please note source MODBUS CRC check Oh
crc
- delphi CRC code for modbus-CRC
crc
- delphi CRC 8 16 32 计算算法-delphi crc
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
- CRC和线性码程序 可能对初级学习有用 希望能够好好利用-CRC
crc
- 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
crc8
- for microcontroller Calculate CRC-8 Values. Uses The CCITT-8 Polynomial, Expressed As X^8 + X^5 + X^4 + 1-for microcontroller Calculate CRC-8 Values. Uses The CCITT-8 Polynomial, Expressed As X^8+ X^5+ X^4+ 1
crc16
- Calculate CRC-8 Values. Uses The CCITT-8 Polynomial, Expressed As X^8 + X^5 + X^4 + 1 -Calculate CRC-8 Values. Uses The CCITT-8 Polynomial, Expressed As X^8+ X^5+ X^4+ 1
crc
- this program talks about crc , crc12 , crc16 and crc ccip of error detection method
crc
- 51单片机的CRC-8校验程序,已应用到现场设备中-51 MCU CRC-8 validation procedures have been applied to the field devices
crc
- 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
crc
- 自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0 001100 0 001100 (5)ind
CRC-8
- VHDL code for CRC-8 computing using 32 bit input (parallel)
MB CRC-8
- Labview实现CRC-8的运算, 可选不同的匹配运算方式(CRC-8 based on Labview application software)