DictionaryForumContacts

   English thesaurus
Google | Forvo | +
cyclic redundancy check
 Cyclic Redundancy Check
abbr. file.ext. CRC
IT abbr. CRC
| byte
 BYTE
abbr. Pirhana, Inc.
abbr. file.ext. Binary Element String
abbr. IT Binary Yoked Transfer Element
abbr. mil. Group of bits used to encode a single letter, number, or symbol
 Byte
softw. abbr. B
 Bytes
unit.meas. abbr. B
 byte
abbr. el. binary term

Cyclic Redundancy Check
abbr., file.ext. CRC
IT, abbr. CRC (sum)
cyclic redundancy check
comp., MS Cyclic Redundancy Check (A procedure used in checking for errors in data transmission. CRC error checking uses a complex calculation to generate a number based on the data transmitted. The sending device performs the calculation before transmission and includes it in the packet that it sends to the receiving device. The receiving device repeats the same calculation after transmission. If both devices obtain the same result, it is assumed that the transmission was error free. The procedure is known as a redundancy check because each transmission includes not only data but extra (redundant) error-checking values. Communications protocols such as XMODEM and Kermit use cyclical redundancy checking)