CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - hash code

搜索资源列表

  1. ucw-src129

    0下载:
  2. UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:428661
    • 提供者:lee
  1. 计算 HASH 值的 C 语言源代码  

    0下载:
  2. 计算 HASH 值的 C 语言源代码  -calculated hash value of the C language source code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5186
    • 提供者:张历历
  1. san

    0下载:
  2. 线形开型寻址散列源代码-linear open-source code addressable hash
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2530
    • 提供者:彭筱云
  1. segmentation

    0下载:
  2. 基于hashmap的首字哈希查找法,正向最大匹配法分词系统。代码用c++编写,本系统很好的实现了分词功能。-Based on the first word hash hashmap Find law, being the largest sub-word matching system. Code using c++ development, the system achieved a very good word function.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-11
    • 文件大小:3018678
    • 提供者:杨小鹏
  1. Delphi_Md5

    0下载:
  2. Delphi源码之:Md5算法+判断网页是否更新过 通过hash验证Md5算法 判断指定网页是否更新过,比如你要下载网页,昨天已经下载过的,今天不想再次下载,可以参考本程序的判断方法-Delphi source code is: Md5 algorithm+ to determine whether the updated web page through the Md5 authentication hash algorithm to determine whether the updat
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:272644
    • 提供者:mayongtao520
  1. SerialMe_v1

    0下载:
  2. This was created in hopes to show new reversers (myself included) some examples of simple obfuscation, amoung other easy tricks, in a minimal amount of code to hash through. Rules: No patching, find a valid serial. No brute force is required, no
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:13395
    • 提供者:zhou wan
  1. IdHashCRC

    0下载:
  2. CRC16 Hash Table源码,使用查询表方式,Delphi源码-CRC16 source code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:2831
    • 提供者:dm
  1. CryptMD5

    0下载:
  2. Generate HASH CODE of a text by the MD5 algorithm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-06
    • 文件大小:97527
    • 提供者:Marcelo Torres
  1. hash-table

    0下载:
  2. C/C++数据结构中的重要算法哈希表的实现源代码-The source code to realize the Hash table ,an important algorithm based on C/C++ the data structure
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:39612
    • 提供者:礼雪寻梅
  1. locktt

    0下载:
  2. Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件-Delphi encryption control source code, including symmetric key encryption control and hash function control
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-11
    • 文件大小:128017
    • 提供者:blub
  1. jmkj

    0下载:
  2. Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件-Delphi encryption control source code, including symmetric key encryption control and hash function control
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-07
    • 文件大小:120504
    • 提供者:susanfedy28
  1. Information-security-instruction

    0下载:
  2. 本实验指导书涵盖了对称密钥密码加密解密实验、公钥密码加密解密实验、Hash函数的应用和软件漏洞攻击实验等内容。并且对每个实验内容中所给出的实验题目均附上了完整的源代码,且经调试运行正确。同时,为了帮助读者理解程序,在每个源代码中都给出了详尽的注释。-The experimental guide book covers the experimental symmetric key cipher encryption and decryption, public key encryption and
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:4788021
    • 提供者:xiaoyezi
  1. PHA

    0下载:
  2. 易语言感知哈希算法源码仅供参考学习使用 希望对您有帮助-Easy language perception hash algorithm source code
  3. 所属分类:ELanguage

    • 发布日期:2017-03-31
    • 文件大小:163321
    • 提供者:youbaiku
  1. stlport-code-5.2

    0下载:
  2. STLport是一个完全符合C++98标准(及2003年修订)的免费的C++标准库实现。它是由俄罗斯人Boris Fomitchev于1997年发起的开源项目,目的是基于著名的SGISTL开发一个可移植到各种平台上使用的高效的C++标准库。 STLport具有很多其他STL实现所没有的优点。首先是高度的可移植性,可以配合市面上几乎所有的操作系统和编译器使用,使开发的程序能够在不同的编译平台上获得一致的标准库实现。其次是性能表现优秀,其原始版本SGISTL就以高效而闻名,STLport在移植时
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-07
    • 文件大小:1524948
    • 提供者:杨波
  1. cuda-nt

    0下载:
  2. 非常好用的基于cuda的破解windows NT散列的代码,cuda是基于GPU的编程语言,利用cuda的并行性可提高运算破解效率,但随着cuda版本的不断更新,编程环境需要自身搭建,代码需要读懂后根据版本的更新进行简单的调试。- Very good crack Windows NT hash code based on cuda, cuda is a programming language based on GPU, using cuda parallelism can improve
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:13545
    • 提供者:kobe
  1. ha

    0下载:
  2. 易语言万倍哈希查找源码例程程序调用API函数实现哈希表的应用。 -Easy language to find a hash of the source code routines call API function to achieve the application of hash table.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:11896
    • 提供者:zcwl
搜珍网 www.dssz.com