CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CRC32 校验

搜索资源列表

  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. addCheck

    0下载:
  2. 用于程序的CRC32校验,里面包含两个模块:添加CRC32模块和校验CRC32值的模块-CRC32 checksum for the program, which contains two modules: add module CRC32 checksum CRC32 value module
  3. 所属分类:Exploit

    • 发布日期:2017-03-31
    • 文件大小:351132
    • 提供者:Cody Chan
  1. crc32

    0下载:
  2. 一个简易的32位循环校验,采用8位循环机制,有发端和接受端两部分程序。-A simple 32-bit cyclic check, eight loop mechanism, the originator and the receiving end of two-part program.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:1636
    • 提供者:马祥龙
  1. crczxygj

    1下载:
  2. 【基本介绍】   这是一款在Windows下用来计算和校验字符串CRC值或者文件CRC值的工具,支持CRC16、CRC32校验,支持文件拖放功能。主要用途:验证下载后的文件是否与服务器上的文件一致。 【软件特点】   CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。CRC的实际应用是对一段信息(字节串)产生fingerprint(指纹码),可以防止程序被他人“篡改”。其广泛用于在数据存储和数据通讯领域...另外也可用作杀毒校验技术的一部分,使得重复扫描速度加快了N倍
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:33792
    • 提供者:汤智育
  1. CRC32_code_test

    0下载:
  2. 完整的CRC32校验程序,速度快,能够完成对文件的CRC32校验值计算-CRC32 checksum procedure complete, fast, able to complete the document CRC32 checksum value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:18830336
    • 提供者:hmity
  1. CRC32-Dym

    0下载:
  2. CRC32动态校验字符串或者CRC32动态校验文件-Dynamic CRC32 CRC32 checksum string or dynamic calibration file
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:170331
    • 提供者:沃金
  1. STM32-CRC32

    1下载:
  2. 32位的CRC校验码的程序,源程序可以直接应用-32bit CRC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:134721
    • 提供者:undpe
  1. 7352556546

    0下载:
  2. VB添加CRC32 校验值到目标程序,有需要的就下载吧。-VB CRC32 checksum value is added to the target program, has the need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:446555
    • 提供者:小炒牛肉
  1. CRC32

    0下载:
  2. CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。-The cyclic redundancy check code CRC (Cyclic Redundancy Check): A data communications of the most commonly used error check code, characterized in that the information f
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-28
    • 文件大小:2047
    • 提供者:孙赫
  1. crc32

    1下载:
  2. 循环冗余校验码,CRC32算法的Verilog代码-Cyclic redundancy check code, CRC32 algorithm Verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:532
    • 提供者:陈飞
  1. crc32

    0下载:
  2. 对于mcu,芯片内部有唯一的ID可用于加密,防止复制。此CRC校验算法,用于芯片加密-For mcu, chip has a unique ID that can be used to encrypt and prevent duplication. This CRC checksum algorithm for encryption chip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1143
    • 提供者:刘再松
  1. 636

    0下载:
  2. Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi get CRC32 checksum value, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-08
    • 文件大小:1544044
    • 提供者:陈强
  1. 457

    0下载:
  2. Delphi获取CRC32校验值,编程学习源码,很好的参考资料。-Delphi get CRC32 checksum value, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:530673
    • 提供者:王琳
  1. MyCRC32

    0下载:
  2. 简单好用的CRC32校验和计算类,计算指定数据的校验和。-CRC32 checksum support C++ class
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:944
    • 提供者:mailto888
  1. crc_caculate

    0下载:
  2. 用于通信的CRC32校验算法,保证通信的可靠性-CRC32 checksum algorithm for communication, to ensure the reliability of communication
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:2390
    • 提供者:高涛
  1. VB-CRC32

    1下载:
  2. 这是一个VB-CRC计算的程序,可以配合单片机生成CRC校验-This is a program VB-CRC calculation can be generated with single-chip CRC checksum
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:472961
    • 提供者:胡峰平
  1. CRC_test

    1下载:
  2. CRC校验计算包含CRC8校验计算、CRC16校验计算、CRC32校验计算-CRC checksum calculation
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:184172
    • 提供者:张清
  1. Delphi_715066

    0下载:
  2. Delphi:Delphi如何获取CRC32校验值呢?这里是通过动态生成码表法来实现,分别获取字符串校验值和文件校验值,可以取指定字符串以及文件的CRC32校验值。 -Delphi: Delphi How to Get CRC32 checksum value it? Here is the code generated by the dynamic table method to achieve, namely to obtain and file checksum verificatio
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:8134
    • 提供者:U33P1BR
  1. Delphi_123858

    0下载:
  2. Delphi:运用Delphi实现的CRC32-Static静态加密实例,来自Delphi软件加密技术中的一个随书实例,代码内包括了一个基本的Crc32表,可取出指定字符串的CRC32校验值,也可取指定的文件的crc32校验值,加密操作步骤相当简单,看运行截图便知。 -Delphi: using CRC32-Static Static encryption example Delphi implementation, a software encryption technology from
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:11052
    • 提供者:O7K2BGV
  1. CRC32

    0下载:
  2. C/C++实现CRC32例程,说明位操作计算取得一个字符串并计算出校验和-C/C++ to achieve CRC32 routines, bit manipulation instructions calculated to obtain a string and calculate the checksum
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:751
    • 提供者:yourname
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com