CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - crc16

搜索资源列表

  1. labview CRC16

    1下载:
  2. crc16的例子。用于modbus rtu方式通讯。使用labview编制,将下载文件后缀改为.vi-crc16 example. Kaubamaja for Modbus communication. Using LabVIEW establishment, download the file extension changed. Vi
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17751
    • 提供者:许艳
  1. testcrc

    0下载:
  2. delphi下的CRC8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了,可省去晦涩的研究.-delphi the CRC8, CYXLIC REDUNDANCY, CRC32-algorithm example, directly copy code can use it, can be saved obscure research.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:189922
    • 提供者:马广存
  1. Modus_RTU_CANUSE_CRC16

    0下载:
  2. Delphi CRC16 used in MODUS-RTU-Delphi CYXLIC REDUNDANCY used in MODUS - RTU
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3981
    • 提供者:bbbbbbbb
  1. modbuscrc

    0下载:
  2. 一个完善的CRC16位校验,可以应用与MODBUS通讯-a perfect CYXLIC REDUNDANCY-checking, can be applied to communications with MODBUS
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28216
    • 提供者:沙发
  1. crc16.

    0下载:
  2. CRC算法原理及实现,生成多项式为\"1 1000 0000 0000 0101\"(CRC-16),简记作0x18005。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10117
    • 提供者:qq
  1. clsCRC16

    1下载:
  2. 以 VB 编写,实做 CRC16 演算。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:n_n
  1. CRC16

    0下载:
  2. 16位CRC校验的源程序,修改过,可直接调用-16-bit CRC checksum of the source, modified, can be directly invoked
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1402
    • 提供者:shufan
  1. crc16

    0下载:
  2. CRC16校验的C++实现 用C++BUILDER 6实现, modbus通讯用到-this program is crc16,c++builder 6 communication between PLC and PC, modbus protocol
  3. 所属分类:Communication

    • 发布日期:2014-08-24
    • 文件大小:348094
    • 提供者:luzeming
  1. vb6crc16

    0下载:
  2. visual basic下进行CRC16算法的源代码.-under the visual basic source code of the CRC16 algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:48668
    • 提供者:cjw
  1. crc

    0下载:
  2. 是vs2005下CRC16算法的例程,测试通过. 测试数据:0103000000f0 结果:458E-CRC16 algorithm is under vs2005 routine, test. Test data: 0103000000f0 results: 458E
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:50012
    • 提供者:cjw
  1. CRC16

    0下载:
  2. it s a tiny code.i m looking forward to help someone
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:739
    • 提供者:chudechancuu
  1. CRCDelphi

    0下载:
  2. delphi CRC 16 32 delphi下的crc8,CRC16,CRC32算法的例子,直接拷贝代码就可以使用了-delphi CRC 16 32
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:285815
    • 提供者:白杨
  1. CRC16

    0下载:
  2. 控制领域里的校验码CRC16 是国际电联标准的,希望有用-Control field is a check code CRC16 ITU standards, and I hope useful
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:263464
    • 提供者:李复
  1. CHP500B

    0下载:
  2. 串口通信,采用CRC16 算法,用mscomm控件实现对chp500电源的信息采集,可以设置电源的电压和频率,word文件的是通讯协议,上位机发送和下位机返回,串口通讯看懂了通讯协议就没什么问题的啦。-Serial communication using the CRC16 algorithm, mscomm realize chp500 power control information collection, you can set the voltage and frequency, wo
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:247808
    • 提供者:supan
  1. CRC16_vb

    1下载:
  2. CRC16的十六进制字符串,从网上找了很多,都无法使用,很郁闷,就自己写了一个 Dll,并改造了一个VB的工程——感谢VB工程的原作者-CRC16 Dll, VB project
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:21895
    • 提供者:lio
  1. CRC16

    0下载:
  2. The upload content is a source code module for CRC16 error check, can use with all communication application.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1037
    • 提供者:Tsan
  1. CRC16

    0下载:
  2. CRC16校验实现,通过测试可以使用,使用A001生成多项式-CRC16 checksum to achieve, to pass the test can be used, using the A001 generator polynomial
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:1196
    • 提供者:俊杰
  1. crc16

    0下载:
  2. delphi CRC16校验计算。输入字符自动生成CRC校验值。-delphi CRC16 checksum calculation. Enter the characters automatically generate the CRC value.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:166477
    • 提供者:dkch
  1. CRC16

    0下载:
  2. CRC 16 calculation.Part of this code involves using a CRC16 checksum on the data to detect corruption line noise.-CRC 16 calculation.Part of this code involves using a CRC16 checksum on the data to detect corruption line noise.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:49307
    • 提供者:bakaka
  1. CRC16IBM

    1下载:
  2. CRC16-IBM格式校验实现,可用于通信校验位计算。(CRC16-IBM implementation, can be used for communication programming as CRC check.)
  3. 所属分类:通讯编程

    • 发布日期:2020-10-21
    • 文件大小:136192
    • 提供者:超级兵
« 12 3 »
搜珍网 www.dssz.com