-
-
Test-Cycle-crc.zip
this is the utilities for sending bytes to serial port and calculater for CRC for trasmited byte.
-
CRC.rar
对26比特的帧结构进行6比特的CRC处理,输出26+6=32的帧结构。VHDL代码实现
-
detailed-crc.rar
I search for the crc introduction on the website, and I think this file would provide the most detailed introduction for crc. Good file.
-
crc.rar
详细介绍了crc校验的基本原理,通过举例讲诉了crc校验码生成方法,crc校验是通讯中最常见的一种数据校验方法。
-
CRC.rar
CRC编码程序,从文件中读取数据,每60个二进制数为一个码字,表示信息位,每64个为一个码字输出。
-
-
-
crc.rar
实现简单的crc校验,校验码为8位,程序简单易懂,适合新手学习,结果以十六进制形式表述
-
-
CRC.rar
CRC生成程序,可以自定义CRC位数等参数。十分具有参考价值
-