期刊文献+

哈希表与一般查找方法的比较及冲突的解决 被引量:3

Comparison between Hash Table and Common Searching Method,and Solution to Collision of Hash Function
下载PDF
导出
摘要 众所周知,在表中查找记录时需进行查找值和关键字的比较。这一类查找方法建立在"比较"的基础上。一般的查找方法有:顺序查找、折半查找、二叉查找。查找的效率依赖于查找过程中所进行的比较次数,甚至有一些数据的位置会影响某一次查找效率。理想的是希望不经任何比较,一次存取便能得到所需查找的记录。这个理想的情况可以通过哈希表来实现。 It is known that when searching the table for data, comparison is made with the keyword which exit in the table. In another word, comparison is the base of common searching method in finding out the data. Such methods are.. Sequential Search, Binary Search and Binary Sort Tree Search. But the efficiency of these methods depends on the times of comparisons made. Even more, sometimes data in the bad sector takes a long time to finish the comparison. The ideal method is the one that needs no comparison in the process of searching; and this ideal goal can be achieved by application of the Hash Table.
作者 骆剑锋
出处 《十堰职业技术学院学报》 2007年第5期96-98,共3页 Journal of Shiyan Technical Institute
关键词 哈希表 哈希函数 冲突 查找 关键字 Hash Table Hash Function collision search keywords
  • 相关文献

同被引文献19

  • 1崔玮,刘建伟,张其善.基于最小完美哈希函数的数据挖掘算法[J].华中科技大学学报(自然科学版),2007,35(2):47-49. 被引量:6
  • 2张科.多次Hash快速分词算法[J].计算机工程与设计,2007,28(7):1716-1718. 被引量:22
  • 3汪超,何丕廉,李志明.基于Hash表的数据库索引结构设计与实现[J].微处理机,2007,28(4):53-56. 被引量:3
  • 4严蔚敏主编.数据结构[M].清华大学出版社,2007/03
  • 5E. Nordmark, M. Bagnulo, E. Levy - Abegnoli. FCFS SAVI : First - Come First - Serve Source Address Vali- dation for Locally Assigned IPv6 Addresses [ S ], draft - ietf - savi - fcfs - 14. IETF,2012.
  • 6S. Thomson, T. Narten, T. Jinmei. RFCA862, IPv6 Stateless Address Autoconfiguration[ S]. IETF, 2007.
  • 7J. Wu, J. Bi, X. Li, G. Ren, K. Xu, M. Williams. RFC5210, A Source Address Validation Architecture (SAVA) Testbed and Deployment Experience [ S ]. IETF, 2008.
  • 8Jianping Wu, Jun Bi, Marcelo Bagnulo, Fred Baker, Christian Vogt. Source Address Validation Improve- ment Framework, draft - ietf - savi - framework - 06[S]. IETF, 2011.
  • 9T. Narten, E. Nordmark, W. simpson, H. Soliman. RFC4861 [ S ], Neighbor Discovery for IP version 6 (IPv6). IETF, 2007.
  • 10R. Hinden, S. Deering. RFCA291. IP Version 6 Ad- dressing Architecture[ S ]. IETF, 2006.

引证文献3

二级引证文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部