redundancy check是什么意思,redundancy check的意思翻译、用法、同义词、例句
常用词典
冗余核对;过剩信息校验
例句
Cyclic Redundancy Check, detects files that are corrupt or possibly infected by a virus.
循环冗余校验,侦测档案是舞弊或可能感染了病毒。
The application of cyclical redundancy check in SCM multi computer communication system;
在因特网中 ,类似远程教学这样使用多址通讯的应用系统日益增加。
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的全称是循环冗余校验,其特点是:检错能力极强,开销小。
网络扩展资料
单词 "redundancy check" 通常指的是一种错误检测技术,用于在数字通信或存储系统中检测数据传输中的错误。
例句:
- The computer system uses a redundancy check to ensure that data is transmitted without errors. (计算机系统使用冗余检查来确保数据传输无误。)
- The redundancy check detected an error in the transmission of the file. (冗余检查检测到文件传输中的错误。)
用法:
"Redundancy check" 可以用作名词短语,表示对数据传输进行的一种检查,以确保数据的完整性和正确性。它通常被用于数字通信、存储系统、计算机网络等领域。
解释:
"Redundancy check" 是一种可靠的方法,用于检测数据传输中的错误。它通过在数据传输过程中添加冗余信息,以便在接收端对传输数据进行验证和校验。如果数据传输过程中发生错误,接收端会检测到冗余信息与传输数据不匹配,从而发现错误并进行修正。
近义词:
- Error checking (错误检查)
反义词:
- Non-redundancy check (非冗余检查)