CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 哈希算法

搜索资源列表

  1. SHA-1

    0下载:
  2. 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-Secure hash algorithm (Secure Hash Algorithm) is mainly applied to digital signature standard (Digital Signature Standard DSS) which
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:824
    • 提供者:Jesse
  1. HashDll

    0下载:
  2. 哈希算法实现的内存池的c语言实现,可以对数据进行管理-Memory pool hash algorithm c language, data management
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:342652
    • 提供者:田洪业
  1. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:160975
    • 提供者:薛某某
  1. MD5Code

    0下载:
  2. 给大家写一个哈希算法实例,通过实例可以对文档进行哈希,生成一串哈希值。-For everyone to write a hash algorithm for example, through the examples of documents can hash to generate a string of hash value.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:4226
    • 提供者:周保喜
  1. CH7

    0下载:
  2. 哈希查找方法能在一段数据中以最快的方式找到想要的那个数,这种算法解决的关键就是哈系算法的建立函数。 -Hash method can search a section of data at the fastest way to find that the number of the algorithm to solve the critical line algorithm HA is set up function.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:706
    • 提供者:黄鹏
  1. Hash-algorithm

    0下载:
  2. 哈希算法的描述,次代码在课程设计中取得了95分的高分。-it s the descr iption of Hash algorithm,which used to get high scores of 95 in mine curriculum project.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:225723
    • 提供者:白一子
  1. MD5

    0下载:
  2. 哈希算法--MD5的简单C++实现-Hash Algorithm- MD5 simple C++ to achieve,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5039
    • 提供者:张力鹏
  1. c

    0下载:
  2. c#实现数据加密-哈希算法,哈希加密类的构造函数 -c# data encryption- the hash algorithm, Micronesia哈希加class constructor
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:513
    • 提供者:甄平凡
  1. jiamijiemi

    0下载:
  2. 该加密解密过程运用了哈希算法,这是一个很好的例子也可以让您很好的理解加密解密这个过程-The process of encryption and decryption of the hash algorithm used, this is a good example will also allow you a good understanding of the process of encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:256276
    • 提供者:like
  1. haxi

    0下载:
  2. 一种有效的哈希算法。。一种有效的哈希算法-a kind of effective hashing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:546
    • 提供者:李雪
  1. haxi2

    0下载:
  2. 又一种有效的哈希算法。。又一种有效的哈希算法-a kind of effective hashing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:李雪
  1. HRDsuanfa

    1下载:
  2. 最快的华容道算法搜索,采用的是之哈希算法!横刀立马只需13毫秒!-Huarong the fastest search algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-15
    • 文件大小:13829
    • 提供者:ldm
  1. Hash

    0下载:
  2. 简单哈希算法的实现,能够有效地提高查找速度。-The realization of a simple hash algorithm can effectively improve the search speed.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:7189
    • 提供者:孙传鑫
  1. MD5

    0下载:
  2. MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。   将数据(如汉字)运算为另一固定长度值是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。-MD5 or Message-Digest Algorithm 5 (Information- Digest Algorithm 5), used to ensure a complete a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1847
    • 提供者:jolly
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19883343
    • 提供者:wang
  1. SHATEST

    0下载:
  2. 在51单片机上实现哈希算法,SHA-1,产生数据摘要,已通过测试-In MCS-51 to achieve hashing algorithm, SHA-1, produces data extracts, has been tested
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:2686
    • 提供者:苏苏
  1. SpectraHashing

    0下载:
  2. 介绍了一种新的语义哈希算法,谱哈希的方法,希望有用-Introduces a new semantic hash algorithms, spectral hash, in the hope helpful
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:949922
    • 提供者:柳絮
  1. KSE1.0(SRC)

    0下载:
  2. 数独探索者,快速解数独的小程序。使用哈希表优化的深度优先搜索算法。-Sudoku Explorer 1.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:84759
    • 提供者:Kristin
  1. graph-hashing

    0下载:
  2. 图像的谱哈希算法,输入图像,然后提取图像的gist特征,经过谱哈希算法,产生哈希序列-Spectral image hash algorithm, the input image, and then extract the image of the gist features through spectral hash algorithms produce hash sequence
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:201890
    • 提供者:刘洋
  1. key

    0下载:
  2. omnet++密钥预分配方案的仿真,基于哈希算法的eg方案的改进-omnet++ simulation of the key pre-distribution scheme, eg based on the hash algorithm to improve the program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1086402
    • 提供者:alcohol
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com