搜索资源列表
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!
my
- 64位数据的CRC-32校验的,Verilog实现,算法并行优化-64-bit data CRC-32 checksum, Verilog implementation of a parallel optimization algorithm
CRC
- 这是在Keil中编写的C程序,实现了通信协议中的CRC32与CRC16校验,采用驱动表法,算法精炼,程序简洁。-This is written in the C program in Keil, the communications protocol to achieve the CRC32 and CRC16 checksum, using table-driven method, algorithm refined, simple procedures.
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
CRC
- 包括:CRC16算法原理.CRC校验C语言实现.crc校验原理等资料,有用的可以下载看看。-Include: the CRC16 algorithm principle. CRC checksum C language implementation of the crc checksum principle information useful you can download to see....
C51-CRC16
- 8051系统中常用的CRC16的校验方式,该算法包含CRC16计算表,方便系统移植-8051 system used in CRC16 checksum, the algorithm contains the CRC16 calculation tables, to facilitate the system migration
GPS_WIRELESS_RXD
- 通过无线模块接收GPS压缩数据,并进行校验和错误恢复,恢复算法采用位判别,三中取二。-GPS compressed data received through the wireless module and the checksum error recovery, the recovery algorithm uses a bit discriminant of three samples.
PIC-and-PC-communicate-Via-485
- PIC单片机与上位机以485方式通讯代码,内含CRC校验算法,经测试通过。代码风格利于阅读。-PIC microcontroller with the host computer communication code 485, containing the CRC checksum algorithm, after the test. Coding style is conducive to reading.
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
crc32
- 该文件主要描述的是crc算法的实现,是8bit输入,输出的是32bit的crc校验码-The document is to achieve crc algorithm described is 8bit input, the output is a 32bit crc checksum