CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - CRC-16

搜索资源列表

  1. 8-16位CRC校验的算法程序

    1下载:
  2. 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6412
    • 提供者:谢飞林
  1. CMCRC

    0下载:
  2. CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6413
    • 提供者:jianduan
  1. VBcrc16

    0下载:
  2. CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:899
    • 提供者:why
  1. CRC32_D32

    0下载:
  2. MAC帧32 FCS校验算法,32位并行CRC校验算法。-MAC Frame 32 bit FCS
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2480
    • 提供者:于华
  1. crc

    0下载:
  2. CRC s ASM implementation
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:5694
    • 提供者:laofu
  1. CRC_ASM

    0下载:
  2. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6804
    • 提供者:fuqiang
  1. pro

    0下载:
  2. CRC-16 校验码 CRC-16 校验码 -CRC-16 校验码
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:9915
    • 提供者:范云
  1. testcrc

    1下载:
  2. 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi source code and provides a comp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:137540
    • 提供者:guibin
  1. CRC16

    0下载:
  2. DELPHI 自编CRC-16校验器,可作为程序参考或直接使用-DELPHI CRC_16
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:175620
    • 提供者:gaohan
  1. BYTE_CRC16

    0下载:
  2. 用于计算字节型数据的CRC16校验,用于串口通信中数据正确性的校验-calculate CRC-16 byte ,RS232 conmunication
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:208278
    • 提供者:taozi
  1. crc1

    0下载:
  2. 自己写的另外一个CRC16的校验,可调试 用于串行通信比特流,16进制数据的校验-CRC——16,you can use it to byte data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:174367
    • 提供者:taozi
  1. CRC32-16

    0下载:
  2. 输入16进制字符串即可进行CRC的16位校验和32位检验,已测试-Hexadecimal string to the CRC 16 checksum 32 test has been tested
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:180760
    • 提供者:jiecai
  1. crc-16

    1下载:
  2. modbus rtu的crc16 校检程序。8.5版本。-modbus rtu crc16 checksum program.
  3. 所属分类:LabView编程

    • 发布日期:2015-10-11
    • 文件大小:21504
    • 提供者:john
  1. CRC-16

    0下载:
  2. 实现PLC通讯中CRC循环冗余校验,在串口通讯过程中校验环节必不可少。-complete the function for communication between the PLC and PC
  3. 所属分类:LabView

    • 发布日期:2017-04-01
    • 文件大小:7846
    • 提供者:张伊山
  1. CRC-16

    0下载:
  2. CRC Calculator,可以直接使用,也可以直接调用-CRC Calculator
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:8488
    • 提供者:许卫平
  1. CRC-16

    0下载:
  2. 该程序用来得到十六进制指令的CRC校验码,可以直接使用。-The procedure used to obtain the hexadecimal command the CRC can be used directly.
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:11693
    • 提供者:丁小保
  1. CRC-16

    0下载:
  2. 串口通信CRC-16校验。labview2014程序源码,可执行-Serial communication CRC16 check, labview program source code
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:16144
    • 提供者:阿梅
  1. CRC-16

    0下载:
  2. 用labview编写的用于16位循环冗余校验的vi,保证正确-Cyclic Redundancy Check 16
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:9755
    • 提供者:Jerry
  1. MB CRC-16 HEX

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

    • 发布日期:2017-12-17
    • 文件大小:11264
    • 提供者:Hll888
  1. crc-16

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

« 12 »
搜珍网 www.dssz.com