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

搜索资源列表

  1. sha1

    0下载:
  2. Freeware implementation of the Secure Hashing Standard, defined in FIPS PUB 180-1, defines the Secure Hashing Algorithm (SHA-1). SHA-1 can be used to produce a message digest for a given message. Essentially, this is a 160-bit number that represents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10161
    • 提供者:enropin
  1. blacklist

    0下载:
  2. 黑名单设计,用C语言写的一个黑名单的快速查找,用哈希平衡二叉树算法-Black design, with the C language written in a blacklist to quickly find, use a balanced binary tree hashing algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3428226
    • 提供者:X-Ray
  1. CrypTest

    0下载:
  2. MD5 hashing function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:13369
    • 提供者:Mohamed
  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. 11Hashing.key

    0下载:
  2. 哈希表的MIT的课件,提前说明,是英文的哦,希望大家踊跃下载-Hashing key
  3. 所属分类:Document

    • 发布日期:2017-05-12
    • 文件大小:2903867
    • 提供者:火箭工程师
  1. SHA

    0下载:
  2. A code for Secure Hashing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1635
    • 提供者:Avijit
  1. Linear_Has2177703232010

    0下载:
  2. 一个线性散列表DEMO,允许用户插入空表并观察其增长情况(每次插入后重新显示)。-Title: Linear Hashing Example Descr iption: Demonstrate how linear hashing works by allowing users to insert elements into an empty hash table and see how it grows (hash table is re-displayed after every ins
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:6528
    • 提供者:r
  1. stringhashing

    0下载:
  2. Some handy string hashing methods.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1043
    • 提供者:bootdisk
  1. AlgoritmRabina_Karpa

    0下载:
  2. The Rabin–Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. For text of length n and p patterns of combined length m, its av
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:32783
    • 提供者:Tanya
  1. venkie00robust

    0下载:
  2. Due to the popularity of digital technology, more and more digital images are being created and stored every day. This introduces a problem for managing image databases. Here we introduce a novel algorithm that utilizes a wavelet representation of im
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:32146
    • 提供者:dan
  1. CryptoAPI1.0_cn_ix

    0下载:
  2. 本中文文档详细说明CryptoAPI(一个应用程序编程接口)(带目录方便查询),目的就是提供开发者在Windows 下使用PKI 的编 程接口。CryptoAPI 提供了很多函数,包括编码、解码、加密、解密、哈希、数字证书、 证书管理和证书存储等功能。对于加密和解密,CryptoAPI 同时提供基于会话密钥和公 钥/私钥对的方法。-The Chinese document details CryptoAPI (an application programming interface)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:313707
    • 提供者:朱跃文
  1. QUADRATI

    0下载:
  2. c++ program for hashing using quadratic probing method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:870
    • 提供者:jigar
  1. chazhao

    0下载:
  2. 哈希表的查找。用线性探测在散列的方法建立哈希表,然后对其中的元素进行查找-Hash table lookup. Hashing by linear probing method to establish the hash table, and then find the elements of which
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:182495
    • 提供者:南风雅
  1. Md5

    0下载:
  2. 邮件加密源代码,可用于数字签名,散列处理-E-mail encryption source code can be used for digital signatures, hashing
  3. 所属分类:Email Client

    • 发布日期:2017-04-06
    • 文件大小:5050
    • 提供者:ysshr
  1. hashing

    0下载:
  2. source code of C and C++ using hash tables
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4893
    • 提供者:billi
  1. hash

    0下载:
  2. 本程序可实现哈希表的建立,并用线性探测再散列的方法处理冲突-This procedure enables the establishment of the hash table and re-hashing with linear probing method of dealing with conflict
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2227
    • 提供者:侯志
  1. hash

    0下载:
  2. 简单的HASH算法,使用的闭散列方法,是桶式散列,有需要的朋友可以-HASH algorithm is simple, using the closed hashing methods, is a barrel-style hash, you can see a friend in need
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3379
    • 提供者:evil_debris
  1. Peacock-Hash

    0下载:
  2. Peacock Hashing算法支持的一种网络结点排列研究。-Hashing is one of the most extensively studied and used algorithm. This paper shows us such a research that how to improve the performance of transforming data from a better network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:82549
    • 提供者:David Ho
  1. hashingin

    0下载:
  2. linear hashing class in java language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:31503
    • 提供者:arefinster
  1. reverse_hashing

    0下载:
  2. 定义hash函数H=x N,假设用线性搜索来解决collision。算法实现的是根据hash table来重建输入序列。-reconstruct the input sequence according to the given hash table. The hashing function :H(x)=x N,and using linear probing to solve collisions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:113765
    • 提供者:郭函数
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com