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

搜索资源列表

  1. htons

    0下载:
  2. C语言实现的CRC-16校验程序,代码整齐,希望需要CRC校验的朋友关注一下,作个很好的参考。-C language implementation of the CRC-16 checksum, code neat, I hope friends need to CRC, look for a good reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1175
    • 提供者:张东
  1. CRC-CCITT

    0下载:
  2. CRC-CCITT 16校验 带数据位检测-CRC-CCITT 16 data bits with parity detection
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2717
    • 提供者:周先生
  1. crc

    0下载:
  2. 主要做了crc的4位、8位、16位算法。-crc for four/eight/sixteen arithmetic.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:4260
    • 提供者:秋风
  1. CRC-Code

    0下载:
  2. 16位的CRC(循环冗余校验)的C语言实现源代码,可以供大家借鉴一下-16-bit CRC (Cyclic Redundancy Check) C language source code for all to learn
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:921
    • 提供者:fei
  1. crc16

    0下载:
  2. Sample of CRC-16 (Polynom 0x1021) calculation by Delphi (Pascal).
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:21958
    • 提供者:chini
  1. Class1

    0下载:
  2. 循环冗余检验(CRC-16-CCITT)类,包括两个函数:得到检验码;判断数据是否符合CRC。 -Cyclic redundancy check (CRC- 16- CCITT) class, including two functions: the tested code To judge whether data conforms to the CRC.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1710
    • 提供者:陈军
  1. 05198830CRC

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

    • 发布日期:2017-04-07
    • 文件大小:2729
    • 提供者:zhao
  1. CRC

    0下载:
  2. CRC生成及校验程序,适合于生成并验证16进制4字节的CRC验证码。-CRC Generator
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:72388
    • 提供者:alex
  1. crcgen

    0下载:
  2. CRC 8 CRC 16 CHECK PROGRAM .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:105018
    • 提供者:didi
  1. VB-CRC

    1下载:
  2. windows下基于VB开发环境下编写的CRC校验程序,能对输入的要校验的数据生成16位的校验码-VB development environment based on the following written CRC check procedure can input data to generate 16 parity check code under windows
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:8141
    • 提供者:王者
  1. ComputerNetwork_FirstPractice

    0下载:
  2. C++,循环冗余校验码(CRC)的实现,16位和32位-C++, the realization of the cyclic redundancy check code (CRC), 16 bit and 32 bit
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2530234
    • 提供者:Edward
  1. crc1021

    0下载:
  2. CRC-16有两个算法规则,一个是欧洲标准,一个是美国标准,本程序是多项式1021-CRC-16 algorithm has two rules, a European standard, a US standard, this program is a polynomial 1021
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:130882
    • 提供者:cml
  1. CRC-ITU

    0下载:
  2. CRC-ITU算法C#实现,输入16进制字符串,算出CRC的码-CRC-ITU algorithm in C#, enter a hexadecimal string, calculates the CRC code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:50331
    • 提供者:aaa
  1. CRC16Calculator

    0下载:
  2. CRC16Calculater,免安装绿色版。能够计算CRC-160-IBM(8008)/CRC-16-CCITT(1021)输入原始数据(十六进制数),校验码(低字节在前,高字节在后)-CRC16Calculater, free installation green version. Able to calculate CRC-160-IBM (8008)/CRC-16-CCITT (1021) original input data (hexadecimal), check code (lo
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:12325
    • 提供者:guanpeng
  1. CRC-Calculator

    0下载:
  2. CRC校验程序,含32位 16位校验,含测试程序-CRC calibration procedures, including 16 bit 32 parity, including test procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:15952
    • 提供者:李明
  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. Crc.c

    0下载:
  2. 多项式x^16 + x^15 + x^2 + 1 种子0xFFFF -Polynominal x^16+ x^15+ x^2+ 1 seed : 0xFFFF
  3. 所属分类:CSharp

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:Frank
  1. guoc55668

    0下载:
  2. crc校验的程序,modbus实现中的CRC-16程序。很好的(CRC checksum procedures, MODBUS implementation of the CRC-16 program. Very good)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:gugu0988
  1. crc16

    0下载:
  2. 程序文件是CRC-16校验码的计算,多项式0xA001(the attachment is CRC-16 calculation with poly = 0xA001)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:ganlanshu
  1. CRC-16校验

    0下载:
  2. you can do it.it is so easy.wheater it is a good job for you.
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:64512
    • 提供者:akmmm
« 1 2 34 5 »
搜珍网 www.dssz.com