checksum
check·sum
C5273900 (chĕk′sŭm′)checksum
(ˈtʃɛkˌsʌm)Noun | 1. | checksum - a digit representing the sum of the digits in an instance of digital data; used to check whether errors have occurred in transmission or storage |
单词 | checksum | |||
释义 | checksumcheck·sumC5273900 (chĕk′sŭm′)checksum(ˈtʃɛkˌsʌm)
checksumchecksum(storage, communications)The checksum may be 8 bits (modulo 256 sum), 16, 32, or someother size. It is computed by summing the bytes or words ofthe data block ignoring overflow. The checksum may benegated so that the total of the data words plus the checksumis zero. Internet packets use a 32-bit checksum. See also digital signature, cyclic redundancy check. checksumA value used to ensure data are stored or transmitted without error. It is created by calculating the binary values in a block of data using some algorithm and storing the results with the data. When the data are retrieved from memory or received at the other end of a network, a new checksum is computed and matched against the existing checksum. A non-match indicates an error.Just as a check digit tests the accuracy of a single number, a checksum tests a block of data. Checksums detect single bit errors and some multiple bit errors, but are not as effective as the CRC method. Checksums are also used by the Sophos antivirus software to determine if a file has changed since the last time it was scanned for a virus. See ECC memory and Sophos. checksum
Words related to checksum
|
|||
随便看 |
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。