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

搜索资源列表

  1. CRC-32-src.zip

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:14040
    • 提供者:
  1. CRC校验算法(包含8位16位32位)

    0下载:
  2. CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136446
    • 提供者:绝无重复
  1. 利用CRC-32检测程序的完整性

    0下载:
  2. .“利用CRC-32检测程序的完整性” 在Windows 2000、2000 Server平台下编译成功,演示用CRC判断一个文件是否被改变。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39862
    • 提供者:luyang30251
  1. 949327266

    1下载:
  2. 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:234448
    • 提供者:马克
  1. jiamisuanfamokuai

    0下载:
  2. 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:278847
    • 提供者:小强
  1. CRC

    0下载:
  2. CRC循环冗余检测,包含32位的算法,能通过多种方法来进行CRC循环冗余检测
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38690
    • 提供者:spurs
  1. crc-32

    0下载:
  2. 多采用查表法来完成CRC-32 校验,下面是产生CRC-32 校验吗的子程序。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3977
    • 提供者:crc
  1. crc-32

    0下载:
  2. 计算xk+1除CRC-32后的余式,k从1到32768
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4092
    • 提供者:小刀
  1. CrcCheck

    0下载:
  2. CRC校验实用程序 CRC-16码: G(x)=X16+X15+X2+1 CRC-32码: G(x)=X32+X26+X23+X22+X16+X12+X11+X10+X8+X7+X5+X4+X2+X1+X+1
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33546
    • 提供者:卢东
  1. crc

    0下载:
  2. CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5527
    • 提供者:Alex
  1. CRC(16a32)

    0下载:
  2. crc32/16位的校验程序,通俗易懂,实现功能比较完善-crc 32 crc 16
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:167827
    • 提供者:李天龙
  1. CRC

    0下载:
  2. 将小于32位的码字用1011编程循环冗余码! 并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1467
    • 提供者:ty8888
  1. crc

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2399444
    • 提供者:梁健
  1. CRC

    0下载:
  2. C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2698
    • 提供者:王平
  1. lib_crc-CRC_library

    0下载:
  2. The file lib_crc.c contains source code for functions to calculate five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK, CRC-Kermit and CRC-CCITT. The functions can be freely used. - The file lib_crc.c contains source cod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7720
    • 提供者:freaX
  1. Crc32VB

    0下载:
  2. CRC 32 Source Code for Visual Basic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:44492
    • 提供者:evren
  1. UnitCrc

    0下载:
  2. CRC 32 bit fixed poly 0x04c11db7 algo unit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1931
    • 提供者:loud
  1. CRCtext

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:134125
    • 提供者:郑生
  1. crc-32b

    0下载:
  2. crc-32算法是一个较为常用的密码加密算法,可以用于一般数据的传输加密处理。-The crc-32 algorithm is a more commonly used password encryption algorithm can be used for general data transmission is encrypted.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:863
    • 提供者:华朝
« 12 »
搜珍网 www.dssz.com