-
1. In the process of data transmission, we often use a technique called "cyclic redundancy check" to ensuredata integrity.
在数据传输过程中,我们经常使用“循环冗余校验”技术来确保数据完整性。
-
2. The manufacturer used CRC to detect errors in the printed circuit board during production.
制造商使用循环冗余校验来检测印刷电路板生产过程中的错误。
-
3. The engineer implemented an algorithm to perform CRC for each byte of data sent over the network.
工程师实现了一个算法,用于对通过网络发送的每个字节的数据执行循环冗余校验。