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

搜索资源列表

  1. Crc32源码3种算法

    0下载:
  2. CRC32,适用于internet,文件等的校验,可靠程度比CRC32高,但运算要比CRC16复杂,需要的占用的代码空间也大一点-CRC applied to internet, checking the documents, reliable than CRC, but the operation than CYXLIC REDUNDANCY complex, requiring the occupants of the large code space 1:00
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.02kb
    • 提供者:dszc
  1. crc8

    1下载:
  2. 8位crc校验算法,用于单片机编程,包含简单算法和查表算法
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:董巍
  1. MCU_crc_block

    0下载:
  2. 在单片机上实现crc校验,对算法进行了优化速度在51上也很快
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:855byte
    • 提供者:杜伟
  1. crc8

    0下载:
  2. 8位沉余CRC校验算法,8051汇编语言编写。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:ahbsg
  1. 单片机CRC算法与实现

    1下载:
  2. 利用单片机实现CRC8,CRC16校验的具体实现的几种方案-use MCU CRC8, CYXLIC REDUNDANCY Check the concrete realization of several options
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7.34kb
    • 提供者:cp
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  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-25
    • 文件大小:10.91kb
    • 提供者:fft
  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-03
    • 文件大小:902byte
    • 提供者:hyspace
  1. UHF-RFID-CRC

    1下载:
  2. 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4.16mb
    • 提供者:HY jian
  1. 18b20s

    0下载:
  2. 单总线6个18B20带CRC校验和二叉树算法-6 18B20 single bus and the binary tree algorithm with CRC,
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:241.69kb
    • 提供者:吴玉锋
  1. CRC

    0下载:
  2. 该资料提供crc校验的方法及其算法,兵器含有相关程序,此校验方法一般用于单片机等通讯数据校验所用-The information provided crc check of methods and algorithms, containing weapons-related programs, this validation method is generally used for microcontrollers and other communication data used for va
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:3.95kb
    • 提供者:张云生
  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
    • 文件大小:200.79kb
    • 提供者:Geer
  1. 5D-QD10.31

    0下载:
  2. ModBus主机端通信方式,其中包含16位的CRC校验算法-ModBus Protocol master comunicate program,include 16bit CRC verify arithmetic
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:48.1kb
    • 提供者:原野
  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
    • 文件大小:650.5kb
    • 提供者:小夏
  1. parallel-CRC-calculation-in-FPGAs-

    0下载:
  2. 给大家介绍关于crc校验原理和算法。并在fpga实现描述。-To introduce the crc check principle and algorithm。To achieve the descr iption in fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:90.43kb
    • 提供者:吴越强
  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

    • 发布日期:
    • 文件大小:2.33kb
    • 提供者:凡晨
  1. CRC

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

    • 发布日期:2017-04-04
    • 文件大小:77.53kb
    • 提供者:yinming
  1. CRC

    0下载:
  2. 为了在DSP中实现CRC校验,在C++ Builder中对CRC循环码校验的算法进行了编写和验证,可以方便检验算法,并移植到DSP中应用。-A CRC calclation method program in C++ builder, and it s easy to move to DSP or other platform
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2.86kb
    • 提供者:daniel
  1. CRC

    0下载:
  2. crc校验的程序,关于crc的校验程序,8位转化为8位的并行算法,使用verilog编写的(crc search .12bit_4bit,8_8bit,and16 bit_8bit,32bit_8bit progranming by verilog languages,is very good. I think is correct)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:6kb
    • 提供者:penjin5
  1. 1

    0下载:
  2. 软件滤波算法,适用于ADC数据采集处理。CRC校验码计算代码(Software filtering algorithm, is suitable for data processing)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:liaoy
« 12 »
搜珍网 www.dssz.com