搜索资源列表
CRC算法及C语言实现
- 本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm theory, Adaptation were given three different computer or micro-controller hardware environment of the C Program
myCRC1111111
- crc计算方法之一,适合于有较大ROM或外部存储器的单片机-unicef.org calculation method, one more suitable for external memory or ROM Microcontroller
crc-asm
- 关于字节数据的crc汇编计算代码程序,用于51系列单片机的代码。-The CRC compiled data about bytes calculation code for 51 series microcontroller code.
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
crc
- 一个非常简单的CRC计算程序,采用查表方式,用于单片机程序,占用资源少。采用c51源代码。本人用于计算温度传感器18b20的CRC非常方便-A very simple CRC calculation program, using look-up table approach for single-chip process, occupy less resources. Using C51 source code. I used to calculate the temperature senso
CPU_Architecture
- Our processor is a RISC processor that can be used for many general applications, but it is specially designed for the purpose of high speed network related tasks. External hardware accelerator is used for network packet processing. The common netw
GET_CRC
- Keil C51 计算循环冗余校验码(CRC)源程序-Keil C51 calculation of cyclical redundancy checksum (CRC) source code
CRC
- 基于C语言的计算CRC校验码的软件功能实现-Based on the calculation of C language software CRC checksum
CRC16_C51
- CRC16校验算法的C51程序的优化 包括计算法和查表计算混合法 专为KEIL C51优化,高效计算-CRC16 checksum algorithm optimization C51 program including calculation method and calculation of mixing method look-up table for KEIL C51 optimized and efficient computing
CRC_16
- Modbus CRC calculation software - Can be changed by changing Polynomial.
UHF-RFID-CRC
- 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
CRCex
- Shows multiple ways of CRC calculation in c
ECOMV260
- ecom串口助手是一款带CRC计算的串口(RS232)调试软件。由我爱IC导航网工作室开发(http://www.52ic.net/)。 ecom串口助手支持常用的110 ~ 921600bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发 送任何数据或字符(包括中文),能发送任意大小的文本文件,可以任意设定自动发送周期,并能将接收数据保存成 文本文件。带有文件或数据串的ModebusCRC16校验、CRC16校验、累加和校验、异或校验,ModebusLRC
CRC-Parallel-Computation
- 用软件实现CRC校验码计算很难满足高速数据通信的要求, 基于硬件的实现方法中, 有串行经典算法LFSR,电路以及由软件算法推导出来的其它各种并行计算方法。以经典的LFSR,电路为基础, 研究了按字节并行计算CRC校验码的原理.-Implemented in software CRC checksum calculation is difficult to meet the requirements of high-speed data communications, hardware-based
parallel-CRC-calculation-in-FPGAs-
- 给大家介绍关于crc校验原理和算法。并在fpga实现描述。-To introduce the crc check principle and algorithm。To achieve the descr iption in fpga
CRC
- 校验码计算大全,该程序是本人工作期间搜集了多种通讯校验码方式,为了测试方便集成为一个小测试工具,其中校验码计算部分可以直接复制出来用于你自己的程序。-The checksum calculation Guinness, I collected during a variety of communication checksum, in order to the test convenient integration into a small test tools, including the c
modbusRtu
- little modbus RTU stack with crc calculation for microcontrollers
crc-430
- MSP430f149串口计算CRC校验,发送数据,结束数据,测试成功-MSP430f149 serial CRC calculation, send data, the end of the data, the test is successful
CRC_Calculation_Humidity_Sensor_E
- CRC calculation applicable for Sensirion T/RH Sensor SHT21
CPE-Bus-CRC-Check
- ARM、STM32,CPE-Bus CRC-6校验 C语言版-CRC calculation routine for CPE-bus (optimized for 32bit ARM CPU)