Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • crc.rar 使用matlab编写的crc循环码编译码仿真程序
  • 2-CRC.rar CRC32计算 c#编写 内含各种crc资料
  • CRC.zip CRC校验参考设计Verilog代码 包括所有代码
  • crc.rar dephi串口通信CRC计算方法,可以直接使用
  • CRC.rar 用于编写CRC校验的一段主程序,包括参数,算法等等,可直接开发CRC校验软件
  • CRC.cyclic.algorithm.rar CRC循环校验的具体算法CRC cyclic check the specific algorithm
  • CRC.rar 火牛开发板的CRC测试程序,希望给大家帮助。
  • crc.rar JAVA 编写的CRC循环冗余校验码,分两个文件,一个为生成发送信息的,一个为检验收到信息是否正确的
  • crc-algorithm.rar The cyclic redundancy check, or CRC, is a technique for detecting errors in digital data, but not for making corrections ... are detected. It is used primarily in data transmission. In the CRC method, a certain number of check bits, often called a checksum ...
  • CRC.rar 通过学习CRC编码原理,本部分建立了SIMULINk模型,实现了CRC编译码。