搜索资源列表
CE151_CRC_Generation
- 说明:Modbus等协议中需要CRC校验码,这里是一个dsPIC33F芯片的CRC校验码产生器代码,PIC公司给出的,拿来用就是了。当然您可看看这代码究竟是什么样的一个算法过程。-Note: Modbus protocol, such as the need to check code CRC, there is a CRC checksum dsPIC33F chip code code generator, PIC given by the company and used with就是了.
ATMEGA48_Wait
- atmega48做的排队机,使用315M无线发射模块发送(PT2262),采用mega48接收解码,有校验和冗余算法。使用GCC编译,测试距离可到达200m(空旷地带)。-Queue atmega48 do, use the 315M wireless transmission module to send (PT2262), used to receive mega48 decoding, there is redundancy checksum algorithm. GCC compiler
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
CRC8
- 单片机开发,通信程序中得CRC8的校验算法-MCU development, communication procedures were CRC8 checksum algorithm
CRC16
- 单片机开发,通信程序中得CRC16校验算法-MCU development, communication procedures may CRC16 checksum algorithm
source_code_lpc2200nand_updated
- lpc2200系列cpu接Nand Flash使用的ECC校验算法-lpc2200 series cpu then Nand Flash ECC checksum algorithm used
modbusCRC
- modbus规约中CRC校验方式的程序算法,请大家多多指教!-modbus CRC checksum in the way of the Statute of the program algorithm, please exhibitions!
C51-CRC16
- 8051系统中常用的CRC16的校验方式,该算法包含CRC16计算表,方便系统移植-8051 system used in CRC16 checksum, the algorithm contains the CRC16 calculation tables, to facilitate the system migration
comCRC16
- AVR单片机的串口实现CRC16的校验算法-AVR microcontroller serial port CRC16 checksum algorithm
protocol
- 自己写的一个协议,按照定义的协议格式,通过串口可以实现PC机和NXP LPC1788板子的通信。LPC1788用了CORTEX-M3内核。中间涉及到了协议的起始,结尾,CRC校验以及协议解析等算法。初学者,花了两周时间才写出来。-Wrote an agreement, in accordance with the defined protocol format, can be achieved through the serial port PC and NXP LPC1788 board co
CRC
- CRC校验的C语言算法 modbus通讯协议-CRC checksum algorithm in C language