搜索资源列表
简单实用的单片机CRC快速算法
- 简单实用的单片机CRC快速算法-simple and practical algorithm for fast MCU CRC
16位CRC算法
- 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
快速CRC校验源码
- 快速CRC校验源码-Fast CRC FOSS
fast-crc.tar
- 一个verilog实现的crc校验,用于fpga实现,快速,准确有效
CRC7_CRC16_SD.rar
- Re: CRC7 и CRC16 for SD card If you develope your interfsce to work with sd/mmc card, you need algrithm to check CRC7 & CRC16 it s very fast progtamm/algrithm to calculate CRC , Re: CRC7 и CRC16 for SD card If you develope your interfsce to
CRC-16LHF
- MCS51的CRC-16快速查表计算函数 要预先生成CRC16查表数据,起始地址CRC16TAB,按高/低字节顺序存放(512字节) // CRC-CCITT16 = X16+X12+X5+1, 00010000 00100001($1021) 郑州 汉威光电 刘海峰编制 (0371-62003091),欢迎交流-MCS51 the CRC-16 fast look-up table calculation function to pre-generated look-up tab
proc
- 单片机实现crc算法。本程序高效快速的完成了crc计算的问题-Crc algorithm MCU. This procedure was completed fast and efficient computing crc
FastCRC_uFastCRC
- Fast CRC Algorithmes develop in Delphi. Simple to uses and very fast to run
CRC(asm)
- CRC汇编算法(一个快速的CRC汇编算法)-CRC compilation algorithm (a compilation of fast CRC algorithm)
crcasm.asm
- 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for po
fast-crc_latest.tar
- 5x4Gbps CRC generator designed with standard cells
UHF-RFID-CRC
- 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
CRC
- CRC校验C程序,可以计算CRC结果,方法简单,运行时间快-CRC checksum C program, you can calculate the CRC result, the method is simple, fast run-time
A-Fast-CRC-Implementation-on-FPGA
- CRC错误检测是一个非常 电信应用上常见的功能。 对提高数据速率的发展要求 更多和更sofisticated实现。 在本文中,我们提出了一个方法来实现 管道结构为基础的CRC功能 多项式除法。它非常有效地改善 高速性能,允许从1 Gb / s的数据传输速率 4千兆位/秒,基于FPGA implementions根据 并行化水平(8至32位)。- The CRC error detection is a very common functio
Fast-CRC
- 本文档是基于intel架构下,intel公司自己提出的使用“无进位乘法”指令实现快速的CRC算法的介绍。-This document is based on the Intel architecture, the intel' s own proposed using the binary multiplication " instruction to achieve rapid introduction of the CRC algorithm.
fast-crc_latest.tar
- fast CRC latest Algo..implemented in Hardware descr iption language
Fast-CRC-16-bits-for-8051-core
- Fast CRC 16 bits for 8051 core
fast-crc
- 一种快速的crc的加密解密算法的实现,可以达到给数据加密的目的-A fast crc encryption and decryption algorithm, can achieve the purpose for data encryption
fast-crc.tar
- crc-16-code for check redundancy code fast in 16 bit- in parallel and serial architecture-crc-16-code for check redundancy code fast in 16 bit- in parallel and serial architecture
A-Fast-CRC-Implementation-on-FPGA
- 快速实现crc polynom fpga使用流水线架构-A Fast CRC Implementation on FPGA Using a Pipelined Architecture for the Polynomial Division