Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - hash
Search - hash - List
DL : 0
对取得的硬件信息进行Hash的一个DLL,提供了对外的接口供调用-This DLL will get hardware information to make a hash calculation. It exports some interfaces to use.
Date : 2008-10-13 Size : 13.34kb User : 杨轩

一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。 四:需求分析 本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。 -one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested random function on its own if the structure should first be adjusted his random function, it evenly distributed. Names not on the length of more than 19 characters (the longest names such as : both Chong (ZHAGN SHUANG SHUANG).
Date : 2008-10-13 Size : 2.41kb User : wjs

应用密码学中hash function的详细介绍-hash function which detailed description of
Date : 2008-10-13 Size : 824.2kb User : guoying

DL : 0
数据结构算法的小作业,开散列的算法,附有注释。-data structure algorithm for small operations, opened hash algorithm with the Notes.
Date : 2008-10-13 Size : 2.2kb User : 饶向荣

DL : 0
哈希表的建立 查找 插入 删除算法.没有考虑数据冲突处理
Date : 2008-10-13 Size : 6.57kb User : 李玮

DL : 0
操作系统课社 1.理解内存页面调度的机理。 2.掌握几种理论页面置换算法的实现方法。 3.了解HASH表数据结构的使用。 4.通过课程设计比较各种调度算法的优劣。 5.熟悉页面置换算法及其实现,引入计算机系统性能评价方法的概念。页面置换算法是虚拟存储管理实现的关键,通过本次课程设计理解内存页面调度的机制,在模拟实现FIFO、LRU页面置换算法的基础上,比较两种置换算法的效率及优缺点,从而了解虚拟存储实现的过程。
Date : 2008-10-13 Size : 61.31kb User : dongguanghuai

DL : 0
c++ STL source code, hash and vector etc
Date : 2008-10-13 Size : 243.81kb User : cloudffx

DL : 0
实现哈希表的创建、查找、插入,可以用开放地址法解决冲突问题
Date : 2008-10-13 Size : 1.81kb User : 周志

DL : 0
hash表算法,自己写的一段代码。希望对大家有用
Date : 2008-10-13 Size : 4.75kb User : yuhongchang

DL : 0
哈希程序,在VC++里一定可以通过,首次上传啊
Date : 2008-10-13 Size : 1.99kb User : lsk
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.