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

搜索资源列表

  1. crc

    0下载:
  2. crc 16校验算法, 的例程实现, 短小精悍呵!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:6464
    • 提供者:windyrobin
  1. crc_check

    0下载:
  2. CRC校验,包括crc8_4、crc12_4、crc16_8、crc32_8-CRC checksum, including crc8_4, crc12_4, crc16_8, crc32_8
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:4346
    • 提供者:wl
  1. crc

    1下载:
  2. CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table method, semi-byte look-up tabl
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-14
    • 文件大小:35020
    • 提供者:庄少轩
  1. 8bit.CRC.checksum.algorithm32bit

    0下载:
  2. CRC校验8位16位32位算法设计经典代码8-bit CRC checksum algorithm 16-bit 32-bit classic code -8-bit CRC checksum algorithm 16-bit 32-bit classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:176940
    • 提供者:lili
  1. VBCRC

    0下载:
  2.   循环冗余码校验英文名称为Cyclical Redundancy Check,简称CRC。它是利用除法及余数的原理来作错误侦测(Error Detecting)的。实际应用时,发送装置计算出CRC值并随数据一同发送给接收装置,接收装置对收到的数据重新计算CRC并与收到的CRC相比较,若两个CRC值不同,则说明数据通讯出现错误。 根据应用环境与习惯的不同,CRC又可分为以下几种标准:   ①CRC-12码;   ②CRC-16码;   ③CRC-CC
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3160
    • 提供者:qizhiwei
  1. CRC16packetdetection

    0下载:
  2. 用CRC-16实现错误的校验,生成多项式为ITU标准多项式。我将这一模块用于数据包纠错中效果很好-CRC-16 used to achieve the wrong checksum, generating polynomial for the ITU standard polynomials. I will package this module for data error correction in the effective
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:189582
    • 提供者:vera
  1. CRCDelphi

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

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

    0下载:
  2. The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula- tion includes all bytes of the frame. The data bytes have to be calculated as a word. At first you have to shift in the high byte of the data word. This is the opposite
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:159600
    • 提供者:jj
  1. Modbus

    0下载:
  2. Modbus модуль. Подсчет CRC 16/ Работа с командами ASC-Modbus модуль. Подсчет CRC 16/ Работа с командами ASCII
  3. 所属分类:Other windows programs

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

    0下载:
  2. 16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。-16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:17959
    • 提供者:shufan
  1. CRC_V

    0下载:
  2. 实现CRC码的产生 校验,有crc-8 crc-16 crc-32-cdc chansheng he jiaoyan
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:28914
    • 提供者:goodyeday
  1. MyCRC16

    0下载:
  2. visual basic 的CRC-ITU算法程序,用查表法实现,crc多项式为x^16 + x^15 + x^2 +1-visual basic procedures of the CRC-ITU algorithm, using look-up table method to achieve, crc polynomial x ^ 16+ x ^ 15+ x ^ 2+1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1561
    • 提供者:汪柏
  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. crc-ccitt

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:566
    • 提供者:zhangshcong
  1. labview-Modbus-CRC

    1下载:
  2. 16位CRC校验算法,作为子VI可直接调用-16-bit CRC checksum algorithm, can be directly invoked as a sub-VI
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:5908
    • 提供者:zz
  1. CRC-16

    2下载:
  2. 循环冗余校验(CRC)的生成多项式为CRC-16: x16+x15+x2+1。-CRC-16: x16+x15+x2+1.
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:1567
    • 提供者:吴悠
  1. MB-CRC-16

    0下载:
  2. modbus通信协议校crc验码,通讯控制必备哦-Modbus communication protocol school CRC check code, communication and control must Oh
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:6711
    • 提供者:王平静
  1. CRC-16

    0下载:
  2. 循环冗余校验16位的,c语言编程环境,能够正常运行,程序详细注释-16 bit cyclic redundancy check, C language programming environment, normal operation, procedures detailed notes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:228645
    • 提供者:hongzhe
  1. crc

    0下载:
  2. 自己编写的CRC16校验小程序,自动计算CRC 16值-I have written a small program CRC16 checksum automatically calculated value CRC 16
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5441
    • 提供者:患过风伤
  1. CRC-8

    0下载:
  2. C# CRC-8 CRC-16校验算法 C# CRC-8 CRC-16校验算法 -C# CRC-8 CRC-16
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:875
    • 提供者:佛挡杀佛
« 12 3 4 5 »
搜珍网 www.dssz.com