您要查找的是不是:
- CRC循环冗余校验cyclic redundancy check
- 同时采用循环冗余校验(CRC校验),以获得更好的传输性能。At the same time Cyclic Redundancy Check(CRC) is adopted, make transfer performance more superior.
- 具体研究了CRC循环冗余码在USB中的生成与应用方式,最后并给出了C语言编写的原理性示例代码,以软件模拟的方式描述了USB中的CRC码的形成过程。It also describes the use of CRC applied in USB and then explains the specific implementation called for in USB. C program to generate five -bits CRCs are provided here to validate the validity of CRC codes and comprehend the process of CRC forming in USB.
- 二层的帧必须等到所有比特全部接收通过CRC(循环冗余校验)效验后才能被处理。A Layer 2 frame cannot be processed by a receiver until all bits have been received by the receiver and a cyclic redundancy check (CRC) has been performed.
- 循环冗余校验编译码的并行处理研究及其FPGA实现The Parallel Processing Study and FPGA Realization for CODEC of Cyclic Redundancy Check
- 再循环recycle
- 奇偶校验even-odd check
- 基于Verilog的循环冗余校验(CRC)的实现Realization of CRC based on Verilog
- 偶校验even
- 这是条循环链。This is an endless chain.
- 奇偶校验位加在二进制码上的一个标明奇偶数的位,用于检验数据的完整性A bit added to a binary code that indicates parity and is used to check the integrity of data.
- 一年四季构成一个循环。The seasons of the year make a cycle.
- 我们观察了青蛙的血液循环。We observed the circulation of blood in frogs.
- 变形CRC校验算法changing CRC checking algorithm
- 按事物的循环,总是由有新思想的人起来执政。In the course of things men of other ideas came to rule.
- 奥托循环Otto cycle
- 纵向冗余校验LRC
- 心脏使血液在全身循环。The heart circulates blood round the body.
- 循环的阻塞a stoppage of the circulation
- 基于C8051F的CRC校验算法的实现Implementation of the CRC Algorithm Based on C8051F