搜索资源列表
Soft_ware-CRC
- 基于51单片机的CRC算法的C语言实现(文档内含源代码)-Based on 51 MCU CRC algorithm C language implementation (document containing the source code)
CRCM
- CRC MATLAB 源程序,包括了CRC添加功能,输出直接为已添加CRC的数据,CRC8,16,24!-CRC MATLAB source code, including CRC add functionality, the output directly to the CRC of the data has been added, CRC8, 16,24!
CRC.txt
- 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
CRC-encoder
- 奇偶校验码作为一种检错码虽然简单,但是漏检率太高。在计算机网络和数据通信中用E得最广泛的检错码,是一种漏检率低得多也便于实现的循环冗余码CRC (Cyclic Redundancy .Code),CRC码又称为多项式码。-Parity error detection code as a simple, but the missing rate is too high. In computer networking and data communications using the most wi
CRC-algorithm-design
- 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
crc
- 实现CRC循环冗余校验,可用于计算出任意位数的循环冗余校验码-The CRC Cyclic Redundancy Check can be used to calculate any digit cyclic redundancy check code
snwwithcrc4-(1)
- matlab code for crc encoder and decoder
MODBUSPC
- MODBUS通讯+C语言源代码,CRC校验及CRC低位和高位列表-The MODBUS communication+C language source code, CRC checksum and CRC lows and highs list
Hamming-code-
- 海明码和CRC校验的源码,word文档格式,在通信系统中帧校验起纠错作用-Hamming code and CRC check the source, word document format, frame check in the communication system from correcting role
CRCcheck
- CRC 74循环码解码电路的matlab实现-The realization of the 74 cyclic code decoding circuit matlab
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码-CRC is the Redundancy Check Cyclic (cyclic redundancy check code). It is the most common error check code in data communication field.
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which