CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - HASH

搜索资源列表

  1. HashTest

    0下载:
  2. 本源码演示Hash类的使用方法,是一个控制台应用程序。-Hash demonstration of the source categories of use, is a console application.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:16138
    • 提供者:张广召
  1. HASH

    0下载:
  2. 哈希查找算法的源代码,可以在BC、TC、VC++上运行
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:zt
  1. Hash_STL(Time)

    0下载:
  2. 使用C++语言的STL开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet 上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下 ip1 ip2 ip3 ... 例如:100.100.100.100 200.200.200.200
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:349780
    • 提供者:魏木木
  1. spellchecking

    0下载:
  2. 基于哈希表的一个对于英文文章单词拼写错误检查及更正的优化算法-A hash table based on the article for the English spelling error checking and correction algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1607815
    • 提供者:jimmy
  1. zju1008

    0下载:
  2. zju1008魔板程序,练习搜索的好题目,使用了哈希表的相关知识。-Magic zju1008 board procedures, practice good Title search, use a hash table of relevant knowledge.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:45334
    • 提供者:ly
  1. HashTable

    0下载:
  2. Hash table implementation in c language
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:234406
    • 提供者:dumspirospero
  1. kkkk

    0下载:
  2. 数据结构课程设计,包括哈夫曼编译码器+散列法实验研究+缔结斯特拉算法实现校园导游!-Curriculum design data structure, including Huffman codecs+ hash+ the conclusion of experimental study of law algorithm Stratford campus tour guide!
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:236668
    • 提供者:hoo
  1. Hash

    0下载:
  2. 构建一个哈希表,并输出哈希表及其平均查找长度。chash()函数构建Hash表,dhash()输出Hash表和平均查找长度-Build a hash table and print out the table and the average search length(ASL). Function chash () builts Hash table, dhash () print outthe Hash table and the average search length.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:596
    • 提供者:mkvt
  1. stringmatch_DNA

    0下载:
  2. 北京理工大学亚信杯的一道题,看似简单,却花了我一周的时间,题目存在时间和内存限制,用hash索引实现-DNA computer programming of Aisainfo
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1170
    • 提供者:杀生丸
  1. Ripem160

    0下载:
  2. Using RIPE-MD Algorithms. Nice hash-function.
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:9534
    • 提供者:Arnautov Eugne
  1. Calculate_Signature

    0下载:
  2. C++ hash function calculate signature of vector of strings
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:628
    • 提供者:Bouth
  1. bloomfilter-69709

    0下载:
  2. bloomfilter过滤器 能够比哈希表更为效率 使用空间更小-the bloomfilter filters can hash table smaller more efficient use of space
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:40370
    • 提供者:吕晨曦
  1. GeneralHashFunctions_-_CPP

    0下载:
  2. 最普片的hash算法函数,集中多种简单的HASH 算法,欢迎研究!-Most Pu piece of hash algorithm function, the concentration of a variety of simple HASH algorithm, welcomed the research!
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:2724
    • 提供者:zhujun
  1. Dynamic_hash

    0下载:
  2. 动态哈希的具体实现,代码注释的非常的清晰,格式规范,已经测试过了,完全没有任何的问题-Concrete realization of dynamic hash code comments is very clear, standardized format, has been tested, completely without any problems
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:35806
    • 提供者:文波
  1. src

    0下载:
  2. 数据库作业。大数据建立哈希,包括低位哈希和高位哈希.-Database project. Create a hash, the low hash and high hash.
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:36019
    • 提供者:lin
  1. Hash_Table

    0下载:
  2. 本例采取除留余数法构造哈希表; 采用线性探测再散列方法解决冲突,输出哈希表结果;考查了平均查找长度。-In addition to the cases taken to leaving the remainder construct a hash table using linear probing re-hash method to resolve conflicts, the output hash table results examined the average length.
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:9529
    • 提供者:李广
  1. hash

    0下载:
  2. C++中哈希的算法演示,大学C++的哈希算法实验源码-In C++ hash algorithm demonstration, in the middle of the hash algorithm to use
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1406545
    • 提供者:wl
  1. Hash-table

    0下载:
  2. 哈希表添加、删除、查找、显示全部的信息。-Hash table to add, delete, search, display all of the information.
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:308434
    • 提供者:蓝色
  1. AddrBookHash

    0下载:
  2. 哈希表实现通讯录功能,利用二次探测再散列法解决冲突。-Hash table directory functions, the use of re-hashing the second probe to resolve the conflict.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:1545
    • 提供者:Jeff
  1. full-hash

    0下载:
  2. 算法导论完全散列部分的C++实现代码,包含相关的说明文档,欢迎下载~-Introduction to Algorithms complete hash C++ part of the implementation code, including the related documentation, please download ~
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:171099
    • 提供者:
« 12 »
搜珍网 www.dssz.com