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

搜索资源列表

  1. testimage

    0下载:
  2. fridrich提出的一个感知图像哈希算法
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:AMY
  1. RSA

    0下载:
  2. 若要使用公钥系统对消息进行数字签名,发送方先向该消息应用哈希函数以创建消息摘要。然后,发送方用自己的私钥对消息摘要进行加密,以创建发送方的个人签名。在收到消息和签名后,接收方使用发送方的公钥解密该签名,以恢复消息摘要,并使用发送方所用的同一哈希算法对该消息进行哈希运算。如果接收方计算的消息摘要与从发送方收到的消息摘要完 全匹配,则接收方可以假定消息在传输中未被更改。请注意,因为发送方的公钥是公共知识, 所以任何人都可以验证签名。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:laren
  1. 哈希表的一个应用

    0下载:
  2. 数据结构——哈希表的一个应用算法实现源程序代码,多多指教。-data structure -- Hash Table 1 algorithm application source code, the exhibitions.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.24kb
    • 提供者:郭菲菲
  1. c

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

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

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

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

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

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

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

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

    0下载:
  2. MD5即Message-Digest Algorithm 5,用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(也可称为摘要算法、哈希算法),用vc++语言实现-The MD5 Message-Digest Algorithm 5 is used to ensure complete and consistent information transmission. Digest algorithm (also called hash algorithm), implemented vc+
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.8mb
    • 提供者:zhangyuan
  1. ImageBlockMD5

    0下载:
  2. 遥感影像的分块程序,调用opencv和openssl,在实现切块的同时计算每块的哈希值,哈希算法采用MD5,分块数量可以通过更改宏定义设定- remote sensing picture cutting program based on opencv and openssl,which can also calculate the file hash with MD5
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:13.45mb
    • 提供者:dingkaimeng
  1. hash

    0下载:
  2. 哈希算法的实现。C++代码。c中也可以运行-Hash algorithm matters
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:1.33kb
    • 提供者:fly
  1. SHA

    0下载:
  2. 现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:252.12kb
    • 提供者:吕同斌
  1. pHash-0.9.4

    0下载:
  2. 图像哈希算法phash的源代码,可用于图像搜索的学习(Image hashing algorithm-phash)
  3. 所属分类:其他

  1. 感知哈希算法

    0下载:
  2. 感知图片哈希值算法源码,用来辨别两张图片是否一致,结果在10一下即是相同的图片,10以上就是完全不同的图片(Perceptual hash algorithm source code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:731kb
    • 提供者:物是人非@
  1. 256算法

    0下载:
  2. sha256算法程序,利用哈希算法进行不可逆转的计算(Sha256 algorithm is used to calculate the irreversible computation)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:18kb
    • 提供者:瓜皮丶
  1. 识别-感知哈希算法

    0下载:
  2. 文字识别-感知哈希算法-易语言实现源代码(Text recognition - Perceptual Hashing Algorithm - easy language implementation source code)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1.25mb
    • 提供者:BaoGuo
  1. 第八章

    0下载:
  2. 程序设计基础用c++编写的哈希算法读取二进制文件。(The hash algorithm reads the binary file)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1.68mb
    • 提供者:fanqiling
  1. DataHash

    0下载:
  2. 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:6kb
    • 提供者:longgyy
  1. 模拟A星算法 自动寻路纯源码

    0下载:
  2. 感知哈希算法 感觉非常好用的算法 很快。大家来看看怎么样(perception; apperceive Hasche algorithm; arithmetic feel; sensation; sense perception; perceive; become aware of great everybody; all; great master; authority have a look at how)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:4kb
    • 提供者:今夜买醉
  1. 查找算法

    0下载:
  2. 分析对比顺序查找和折半查找法的特点,并分析算法时间复杂度;以及哈希表的构造与查找,利用开放 地址法函数处理机制;(Two point lookup method and hash function processing mechanism)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:124kb
    • 提供者:SUSHAN666
  1. 哈希表查找的设计

    0下载:
  2. 设哈希表表长为20,用除留余数法构造一个哈希函数,以开放地址法中的线性探测再散列法作为解决冲突的方法,编程实现哈希表查找、插入和建立算法。(The set hash table length is 20. The algorithm of hash lookup, insert and build the hash table is programmed by using the exclusion residue method to construct a hash function and
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:60kb
    • 提供者:kukuao
« 12 3 4 »
搜珍网 www.dssz.com