查询
1 词典释义:
cyclic redundancy check
时间: 2025-07-25 11:56:46
英 [ˈsʌɪklɪk rɪˈdʌnd(ə)nsi tʃɛk]
美 [ˈsaɪklɪk rəˈdəndənsi tʃɛk]

n. 循环冗余校验;循环冗余检查;循环冗余码;循环冗余校验码

双语例句
  • Cyclic Redundancy Check, detects files that are corrupt or possibly infected by a virus.

    循环冗余校验,侦测档案是舞弊或可能感染了病毒。

  • Checksum computes a 32-bit cyclic redundancy check (CRC) on the entire row image on the page.

    校验和对页上的整个行图像上计算32位循环冗余检查(CRC)。

  • Cyclic redundancy check (CRC) is of a side application in the digital communications technology.

    循环冗余校验在数字通信技术中有着广泛的应用。

  • The full name of CRC is Cyclic Redundancy Check, which is characterized by: Error ability, overhead small.

    CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。

  • Cyclic redundancy check (CRC) values are computed for critical data structures, improving the odds of detection of data corruption.

    循环冗余检验(crc)值针对关键数据结构计算,提高了数据崩溃的探测几率。

  • In order to improve the communication of single-chip microcomputers, we designed an algorithm of CRC (Cyclic Redundancy Check).

    为了提高单片机之间的通信速度,设计了一种循环冗余码校验CRC (Cyclic Redundancy Check)算法。

  • This paper presents the mathematical model and coding principle of cyclic redundancy check, and show the software implementation.

    论述了循环冗余校验的数学模型以及编码原理,并给出了软件的实现方法。

  • In this paper, it studies one of the error-check controls of the communications of computers network-Cyclic Redundancy check (CRC).

    在计算机网络通信中,为了降低数据通信线路传输的误码率,可以采用一种差错检测控制———循环冗余码校验(CRC)。

  • For its simple coding and low rate of error identification, the Cyclic Redundancy Check (CRC) is widely used in digital communication system.

    循环冗余校验CRC由于编码简单、误判概率低,在通信系统中得到了广泛的应用。

  • This paper puts forward three table-based software algorithms to create cyclic redundancy check(CRC) code, and analyses efficiency of the algorithms.

    本文提出了基于字节查表生成循环冗余校验码(CRC码)的三种软件算法,并对其效率进行了分析。

  • Layer2 frame cannot be processed by a receiver until all bits have been received by the receiver and a cyclic redundancy check (CRC) has been performed.

    二层的帧必须等到所有比特全部接收通过CRC(环冗余校验)验后才能被处理。

  • A Layer 2 frame cannot be processed by a receiver until all bits have been received by the receiver and a cyclic redundancy check (CRC) has been performed.

    二层的帧必须等到所有比特全部接收通过CRC(循环冗余校验)效验后才能被处理。

  • Embodiments of the invention are generally directed to systems, methods, and apparatuses for improving latency by offsetting cyclic redundancy check lanes from data.

    本发明的实施例一般涉及用于通过使循环冗余校验线路相对于数据偏移来改善等待时间的系统、方法和设备。

  • For the rate reduction induced by using cyclic redundancy check (CRC) in coded cooperation, an improved threshold selection relaying scheme is proposed for coded cooperation.

    针对编码协作中采用循环冗余校验(CRC)方案会降低系统传输速率的问题,提出了一种改进的门限选择中继方案。

  • In the software part, the working flow of the system is introduced first. And then the two key technologies, Cyclic Redundancy Check (CRC) method and Anti-Collision method are presented.

    在软件部分首先介绍了整个系统的工作流程,然后对两项关键技术:循环冗余校验(crc)法和防碰撞法进行了阐述。

  • A cyclic code with minimum redundancy used to check errors in a set of characters.

    一种用于检查一组字符的错误、并且具有最小冗余度的循环码。