文件名称:1
-
所属分类:
- 标签属性:
- 上传时间:2014-03-13
-
文件大小:8.02kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
对记录序列(查找表):{55,13,23,72,109,67,2,78,13}分别实现如下操作:
1) 顺序查找;
3) 对排好序的纪录序列表进行折半查找;
4) 利用1)中记录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找;
5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表;
6) 实现5)创建哈希表上的查找
-On the record sequence (lookup table): {} 55,13,23,72,109,67,2,78,13 were achieved as follows:
1) sequential search
3) sorted record sequence table binary search
4) Using 1) the establishment of a recorded sequence binary sort tree, and to achieve specific keywords to find the value of the node on which
5) Create a hash table of length m = 11 in accordance with the method of conflict management "in addition to leaving the remainder" linear probing hash constructor and re-hash
6) achieve 5) create a hash table lookup on
1) 顺序查找;
3) 对排好序的纪录序列表进行折半查找;
4) 利用1)中记录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找;
5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表;
6) 实现5)创建哈希表上的查找
-On the record sequence (lookup table): {} 55,13,23,72,109,67,2,78,13 were achieved as follows:
1) sequential search
3) sorted record sequence table binary search
4) Using 1) the establishment of a recorded sequence binary sort tree, and to achieve specific keywords to find the value of the node on which
5) Create a hash table of length m = 11 in accordance with the method of conflict management "in addition to leaving the remainder" linear probing hash constructor and re-hash
6) achieve 5) create a hash table lookup on
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1/include.doc
1
1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.