CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Hash

搜索资源列表

  1. hash.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:6334
    • 提供者:
  1. hash.zip

    0下载:
  2. 哈希表实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3993
    • 提供者:
  1. EasyHash

    0下载:
  2. Hash算法C#实现-Hash Algorithm C#
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19202
    • 提供者:none
  1. 字符频率统计

    0下载:
  2. 字符频度统计,采用Hash表即链表数组作为存储结构,是hash表的简单运用,还包括一定的文件操作-characters frequency statistics, the use of Hash Tables List that as a storage array structure, hash table is a simple application, but also some file manipulation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13140
    • 提供者:李鹏
  1. 统计单词个数

    0下载:
  2. 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5370
    • 提供者:米子
  1. 排序算法、字典和B-树的C++语言实现

    0下载:
  2. 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24943
    • 提供者:罗鹏魁
  1. sanliejiansuo

    0下载:
  2. 本程序是用开地址法实现散列的检索算法-this program is open address Method hash retrieval algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1348
    • 提供者:宋国志
  1. darts-0.2.tar

    0下载:
  2. 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods more effective. Frequently used
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:237927
    • 提供者:姜锋
  1. sparsehash-0.2

    0下载:
  2. google的hash table库实现,非常高效-the hash table for achieving very high efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:721346
    • 提供者:张志
  1. 060626

    0下载:
  2. 哈希表设计 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。-Hash Table design is a design collective Names Hash Table 1, bringing the average length not exceeding find R, and completion of the corresponding construction and Lookup Table procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6218
    • 提供者:guoxingxi
  1. hashi

    0下载:
  2. 哈希表 哈希表 哈希表 哈希表 -Hash Table Hash Table Hash Table Hash Table Hash Table Hash Table Hash Table Hash Table
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2649
    • 提供者:李霞
  1. csha1_demo

    0下载:
  2. 可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32603
    • 提供者:纪灵
  1. hash_table

    0下载:
  2. C语言写的Hash算法,在各种平台上都编译通过,可以直接使用。-C language to write the Hash algorithms on various platforms are compiled, can be used directly.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3389
    • 提供者:coldplus
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. asdcv

    0下载:
  2. 利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度-hash function to the students find the most optimal choice from the keyboard input and the input document, name must be imported maximum length
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1653
    • 提供者:houny
  1. Chap9_hash

    0下载:
  2. 本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序-the procedures of the hash table to achieve the basic functions, as well as some fringe subsidiary function, can be used as a data structure Demonstration Program
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13639
    • 提供者:14965a
  1. MonAlgorithmCode

    0下载:
  2. algorithm , tree hash table, b tree, Tas de Fibonnaci-algorithm, tree hash table, b tree, Tas de Fibonnaci
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14622
    • 提供者:lalabu
  1. H_a_s_h

    0下载:
  2. hash表操作,提供表中查找插入操作,并比较相同关键字下HASH长度为多少时最好.-hash table operation, the provision of the table you insert operation, and the same as the keyword under HASH For what length of the best.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2419
    • 提供者:haoyu
  1. list_hash

    0下载:
  2. hash表和单向链表的实现代码,相当实用.-hash table and the realization of one-way linked list code useful.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7968
    • 提供者:likebj
  1. project6

    1下载:
  2. 利用线性探查法建立Hash表并进行查找操作(Establishment of Hash Table by Linear Exploration and Search Operation)
  3. 所属分类:数据结构

« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com