CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - crc校验

搜索资源列表

  1. CRC

    0下载:
  2. CRC循环校验的具体算法:包括具体代码实现 和简单的注释-CRC check of the specific algorithm cycle: including specific code and a simple note
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:12803
    • 提供者:三人禾
  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
    • 文件大小:4366124
    • 提供者:HY jian
  1. CRC--C-language

    1下载:
  2. CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:3942
    • 提供者:xiangyunl
  1. CRC

    0下载:
  2. 通信系统中的CRC校验 降低误比特率 提高通信系统的执行效率-Communication Systems CRC, reduce the bit error rate the efficiency of communication systems
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4210
    • 提供者:陈姮
  1. CRC

    0下载:
  2. vc crc16 和 crc32 输入一段字符 ,自动生成crc校验码。-vc crc16 crc32 Enter a character and automatically generate the crc checksum.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:16342
    • 提供者:kill
  1. labview-Modbus-CRC

    1下载:
  2. 16位CRC校验算法,作为子VI可直接调用-16-bit CRC checksum algorithm, can be directly invoked as a sub-VI
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:5908
    • 提供者:zz
  1. crc-check-vb

    0下载:
  2. visual basic crc校验功能-vb crc check
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1677
    • 提供者:king
  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. MB CRC-16 HEX

    0下载:
  2. 自动计算一串数据的CRC校验值(calculate CRC Value)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-17
    • 文件大小:11264
    • 提供者:Hll888
  1. 循环冗余校验码

    0下载:
  2. Cyclic Redundancy checking (CRC)循环冗余校验,又称多项式码。 在循环冗余校验中,不是通过将各比特位相加来得到期望的校验,而是通过在数据单元末尾加一串冗余比特,称作循环冗余校验码或循环冗余校验余数,使得整个数据单元可以被另一个预定的二进制数所整除(Cyclic, Redundancy, checking (CRC) cyclic redundancy check, also called polynomial code.In the cyclic redundan
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:291840
    • 提供者:阿啊文文
  1. crc_check

    0下载:
  2. 实现CRC冗余校验 ,可以对8bit的数据进行crc32进行校验(Implementing CRC redundancy check)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:38065152
    • 提供者:chaz
  1. CRC查表

    0下载:
  2. 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:唐春林
  1. stm32 CRC-DEMO

    0下载:
  2. ModBus水质分析仪CRC计算的接口STM32F2实现,此应用适用于市面大部分Modbus水质协议的CRC校验(ModBus water quality analyzer CRC calculation of the interface STM32F2 implementation, this application is applicable to most of the market Modbus water quality agreement CRC calibration)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:6998016
    • 提供者:rtgyws32141234
  1. CRC

    0下载:
  2. CRC校验 ,网上找到的各种CRC校验函数,稍加修改便可移植!有这方面需要的可以下载看看!(CRC checksum, found on the Internet various CRC checksum function, a little modification can be transplanted! There is need for this, you can download to see!)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:Xugt
  1. CRC16

    0下载:
  2. 公式节点中用C写的CRC16校验,已经在实际项目中使用了(The CRC16 checksum written in C in the formula node is already used in the actual project)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:joly314
  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
    • 文件大小:6144
    • 提供者:penjin5
  1. EFM8BB1_CRC

    1下载:
  2. CRC校验,对16K_flash进行校验。举例:若校验码异常可以触发程序奔溃功能,达到程序加密效果。(// Program Descr iption: // // This program shows how to use the CRC engine in the automatic mode and the // manual mode. The automatic mode can be used to calculate the CRC of flash // pages. Th
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:7168
    • 提供者:Redcell
  1. CRC_code

    1下载:
  2. 以CRCPoly为特征多项式生成CRC-16校验码(generate CRC-16 code)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:13312
    • 提供者:二笨鱼
  1. crc-16

    0下载:
  2. 用于CRC校验使用,其中包含高低位字节的变化。(Use for CRC check)
  3. 所属分类:LabView编程

  1. crc

    0下载:
  2. 使用C语言开发,crc校验的算法,测试通过了,没有问题,可直接使用(Using C language development, the CRC checking algorithm, test passed, there is no problem, can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:fangyu7777
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com