CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - CheckSum

搜索资源列表

  1. CRC循环校验具体算法

    0下载:
  2. 本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:汪永威
  1. CRC

    0下载:
  2. 三种常用的CRC16校验算法的C51程序。以及16位CRC校验原理与算法分析。 CRC校验有多种方式,如:CRC8、CRC16、CRC32等等。在实际使用中,我们经常使用CRC16校验。CRC16校验也有多种,如:1005多项式、1021多项式(CRC-ITU)等。在这里我们不讨论CRC算法是怎样产生的,而是重点落在几种算法的C51程序的优化上。-three commonly CRC16 checksum algorithm C51 program. And a 16-bit CRC check
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:221.1kb
    • 提供者:zenglinman
  1. moncoes_3.0.0

    0下载:
  2. 用c语言实现的压缩软件,简单易用。支持最大超过2G的文件。-Bzip compression in C , very easy to use , MD5 checksum , has support to files larger than 2 gb, has additional features not available in the original bzip2 files , compression decompression progress , pause , resume and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:76.32kb
    • 提供者:shepherd
  1. CRC-verify-programming

    0下载:
  2. CRC校验算法详解(从校验码原理到源码的详细说明)。-CRC checksum algorithm Xiang Jie (from the principle of parity to the source code for details).
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:24.08kb
    • 提供者:Higharea
  1. HashCalc2.02

    0下载:
  2. 校验码计算器,适合各种文件的校验码计算,方便程序的单一版本以及传播时使用-Checksum calculator, suitable for a variety of file checksum calculation, to facilitate a single version of the program and the dissemination of the use of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:147.2kb
    • 提供者:恩来的
  1. crc

    0下载:
  2. CRC校验算法软件,同时给出CRC子程序。可以直接使用,非常方便-CRC checksum algorithm software, CRC routines are given. Can be used directly, very convenient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:130.81kb
    • 提供者:
  1. jscrc

    0下载:
  2. VB6.0编写的计算CRC校验码程序,适用于通讯程序编写者.-VB6.0 CRC checksum calculation written procedures for communications writers.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6.21kb
    • 提供者:guodeming
  1. danpianji

    0下载:
  2. 15.2.1汉明码校验7.1.13浮点数多项式计算-15.2.1 Hamming code polynomial calculation of floating-point checksum 7.1.13
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:865byte
    • 提供者:mengxin
  1. Crctable

    0下载:
  2. crc校验实现代码,可以生成16bit和32bit的校验值-crc check implementation code, you can generate a checksum value of the 16bit and 32bit
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:624byte
    • 提供者:
  1. xieyi

    0下载:
  2. 协议计算器,计算的协议包括 求和取补校验 异或校验 CRC16校验-Agreement calculator to take up the agreement, including check sum check CRC16 checksum XOR
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.03mb
    • 提供者:陈诚
  1. CRC16

    0下载:
  2. labview环境下的CRC校验使用的是CRC16-labview environment using a CRC16 checksum CRC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6.2kb
    • 提供者:邵奎
  1. cyuyanshixiancrc

    0下载:
  2. c语言实现crc16校验,包括crc16校验原理和源代码-c language crc16 checksum crc16 checksum principle and source code
  3. 所属分类:Algorithm

  1. CRC16

    0下载:
  2. CRC16校验算法,包含Visual C源码-CRC16 checksum algorithm, including Visual C source code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:269.03kb
    • 提供者:杨啸天
  1. crc16

    0下载:
  2. 半字节CRC校验,特备适合用在速度不高的单片机上-half word crc checksum,Suitable for micro controler
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:626byte
    • 提供者:flyer
  1. CCRC32

    0下载:
  2. C++ routine to calculate checksum on 32 bit,work with large fila and with text
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:7.64kb
    • 提供者:adrian
  1. RCR

    0下载:
  2. 通信过程中总会用到一些校验方法,用来检验数据的正确性,上传的就是RCR校验方法,比较实用。-Communication process always use some parity method used to test the accuracy of the data uploaded RCR checksum method more practical.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:3.01kb
    • 提供者:gaoyuzhong
  1. CRC

    0下载:
  2. CRC校验码,本软件可在输入16进制数据后直接计算出CRC校验码-CRC, the software can enter the hexadecimal data directly calculate a CRC checksum
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:53.84kb
    • 提供者:zz
  1. CRC16java

    0下载:
  2. CRC16位校验算法,可用于文件或字符的对比检查。-CRC16 checksum algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:2.73kb
    • 提供者:ssss
  1. The-CRC-checksum

    0下载:
  2. 实现多个数据的CRC校验,通过输入数据和校验数据,计算出CRC校验码。-CRC check multiple data through the input data and parity data to calculate the CRC checksum.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:133.53kb
    • 提供者:
  1. Checksum

    0下载:
  2. 校验和计算器,对于网络协议需要加校验和功能,去掉包头。包尾,自动计算-Checksum calculator, check for network protocols and functions need to add, remove header. Rear, automatic calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:565.53kb
    • 提供者:丁明钰
« 12 »
搜珍网 www.dssz.com