CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - checksum算法

搜索资源列表

  1. CE151_CRC_Generation

    1下载:
  2. 说明: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就是了.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:11168
    • 提供者:fft
  1. ATMEGA48_Wait

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:648475
    • 提供者:刘常银
  1. CRC16_C51

    1下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:902
    • 提供者:hyspace
  1. CRC8

    0下载:
  2. 单片机开发,通信程序中得CRC8的校验算法-MCU development, communication procedures were CRC8 checksum algorithm
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:580
    • 提供者:储健
  1. CRC16

    0下载:
  2. 单片机开发,通信程序中得CRC16校验算法-MCU development, communication procedures may CRC16 checksum algorithm
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:918
    • 提供者:储健
  1. source_code_lpc2200nand_updated

    0下载:
  2. lpc2200系列cpu接Nand Flash使用的ECC校验算法-lpc2200 series cpu then Nand Flash ECC checksum algorithm used
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:6408
    • 提供者:cuiwenchao
  1. modbusCRC

    0下载:
  2. modbus规约中CRC校验方式的程序算法,请大家多多指教!-modbus CRC checksum in the way of the Statute of the program algorithm, please exhibitions!
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:946
    • 提供者:
  1. my

    1下载:
  2. 64位数据的CRC-32校验的,Verilog实现,算法并行优化-64-bit data CRC-32 checksum, Verilog implementation of a parallel optimization algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:133589
    • 提供者:dowson
  1. CRC

    0下载:
  2. 这是在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.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:18053
    • 提供者:123mutouren
  1. CRC-Parallel-Computation

    0下载:
  2. 用软件实现CRC校验码计算很难满足高速数据通信的要求, 基于硬件的实现方法中, 有串行经典算法LFSR,电路以及由软件算法推导出来的其它各种并行计算方法。以经典的LFSR,电路为基础, 研究了按字节并行计算CRC校验码的原理.-Implemented in software CRC checksum calculation is difficult to meet the requirements of high-speed data communications, hardware-based
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:205611
    • 提供者:Geer
  1. CRC

    0下载:
  2. 包括: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....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:666109
    • 提供者:小夏
  1. C51-CRC16

    1下载:
  2. 8051系统中常用的CRC16的校验方式,该算法包含CRC16计算表,方便系统移植-8051 system used in CRC16 checksum, the algorithm contains the CRC16 calculation tables, to facilitate the system migration
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1189
    • 提供者:zheer
  1. GPS_WIRELESS_RXD

    0下载:
  2. 通过无线模块接收GPS压缩数据,并进行校验和错误恢复,恢复算法采用位判别,三中取二。-GPS compressed data received through the wireless module and the checksum error recovery, the recovery algorithm uses a bit discriminant of three samples.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-22
    • 文件大小:18303
    • 提供者:myphking
  1. PIC-and-PC-communicate-Via-485

    1下载:
  2. 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.
  3. 所属分类:Other Embeded program

    • 发布日期:
    • 文件大小:2389
    • 提供者:凡晨
  1. comCRC16

    0下载:
  2. AVR单片机的串口实现CRC16的校验算法-AVR microcontroller serial port CRC16 checksum algorithm
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:64345
    • 提供者:nkj
  1. protocol

    0下载:
  2. 自己写的一个协议,按照定义的协议格式,通过串口可以实现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
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:825335
    • 提供者:newtonker
  1. CRC

    0下载:
  2. CRC校验的C语言算法 modbus通讯协议-CRC checksum algorithm in C language
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:79392
    • 提供者:yinming
  1. crc32

    0下载:
  2. 该文件主要描述的是crc算法的实现,是8bit输入,输出的是32bit的crc校验码-The document is to achieve crc algorithm described is 8bit input, the output is a 32bit crc checksum
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:235498
    • 提供者:音速小飞
搜珍网 www.dssz.com