搜索资源列表
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
HEC-CRC8
- 针对4Bytes的CRC8算法,可纠一个比特的错误和检测一个比特以上错误。-against the CRC8 4Bytes algorithm can correct a bit error detection and error over a bit.
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
1crc
- 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明。 更新历史: 2003/05/04 新增CRC-8算法的实现。 2004/02/02 修改CRC-8算法,新增CRC-32算法,增加比较详细的调用和使用说明。-CRC16/CRC8/CRC32 calcul
单片机CRC算法与实现
- 利用单片机实现CRC8,CRC16校验的具体实现的几种方案-use MCU CRC8, CYXLIC REDUNDANCY Check the concrete realization of several options
CRC32
- 提供JAVA平台的CRC解密程序,包括CRC8,CRC16和32等-JAVA platform for the CRC decryption procedures, including CRC8, and 32 other CYXLIC REDUNDANCY
testcrc
- delphi下的CRC8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了,可省去晦涩的研究.-delphi the CRC8, CYXLIC REDUNDANCY, CRC32-algorithm example, directly copy code can use it, can be saved obscure research.
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
CRCALL
- 此软件是CRC的软件实现方法,包括了CRC8,CRC16,CRC32的全部算法,每一种算法又分速度优先与资源优先型以及适中型三种算法。全部通过调试验证,与硬件无关,可移植于任何MCU-This software is the software realization of CRC, including the CRC8, CRC16, CRC32 all the algorithms, each algorithm was divide
crc_pkg
- VHDL语言实现的CRC校验,函数形式,包括CRC4,CRC8,CRC16和CRC32-VHDL language to achieve the CRC checksum, function forms, including CRC4, CRC8, CRC16 and CRC32
framepaser
- 解析已封装好的 模拟IEEE 802.3格式的Ethernet帧的封包文件(封包文件是二进制文件,文件名为input,文件中包含若干个Ethernet帧,其中有正确的帧,也有错误的帧),列出每个Ethernet帧的各个字段的值,并判断帧的正确性。并进行CRC8校验-Analysis has been packaging a good simulation of IEEE 802.3 fr a me format of Ethernet
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_c_source_code
- c language crc8 source code
CRC8
- 通信数据作CRC8位校验,然后得到校验位,取低位程序直接舍弃高位。-Communications data for CRC8 bit checksum, and then be parity bit, from high abandon low directly.
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.
crc8
- crc8编码用c++实现 为了完成这个代码看了网上的很多实现方式 最后总结简化这个版本 比较好懂-crc8 coding using c++ to achieve in order to complete the code read many online implementations concluded simplify this version better understand
crc8
- CDT规约 CRC8效验 VC编写的,里面有VC控件字符串和HEX数据互相装换的函数-VC Statute CDT prepared CRC8 efficacy, which has strings and HEX data VC control equipment for each function