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

搜索资源列表

  1. e2lsh.rar

    0下载:
  2. Nearest Neighbor Methods in Learning and Vision: Theory and Practice书中章节Locality-Sensitive Hashing Scheme Based on p-Stable Distributions 中LSH-Local Sensitive Hashing算法的C语言在Red Linux下实现,Book <Nearest Neighbor Methods in Learning and Vision: Theory
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:580773
    • 提供者:桑基韬
  1. HXBSZ

    1下载:
  2. 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 6、在哈希函数确定的前提下,尝试各种不同类型处理冲突的方法(至少两种),考察平均查找长度的变化。 -1, for each record the following data items: telephone numbers, user name, addr
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:36260
    • 提供者:迟浩东
  1. datrie_cvs20061001.tar

    0下载:
  2. This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as h
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:34579
    • 提供者:lucoy
  1. cuckoo-undergrad.pdf

    0下载:
  2. A detailed expanation about the new Cuckoo hashing algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:144482
    • 提供者:methy
  1. hashing__

    0下载:
  2. program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:7012
    • 提供者:Abhiram
  1. AVEC_2DCOSTRANS

    0下载:
  2. matlab perceptual image hashing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:246901
    • 提供者:parimal
  1. 0612448-HASHTABLE

    0下载:
  2. Hashing using linear probing
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:32014
    • 提供者:Gin
  1. MD5HashDemo

    0下载:
  2. Using MD5 Hashing in VB.NET
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:24550
    • 提供者:Abdelaziz
  1. Hashing-sample

    0下载:
  2. this project calculate hashing value to entered text
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:4127
    • 提供者:aziz
  1. Hashing

    0下载:
  2. simple txt for c# hashing code
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:12309
    • 提供者:aziz
  1. Hash

    0下载:
  2. 1. 本程序是针对“人名”设计的哈希表。 2. 程序中人名为汉语拼音形式,共30个人名,取平均查找长度的上限为2.哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 3. 本程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入程序中规定的运算命令;相应的输入数据(滤去输入中的非法字符)和运算结果显示在其后。4.本程序是清华严蔚敏配套哈希表程序-1. This program is for " names" design of the
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:7277
    • 提供者:lt
  1. DoubleHashing

    0下载:
  2. this codes is about double hashing
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:893
    • 提供者:shima
  1. ds_6

    1下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:636
    • 提供者:Yvonne
  1. hashing

    0下载:
  2. hashing algorithms for different cases
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:4169
    • 提供者:visendo
  1. ExtendedHashing.cpp

    0下载:
  2. this program implements extendible-hashing using tries as lookup-directory. it is more efficient than simple array based implementation-this program implements extendible-hashing using tries as lookup-directory. it is more efficient than simple arra
  3. 所属分类:Data structs

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

    0下载:
  2. 强烈推荐!个人最喜欢的一款MD5、SHA1、CRC32检验软件。-Hash is a small GUI tool designed to perform MD5, SHA1and CRC32 hashing functions on a number of files.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:15584
    • 提供者:bill
  1. cuckooHashing

    0下载:
  2. cuckoo hashing-cuckoo hashing...............................................................
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:4695
    • 提供者:jash
  1. hashing

    0下载:
  2. hashing project c-hashing project c++
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:12350
    • 提供者:islam
  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. Spectral Hashing

    1下载:
  2. ---------------------------------------------------------- Spectral Hashing Y. Weiss, A. Torralba, R. Fergus Advances in Neural Information Processing Systems, 2008. ----------------------------------------------------------
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com