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

搜索资源列表

  1. studentNoSQL

    0下载:
  2. 我们的作业,没有连接数据库。而使用的是哈希表。希望对大家能有帮助!-our operations, is not linked to the database. The use of the Hash Table. We hope to be able to help!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9376
    • 提供者:严绍峻
  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. HashTableinDS

    3下载:
  2. 一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:wjs
  1. Fivefiles!

    0下载:
  2. 一共五个源代码文件,,分别实现哈希表遍历,,播放动画,,写文件,,带对话框的窗口和访问数据库!-a total of five source code files, respectively achieving hash table traversal, and broadcast animation, and writing paper. with the dialog window and access to the database!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4198
    • 提供者:上官东航
  1. Delphi_1016

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

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

    0下载:
  2. 测试哈希表,对初学者有帮助,请看测试部分-test hash table, for beginners help, please look at the testing of some
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:18332
    • 提供者:luo
  1. JumpQueue

    0下载:
  2. 对买票插队现象的一个数学上的分析,假设由一个人又很多朋友的情况,利用了哈希表.-queue to buy a phenomenon of mathematical analysis, the assumption that people from a lot of friends, use of the hash table.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2222
    • 提供者:王佩君
  1. 108108

    0下载:
  2. 也就是说,您可以将类似Java哈希表这样的复杂类型作为一个参数进行传递。而在目前的RPC系统中,您只能依靠客户机将此类对象分解成基本数据类型,-other words, you can hash table similar to Java such a complex type as a parameter transmission. And the current RPC system, you can only rely on the client will be decomposed in
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1540
    • 提供者:DINO
  1. 109

    0下载:
  2. 也就是说,您可以将类似Java哈希表这样的复杂类型作为一个参数进行传递。而在目前的RPC系统中,您只能依靠客户机将此类对象分解成基本数据类型,-other words, you can hash table similar to Java such a complex type as a parameter transmission. And the current RPC system, you can only rely on the client will be decomposed in
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2319
    • 提供者:DINO
  1. RoleRight

    0下载:
  2. 这是关于哈希表的Java源代码,有兴趣的朋友可以-This the hash table on the Java source code, interested friends can s
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1343
    • 提供者:landy
  1. hash__table

    0下载:
  2. 一个关于哈希表的例子,里面有哈希表的几点重要的介绍-a hash table for example, a hash table inside Several important introductory
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6135
    • 提供者:wanghao
  1. mee

    0下载:
  2. 能很好解决排序、皇后、哈希表问题,适合学生课程设计等等方面-can properly resolve scheduling, Queen's, hash table, suitable for students of curriculum design, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:
  1. sanliebiao

    0下载:
  2. 散列表又叫哈希表,它是通过哈希函数来确定数据元素存放位置的一种特殊表结构。程序实现对指定文本文件中的单词进行检索,并可得哈希值-hashtable known as hash table, it is through the hash function to determine the location of data elements stored in a special table structure. Program of the DOE document, the text word
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12894
    • 提供者:dfa
  1. datastruct

    0下载:
  2. 安全数组 普通链表 哈希表 二叉搜索树 AVL树 集合类 通用自动机 所有类均使用模板编写,并不特定于 Windows 平台,只要有 C++ 编译程序的操作平台都可使用。-security array ordinary Chain Hash Table 2 forks search tree AVL Tree collections Universal Automatic machine is used in all types of template preparation, is not s
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:31080
    • 提供者:刘楚
  1. haxibiao

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

    • 发布日期:2008-10-13
    • 文件大小:2644
    • 提供者:峰峰
  1. GetCRC32(CS)

    1下载:
  2. CRC32哈希算法的C#版源码.采用的是动态生成码表的方法.-CRC32-hash algorithm in C# version of the source code. The code is dynamically generated table method.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14915
    • 提供者:李哓
  1. GasServer

    0下载:
  2. 黑龙江省煤矿瓦斯监控系统办事处端的程序;使用ADO方式连接SQLSERVER数据库,用SOCKET方式交换瓦斯报警数据,同时连接WEB网页,使用线程池技术建立与数据库的多个连接。这是一个监控现场正在运行的程序。对于数据库软件开发非常有参考价值。使用哈希表(HASH)查找数据。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:186675
    • 提供者:人民币
  1. HASHexampleJAVA

    0下载:
  2. Hash函数实例,所用文章为5000单词以内,所以初始为求出所取单词的hash值,然后对1901求余,所得的余数作为一个数组的下标,数组的每一个数又是一个链表,凡余数相同的单词放入同一链表.此为所构造的hash函数.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3612
    • 提供者:王争社
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »
搜珍网 www.dssz.com