群发资讯网

返回主页
cyclic redundancy check
从而检测出错误。
常用释义
英式发音
美式发音
基本释义
  • 循环冗余校验:一种用于检测数据传输或存储过程中出现的错误的技术,通过计算数据的校验和并与原始数据一起传输或存储,以便在接收端或读取时进行比较,从而检测出错误。
例句
  • 1·Cyclic Redundancy Check, detects files that are corrupt or possibly infected by a virus.
    循环冗余校验,侦测档案是舞弊或可能感染了病毒。
  • 2·Checksum computes a 32-bit cyclic redundancy check (CRC) on the entire row image on the page.
    校验和对页上的整个行图像上计算32位循环冗余检查(CRC)。
  • 3·Cyclic redundancy check (CRC) is of a side application in the digital communications technology.
    循环冗余校验在数字通信技术中有着广泛的应用。
  • 4·The full name of CRC is Cyclic Redundancy Check, which is characterized by: Error ability, overhead small.
    CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。
  • 5·Cyclic redundancy check (CRC) values are computed for critical data structures, improving the odds of detection of data corruption.
    循环冗余检验(crc)值针对关键数据结构计算,提高了数据崩溃的探测几率。
  • 6·In order to improve the communication of single-chip microcomputers, we designed an algorithm of CRC (Cyclic Redundancy Check).
    为了提高单片机之间的通信速度,设计了一种循环冗余码校验CRC (Cyclic Redundancy Check)算法。
  • 7·This paper presents the mathematical model and coding principle of cyclic redundancy check, and show the software implementation.
    论述了循环冗余校验的数学模型以及编码原理,并给出了软件的实现方法。
  • 8·In this paper, it studies one of the error-check controls of the communications of computers network-Cyclic Redundancy check (CRC).
    在计算机网络通信中,为了降低数据通信线路传输的误码率,可以采用一种差错检测控制———循环冗余码校验(CRC)。
  • 9·For its simple coding and low rate of error identification, the Cyclic Redundancy Check (CRC) is widely used in digital communication system.
    循环冗余校验CRC由于编码简单、误判概率低,在通信系统中得到了广泛的应用。
  • 10·This paper puts forward three table-based software algorithms to create cyclic redundancy check(CRC) code, and analyses efficiency of the algorithms.
    本文提出了基于字节查表生成循环冗余校验码(CRC码)的三种软件算法,并对其效率进行了分析。