搜索资源列表
crc8
- 8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-8051 CRC8 check on the CCITT A-8 CRC calculator. Th e source
crc8
- 8位CRC源代码-eight CRC source code
crc8
- CRC的8位校验,使用汇编写的程序.可以用来做通信数据的校验-CRC checksum of eight, was compiled using the procedure. Can be used for the calibration data communications
crc8
- 8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-8051 CRC8 check on the CCITT A-8 CRC calculator. Th e source
crc8
- 8位CRC源代码-eight CRC source code
HEC-CRC8
- 针对4Bytes的CRC8算法,可纠一个比特的错误和检测一个比特以上错误。-against the CRC8 4Bytes algorithm can correct a bit error detection and error over a bit.
crc8
- CRC的8位校验,使用汇编写的程序.可以用来做通信数据的校验-CRC checksum of eight, was compiled using the procedure. Can be used for the calibration data communications
crc8
- 一种CRC-8校验算法的c++实现,用于网络上的以太网封包帧结构解析。-A CRC-8 checksum algorithm c++ Realized, for the Ethernet packet network analytic fr a me structure.
crc8
- 8位crc校验算法,用于单片机编程,包含简单算法和查表算法-8-bit CRC checksum algorithm for single-chip programming, including a simple algorithm and look-up table algorithm
crc8
- 8位沉余CRC校验算法,8051汇编语言编写。-8 Shen Yu CRC checksum algorithm, the preparation of the 8051 assembly language.
CRC-8
- CRC-8计算器 -CRC-8 Calculator
crc8
- 并行计算8位CRC,可以很方便的转化为硬件实现,速度很快,效率很高-With this code, it s very easy to do CRC caculation.
crc8
- 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-8 bit CRC compute program.
CRC8
- it is a crc on 8 bytes
crc8
- for microcontroller Calculate CRC-8 Values. Uses The CCITT-8 Polynomial, Expressed As X^8 + X^5 + X^4 + 1-for microcontroller Calculate CRC-8 Values. Uses The CCITT-8 Polynomial, Expressed As X^8+ X^5+ X^4+ 1
CRC8
- 输入一定字节,可以生成8位crc校验数,用于调试极为方便-Enter some bytes that can generate 8-bit crc checksum number is very convenient for debugging
crc8
- 8位crc的verilog设计 通过仿真综合验证并已应用在工程里面 -verilog of 8bit error checkout
CRC8
- 通讯中对报文进行CRC8校验的程序源代码,多项式为X^8 + X^2 + X^1 + 1 。-Communication packets for CRC8 check on the program source code, the polynomial is X ^ 8+ X ^ 2+ X ^ 1+ 1.
crc_verilog_xilinx
- 各类CRC效验码 有CRC8-8 CRC16-8 CRC32-8 CRC12-4 CRC-CCIT-8-CONTAIN CRC8-8 CRC16-8 CRC32-8 CRC12-4 CRC-CCIT-8
crc8
- 8位crc校验,tb文件也包含,已验证通过。-8 crc check, tb file also contains, has been verified.