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

搜索资源列表

  1. hash.zip

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

    • 发布日期:
    • 文件大小:3993
    • 提供者:
  1. 哈希表的一个应用

    0下载:
  2. 哈希表的一个应用 ,非常实用的-Hash Table 1 of the application Hash Table 1 applications, a very practical
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4450
    • 提供者:巍巍
  1. 哈希表de 设计

    0下载:
  2. 哈希表的设计,内容详细。非常实用不看后悔哦-Hash Table design, detailed. Oh, very practical Bukanhouhui
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4166
    • 提供者:巍巍
  1. 使用哈希表来识别元素

    0下载:
  2. 使用哈希表来识别元素使 用哈希表来识别元素使用哈希表来识别元素-used to identify the elements used to identify Hash Table elements used to identify the elements used to identify Hash Table elements
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3457
    • 提供者:巍巍
  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. SimpleDatabase

    0下载:
  2. 1、实现了一个简单的数据库 2、采用HASH表建立索引 3、可以从database.dat中读取表结构,生成数据库, 4、[FORM]开始的段创建表和读入缺省值 5、[DATA]保存数据库数据 6、支持多索引 7、具体使用可以看示例-achieve a simple two databases using hash table index 3, which can be read from database.dat table structures, database g
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:43896
    • 提供者:王伟
  1. hashtodatabase

    0下载:
  2. 用HASH表操作数据库中的数据。数据的操作过程及其他。-hash table operation with the data in the database. The process of data and others.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:3103
    • 提供者:gmq
  1. zlib-1.1.4

    0下载:
  2. 1。zlib压缩算法,在LZ77的基础上实现,并 利用Huffman编码特点,采用hash表;2。zlib的解压算法。-1. Zlib compression algorithm, the LZ77 achieved on the basis of, and use of Huffman coding features, using hash table; 2. Zlib the decompression algorithm.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:241457
    • 提供者:石蒲
  1. memoryyyyy

    0下载:
  2. 存储管理实验 内存页面调度算法比较 理解内存页面调度的机理,掌握几种理论调度算法实现,并通过实验比较各种调度算法的优劣。此外通过实验了解HASH表数据结构的使用。 -experimental memory storage management pages scheduling algorithm better understanding of memory pages scheduling mechanism, Several theories master scheduling a
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15860
    • 提供者:wodanige
  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. jeromel

    0下载:
  2. 利用Hash技术统计单词的频度。扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的频度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41 -use statistical word frequency. Scanning a C source files, using the hash table storage procedures of the keyword s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21297
    • 提供者:芦林飞
  1. hash.c++

    0下载:
  2. 一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:kanyu
  1. 11912918hash.c++

    0下载:
  2. Hash.h 此类简单实现了一个hash表的功能,基本描述了哈西表的功能 -Hash.h simple to achieve such a hash table functions, the basic descr iption of the hash function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:z
  1. 哈希表

    0下载:
  2. 哈希表讲义 -Hash Table lectures Hash Table lectures
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:21373
    • 提供者:dd
  1. HASH123

    0下载:
  2. 计算机科班学生的HASH表源程序-computer classes students source of the hash table
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1918
    • 提供者:薇拉
  1. SomeAlgorithmsSourceCodeInJava

    0下载:
  2. 算法源码集合:有hash表、笛卡尔集、哈弗曼树、矩阵乘法、快速排序-algorithm source code pool : hash tables, Descartes sets, Hafuman tree, matrix multiplication, fast scheduling, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1110873
    • 提供者:杨昆
  1. hash_src

    0下载:
  2. 一个开源的hash表的实现。The source code of structure hashtable.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:朱炽衡
  1. Hash

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:11683
    • 提供者:張建良
  1. memcached-1.2.2.tar

    0下载:
  2. memcached是一个高性能的分布式的内存对象缓存系统,通过在内存里维护一个统一的巨大的hash表,它能够用来存储各种格式的数据,包括图像、视频、文件以及数据库检索的结果等。最初为了加速 LiveJournal 访问速度而开发的,后来被很多大型的网站采用。起初作者编写它可能是为了提高动态网页应用,为了减轻数据库检索的压力,来做的这个缓存系统。它的缓存是一种分布式的,也就是可以允许不同主机上的多个用户同时访问这个缓存系统, 这种方法不仅解决了共享内存只能是单机的弊端, 同时也解决了数据库检索的压
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:166201
    • 提供者:dipeng
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com