搜索资源列表
CRC算法原理及C语言实现
- ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
CRC校验 VB及C下实现算法
- 常用CRC沉余校验方法,VB及C语言实现,内附原码
24位CRC校验算法
- 分别用三种方法依次实现了24位CRC算法
CRC校验原理
- 关于CRC校验的原理介绍
CRC校验编程和硬件快速校验探讨
- CRC原理
CRC
- 详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实 现。-Details of Cyclic Redundancy Check CRC (Cyclic Redundancy Check) theory and the error control algorithm.
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_explain
- 循环冗余校验 CRC 的算法分析和程序实现。通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现-Cyclic Redundancy Check
CRC.txt
- 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
error_detection_reliability_of_lte_crc_coding
- error detection reliability of lte crc coding
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理论基础,为你提供清晰的CRC理论,及相应编程算法知识。-CRC theoretical basis to provide you with the clear CRC theory and knowledge of the corresponding programming algorithm.
crc
- 实现CRC循环冗余校验,可用于计算出任意位数的循环冗余校验码-The CRC Cyclic Redundancy Check can be used to calculate any digit cyclic redundancy check code
crc
- modbus 通讯协议中的CRC16校验,运用查表法,简单,已经编写成函数,可以直接用-Modbus communication used in CRC check
CRC-GUID.zip
- A painless guide to CRC error detection algorithms,A painless guide to CRC error detection algorithms
CRC-SEAQ
- CRC seaQ资料,内涵peaq国际标准ITU-R Rec.BS-1116-1,对peaq进行设计和规范-RECOMMENDATION ITU-R BS.1116-1* METHODS FOR THE SUBJECTIVE ASSESSMENT OF SMALL IMPAIRMENTS IN AUDIO SYSTEMS INCLUDING MULTICHANNEL SOUND SYSTEMS
crc
- CRC校验的原理及详细介绍,很适合通信的使用-CRC parity principle and in detail, it is suitable to use for communication
CRC-error-detection
- A painless guide to CRC error detection algorithms