搜索资源列表
CRC校验代码源程序
- CRC循环冗余,是一种查表法,实现数据的自动打包问题-Cyclic Redundancy is a look-up table method, the data is automatically packaged problems
crc_16
- 循环冗余校验,crc_16,主要运用在数字通信系统。用Verilog HDL编写。-Cyclic Redundancy Check, crc_16, mainly used in digital communications systems. Prepared with Verilog HDL.
ModBus+CRC
- 完整的CRC循环冗余校验码程序,C语言编程
crc16_crc32
- CRC16和CRC32, 一个完整的循环冗余校验程序,在产品中使用的,有好的参考价值
CRC16
- 一个循环冗余校验的程序,c语言编写的,16位的
CRC
- verilog 实现循环冗余校验 源代码
ProgrammingEmbeddedSystemsinCandC++
- 本书内容包括: 快速有效的测试存储器芯片 如何写入和擦除快闪存储器 用循环冗余校验码验证非易失性存储器数据 与芯片的内部外设和外部外设接口 设计和实现设备驱动 优化嵌入式软件 最大限度高性能的应用C++特性 本书适用于嵌入式系统程序员、设计师和项目管理人员
循环冗余校验码
- 循环冗余校验码(试验报告)-Cyclic Redundancy Check (pilot reports)
crc
- 自己写的循环冗余校验,进行了仿真,整个工程都在!-Wrote it myself, cyclic redundancy check carried out a simulation, the whole project are in!
parity_and_CRC
- 奇偶校验和循环冗余检测的Verilog代码,很好,和大家一起学习-Parity and cyclic redundancy detection of Verilog code, very good, and we will study together
arm7-lpc2119
- 1、lpc2119的uart0\timer0应用 2、循环冗余校验CRC函数库 3、ASC字符在5*7点阵LED的应用 4、X045的应用函数库-1, lpc2119 of uart0 imer0 Application 2, Cyclic Redundancy Check CRC library 3, ASC characters in the 5* 7 dot matrix LED applications 4, X045 application library
CRC_16
- CRC-16循环冗余校验码,生成多项式为0xC005,调试软件是KEIL3-CRC-16 cyclic redundancy check code to generate the polynomial for the 0xC005, debugging software is KEIL3
GET_CRC
- Keil C51 计算循环冗余校验码(CRC)源程序-Keil C51 calculation of cyclical redundancy checksum (CRC) source code
crc32
- crc循环冗余校验码,用于对传输信号进行编码校验,是信息更可靠-crc cyclic redundancy check code used to transmit coded signals to verify, the information is more reliable
crc32
- 英飞凌C167的32位循环冗余校验码产生例子。-infineon C167 CRC32
CRC32
- 该程序源码包括了生成CRC32特征字表格的程序代码和CRC32校验程序代码。主要用于MODUBS、TCP/IP或其它通讯协议中数据的循环冗余校验。程序通过工程验证。-The program source code includes the features of word forms generated CRC32 and CRC32 checksum program code program code. Mainly used for MODUBS, TCP/IP or other commu
CRC
- 循环冗余校验(CRC)模块设计 循环冗余校验(CRC)模块设计-Cyclic Redundancy Check (CRC) module design cyclic redundancy check (CRC) module design cyclic redundancy check (CRC) module design
UHF-RFID-CRC
- 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
循环冗余校验码
- Cyclic Redundancy checking (CRC)循环冗余校验,又称多项式码。 在循环冗余校验中,不是通过将各比特位相加来得到期望的校验,而是通过在数据单元末尾加一串冗余比特,称作循环冗余校验码或循环冗余校验余数,使得整个数据单元可以被另一个预定的二进制数所整除(Cyclic, Redundancy, checking (CRC) cyclic redundancy check, also called polynomial code.In the cyclic redundan