CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - CRC 校验

搜索资源列表

  1. crc.rar

    0下载:
  2. 利用LabVIEW语言实现MODBUS协议中CRC校验,use LabVIEW to accomplish the CRC calculate in MODBUS
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:206793
    • 提供者:shisiming
  1. CRC-C-Source

    0下载:
  2. CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
  3. 所属分类:Other windows programs

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

    0下载:
  2. 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:683
    • 提供者:hh
  1. crc

    0下载:
  2. VB下如何编写CRC校验程序 -CRC checking how to write VB program how to write VB program CRC Checksum
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2938
    • 提供者:zyq
  1. CRC

    0下载:
  2. crc 校验器,可以计算一组数据的CRC值,很实用!-crc checker that can calculate a set of data of the CRC value, and very practical!
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:212777
    • 提供者:yinbibo
  1. CRC

    0下载:
  2. 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:284619
    • 提供者:某某人
  1. crc

    1下载:
  2. 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
  3. 所属分类:Other systems

    • 发布日期:2015-04-14
    • 文件大小:2387
    • 提供者:朱敏
  1. Project11

    0下载:
  2. CRC校验,根据信息码和多项式生成crc校验码,根据crc校验码判断传输数据是否出错(CRC check, according to the information code and polynomial generated CRC checksum, according to the CRC checksum to determine whether the transmission data error)
  3. 所属分类:其他

  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. CRCTool-v3.0

    1下载:
  2. 计算CRC校验的小工具,可以改变计算方式。嵌入式编程者的好朋友。特别是对modbus规约(CRC checksum calculation of small tools, you can change the way of calculation. Embedded programmer's good friend. Especially for Modbus Protocol)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:7787520
    • 提供者:aiyuanyuan
  1. Demo

    0下载:
  2. crc校验示例,结构转换为字节数组,计数字节块的CRC16校验值,获取指定字节的高低位(crc Demo ,The structure is converted to a byte array, and the CRC16 checksum of the digital block is obtained to obtain the high and low bits of the specified byte)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:219136
    • 提供者:刘v1
  1. CRC

    1下载:
  2. CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:changzhenga
  1. CRC校验Demo和CRC计算工具

    0下载:
  2. CRC校验Demo和CRC计算工具,CRC 域检验整个报文的内容。不管报文有无奇偶校验,均执行此检验。(CRC checksum Demo and CRC computing tools, the CRC domain to verify the contents of the entire message. This check is performed regardless of whether or not the message has parity.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:119808
    • 提供者:Huowei
  1. CRC_code

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

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

    0下载:
  2. 封装了常用的CRC校验算法,便于其他模块调用。(Encapsulates the commonly used CRC checksum algorithm)
  3. 所属分类:其他

  1. 自由报文生成

    0下载:
  2. 完成任意通讯报文的CRC校验,并将校验结果附在报文结束输出。(The CRC check of any communication message is completed and the check result is attached to the end of the message.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:9216
    • 提供者:solinary
  1. CRCTool

    0下载:
  2. CRC校验工具。可以自行设定参数。可正常使用(CRC check tool. The parameters can be set by themselves. Normal use)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:386048
    • 提供者:拖走小跟班
  1. CRC校验码计算

    0下载:
  2. CRC校验码计算介绍及使用详细,关于CRC效验的说明调试,已经怎么使用的函数。十分有用,在PLC和上位机通信当中有用,各种CRC的算法。(CRC16,CRC32,TTICCT16)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:510976
    • 提供者:wanxinkon
  1. CRC_Check

    0下载:
  2. 之前看到的一个很简洁的Modbus CRC校验程序,常量表格仅占用16个字。(I saw a very simple Modbus CRC check program before.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:25600
    • 提供者:神策
  1. CRC校验码的生成及码块分割

    1下载:
  2. 实现CRC校验码的生成以及码块分割(依据协议3GPP 36.212)(Realize CRC check code generation and code block division (according to protocol 3GPP 36.212))
  3. 所属分类:其他

    • 发布日期:2020-07-22
    • 文件大小:37888
    • 提供者:起个真难
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com