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

搜索资源列表

  1. CRC

    0下载:
  2. 包含CRC校验的收发模块,实现CRC循环冗余校验功能-Contains the CRC checksum transceiver module, CRC Cyclic Redundancy Check function
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:50490
    • 提供者:陈心
  1. CRC

    0下载:
  2. NXP芯片CRC校验实现,CRC8,CRC16,CRC32,均使用硬件寄存器实现-The NXP chip CRC checksum achieve, CRC8, CRC16, CRC32, both hardware registers
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-25
    • 文件大小:44977
    • 提供者:杨文凡
  1. crc.tar

    0下载:
  2. CRC校验算法,包括CRC8,CRC16,CRC32,MODBUS,和其他几种算法,C语言封装,方便使用-CRC checksum algorithm, including CRC8, CRC16, CRC32, MODBUS, and several other algorithms, C language package, easy to use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:30720
    • 提供者:ddbing
  1. crc

    0下载:
  2. 基于stc89c52的crc校验程序,主要应用在modebus等通信规约中的-Verification of CRC program based on STC89C52, mainly used in modebus communication protocol.
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:26215
    • 提供者:kkkjer
  1. crc

    0下载:
  2. crc校验软件设计 此软件利用循环冗余码,用C++语言编程设计,用于自动校验传输数据-the crc check software design this software cyclic redundancy code, with C++ programming language design, and transfer data for automatic calibration
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:1629
    • 提供者:晓锋
  1. MODBUS(include-CRC)

    1下载:
  2. MODBUS串行通信例程,基于标准C-C++语言,包含Modbus server及client功能,并且内含CRC校验。-MODBUS serial communication routines, based standard C-C++ language contains a Modbus server and client, and contains the CRC checksum.
  3. 所属分类:串口编程

    • 发布日期:2013-11-28
    • 文件大小:7421
    • 提供者:yemeng
  1. CRC-CLEW

    0下载:
  2. CRC校验原理及其C语言实现.doc Principles of the CRC and its C language. Doc Principles of the CRC and its C language. Doc-CRC Principles of the CRC and its C language. Doc Principles of the CRC and its C language. Doc
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-30
    • 文件大小:16038
    • 提供者:william
  1. crc

    0下载:
  2. CRC校验,CRC16,方便的CRC函数,封装好-CRC checksum, CRC16, convenient CRC function, package
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:1095
    • 提供者:wang
  1. S7-200modbu-CRC

    1下载:
  2. S7-200的modbus通讯CRC校验通用程序-S7-200 modbus CRC
  3. 所属分类:Software Testing

    • 发布日期:2015-11-14
    • 文件大小:29696
    • 提供者:李泽旭
  1. crc

    0下载:
  2. 基于KEIL环境下,可用于STM32F ARM 单片机的CRC校验程序。-Based KEIL environment, CRC procedures for STM32F ARM microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:2924
    • 提供者:huihu
  1. crc

    0下载:
  2. crc校验VB程序代码,非常实用的,欢迎大家下载-CRC checksum VB code, very useful, welcome to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:2062
    • 提供者:shang
  1. CRC

    0下载:
  2. crc校验,在labview环境下使用的-crc check
  3. 所属分类:LabView

    • 发布日期:2017-11-24
    • 文件大小:6414
    • 提供者:xuxiaomeng
  1. CRC-suanfa

    0下载:
  2. CRC校验算法,大家可以来学习学习,共同进步。还有别的,要的留言。-CRC checksum algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:7944
    • 提供者:孙恒
  1. crc

    0下载:
  2. CRC校验基于VB写的 常用于MODBUS协议的差错检验控制-CRC is written based on VB MODBUS protocol commonly used in error checking control
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:761
    • 提供者:刘星
  1. CRC

    0下载:
  2. 原创的C++ Builder计算CRC校验的小程序源码。-Original C++ Builder CRC calculation applet source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:537762
    • 提供者:adee
  1. crc

    0下载:
  2. 详细介绍了crc校验的基本原理,通过举例讲诉了crc校验码生成方法,crc校验是通讯中最常见的一种数据校验方法。Crc check described in detail the basic principles of complaints by example about the crc checksum generation method, crc check is the most common form of communication data validation methods.-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13473
    • 提供者:returfull
  1. CRC

    0下载:
  2. CRC校验算法,用于需要严格保证数据完整性的通信校验。-Useful CRC checking C code, for applications in communication.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-11
    • 文件大小:1260
    • 提供者:张冰
  1. CRC

    0下载:
  2. 最近学习CRC校验总结的一些心得,希望对大家有所帮助-CRC checksum recent summary of some learning experience, we hope to help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:51677
    • 提供者:徐齐瑞
  1. CRC-6-8-12-16-32

    0下载:
  2. CRC校验代码,包含6bit\8bit\12bit\16bit\32bit 查表法和移位法-CRC checksum code, including 6bit \ 8bit \ 12bit \ 16bit \ 32bit lookup table and shift method
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:17289
    • 提供者:luice
  1. The-CRC-checksum

    0下载:
  2. 实现多个数据的CRC校验,通过输入数据和校验数据,计算出CRC校验码。-CRC check multiple data through the input data and parity data to calculate the CRC checksum.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:136735
    • 提供者:
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com