多级二次散列法
Multilevel Secondary Hash Method
-
摘要: 本文提出了一种新的快速存取信息的方法.这种方法在解决普通散列法所造成的冲突现象时,由于利用了一个辅助的"比特表"(即二进制位表),从而无需存放关键字信息.利用这种方法,可以大量节省内存.Abstract: In this paper,a new method of high-speed access information is proposed.Since this method makes use of the"bit table"while resolving collision of the hashing,it needn't store the keys,and thus can save memory greatly.
下载: