搜索资源列表
crc.rar
- 51系列单片机CRC校验程序
简单实用的单片机CRC快速算法
- 简单实用的单片机CRC快速算法-simple and practical algorithm for fast MCU CRC
AVR单片机CRC校验码的查表与直接生成.zi
- AVR单片机CRC校验码的查表与直接生成-AVR monolithic integrated circuit CRC verification code Zha Biao with directly produces
数据传输的CRC校验
- 单片机通信或者远距离数据传输系统中做CRC校验的c源程序。可以嵌入到系统中直接运用。-SCM communication or remote data transmission system so CRC c source. Can be embedded directly into the system use.
crc 51
- 51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
VC+crc
- crc16 通用程序,可在单片机或PC上运行.-crc16 common procedures, the microcontroller or PC running.
CRC-CCITT-tab
- 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
CRC-C51
- 单片机的CRC C51源程序。本程序采用查表法,提高单片机运算速度。-MCU CRC C51 source. The program uses a look-up table, the enhancement of SCM computational speed.
CRC
- 网站上的算法大都是查512字节表的,对单片机来讲,太浪费空间了。 据老古网上资料,修改并测试通过以下算法:
crc
- 这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com
CRC
- 循环冗余码校验(CRC)是一种可靠性很高的串行数据校验方法。介质循环冗余码校验的基本原理,并分别用单片机和CPLD作了循环冗余码验的软件实现和硬件实现。包括汇编语言和VHDL语言源程序
crc suanfa
- 单片机CRC算法程序-SCM CRC algorithm
CRC
- 查表法CRC16校正源代码,不需要CRC的计算,适合在单片机上使用。-CRC16
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
Soft_ware-CRC
- 基于51单片机的CRC算法的C语言实现(文档内含源代码)-Based on 51 MCU CRC algorithm C language implementation (document containing the source code)
CRC
- 单片机开发,检验码生成器,用于生成CRC校验-MCU development, test code generator, used to generate a CRC checksum
crc
- 基于c51的含有crc校验的单片机双机通信程序-C51-based microcontroller containing crc checksum pairs of machine communication program
crc
- 51单片机的CRC-8校验程序,已应用到现场设备中-51 MCU CRC-8 validation procedures have been applied to the field devices
CRC-Serial-Communication
- 基于51单片机的CRC串行通信主机代码和从机代码-51 Based on the host microcontroller serial communication CRC code and the code from the machine
CRC
- MODBUS RTU协议的仪表通信时需要进行CRC校验,单片机可以用此程序生成CRC校验码,多项式是0xA001 所用单片机为STC15系列单片机,不过CRC生成过程很简单,通用的51单片机都可以生成(MODBUS RTU protocol instrument communication needs CRC verification, SCM can use this procedure to generate CRC checksum, the polynomial is 0xA001