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

搜索资源列表

  1. CRC_Check

    1下载:
  2. crc校验的vhdl验证,模块分为编码组帧解帧解码模块-vhdl crc checksum verification, the module is divided into coding frame decoding module framing solution
  3. 所属分类:VHDL编程

    • 发布日期:2013-11-14
    • 文件大小:244205
    • 提供者:sylor
  1. CRCconclution

    0下载:
  2. 做项目过程中,对CRC校验的一些经验总结,很有帮助-do it
  3. 所属分类:Communication

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

    0下载:
  2. 使用C语言实现CRC校验,程序测试已通过。得到应用。-CRC check finish.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:7215
    • 提供者:zhagnwenlong
  1. CRC-485communication-program

    0下载:
  2. 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 -Communication rules: 1: clock 7.3728 MHz/9600 baud/8 data bits/odd parity/1 stop bit/hardware, multi-machine communication/2: Communication connection using hard
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:3679
    • 提供者:lijian
  1. CRC-8

    0下载:
  2. CRC循环冗余校验程序,用于对数据传输过程中对数据的校验或纠错。-CRC cyclic redundancy check procedure, used for data transmission process of data validation or correction.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:531
    • 提供者:fmin
  1. crc

    0下载:
  2. 本代码是CRC循环冗余校验实例,包含顶层原理图文件,十分直观-The CRC is cyclic redundancy check code examples, including the top-level schematic file, very intuitive
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:449068
    • 提供者:renjiale
  1. MODBUS

    0下载:
  2. MODBUS规约实现CRC校验的查表法。详细的注释帮大家解决难懂的问题。-MODBUS statute to achieve the CRC look-up table method. Detailed notes to help you solve the problem difficult to understand.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:1058
    • 提供者:石头
  1. modbus51

    0下载:
  2. 基于modbus协议的51单片机串口收发程序,包括CRC校验-Modbus protocol-based single-chip serial transceivers 51 procedures, including the CRC
  3. 所属分类:SCM

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

    0下载:
  2. CRC即循环冗余校验码(Cyclic Redundancy CRC是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。 -CRC is cyclic redundancy check code (Cyclic Redundancy CRC is the most commonly used data communications, an error check code, characterized by the information field and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3703
    • 提供者:刘伟
  1. Crc32

    0下载:
  2. CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/   #define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #define CRC16 0x8005   #define C
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2380205
    • 提供者:yang_yinxia
  1. MCUSUPERTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Microcontroller used in the process of developing multi-functional tools, includi
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1389791
    • 提供者:xialu
  1. 2425

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助-Work with serial port write a small test program to access features, including multi-threaded, CRC check this program includes a serial communications class,
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:446445
    • 提供者:大苏黄
  1. 12312313

    0下载:
  2. 查表CRC校验完整源码,不占用过多内存,很好用,加入即可使用。-Look-up table complete source code, add the CRC check can be used.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1002
    • 提供者:李康
  1. CR16

    0下载:
  2. 循环冗余校验码——CRC-16算,网络通信或者串口通信中的数据校验算法,很好用的-Cyclic redundancy check- CRC-16 calculation, network communication or serial communication data validation algorithm, a very good use
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:138898
    • 提供者:wxp
  1. 161D_driver

    0下载:
  2. AT45DB321Dataflash驱动程序,包含带CRC校验的页读写,指定位置的读写。-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7093
    • 提供者:吕锋
  1. check

    0下载:
  2. 在做电能表通信时,经常用到帧的校验和,用手工一个一个加起来很麻烦,本人制作了一个小工具,专门用来计算校验和,很可以计算CRC校验和。-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5154816
    • 提供者:吕锋
  1. CRCProgram

    0下载:
  2. CRC校验的简单历程,能够帮助初学者学习通信中常用的 CRC校验。-CRC is a simple process that can help beginners learn communication commonly used in the CRC.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3591164
    • 提供者:韩城
  1. crc_class

    0下载:
  2. 用于生成和校验的crc校验类,只需复制到工程中即可使-Used to generate and check the crc check class, just copy to the project can be used with
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:638
    • 提供者:zhouguoliang
  1. crc51

    0下载:
  2. 单片机多机通信串口crc校验程序,工程中已经证明可用,可对串口通信进行二层校验-Microcontroller serial crc check program, the project has proven available, check the second floor of the serial communication
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78469
    • 提供者:zzt
  1. LDLP

    0下载:
  2. 主要面对 以SPI SCI I2C RS232 RS485 为物理层的低速接口提供一个数据链路层。可以在MCU和PC之间传递数据,也可以在MCU之间传递数据,该数据链路层带CRC校验,带自动出错重传,带确认帧,带超时报警,总之是一个非常好用的数据链路层协议-The main face of SPI SCI I2C RS232 RS485 interfaces for the physical layer to provide a low-speed data link layer. You ca
  3. 所属分类:Other Embeded program

    • 发布日期:2015-04-22
    • 文件大小:4096
    • 提供者:wszfwy8dc
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com