CRC:循环冗余码

“循环冗余码”(Cyclic Redundancy Code,简称CRC)是一种在数据传输和存储中广泛应用的差错检测技术。通过生成并校验冗余信息,CRC能够高效识别数据在传输过程中是否出现错误。其缩写形式CRC因书写简便、使用快捷,在通信、计算机及各类工程领域中被普遍采用。

Cyclic Redundancy Code具体释义

  • 英文缩写:CRC
  • 英语全称:Cyclic Redundancy Code
  • 中文意思:循环冗余码
  • 中文拼音:xún huán rǒng yú mǎ
  • 相关领域crc 未分类的

Cyclic Redundancy Code的英文发音

例句

  1. The DC balance and data transmission reliability were achieved by 8b / 10b encoding and cyclic redundancy code.
  2. 通过8b/10b编码和循环冗余编码保证了总线的直流平衡和数据传输的可靠性。
  3. The parallel generation method for Cyclic Redundancy Code(CRC) ( CRC ) is discussed in this paper. The hardware implementations for 2 kinds of CRC used in USB protocol are presented.
  4. 讨论了并行计算循环冗余校验码(CRC)的原理,并以USB协议使用的两种CRC的计算为例给出了硬件并行实现CRC的设计方法。
  5. New Cyclic Redundancy Code(CRC) Check Algorithm
  6. 一种新型循环冗余码(CRC)校验算法的研究
  7. An interaction between bit stuffing and the use of cyclic redundancy code ( CRC ) can depress the reliability of CAN.
  8. CAN的位元填充和CRC之间存在相互作用,可能会降低CAN总线的可靠性。
  9. Most of random errors and single burst errors can be checked out by using of 32 bits Cyclic Redundancy Code(CRC) ( CRC-32 ).
  10. 利用32位CRC循环校验码,可以检测到大部分的随机错误和单个突发错误。