Introduction to Algorithms, Third Edition


Interpreting keys as natural numbers



Download 4,84 Mb.
Pdf ko'rish
bet172/618
Sana07.04.2022
Hajmi4,84 Mb.
#534272
1   ...   168   169   170   171   172   173   174   175   ...   618
Bog'liq
Introduction-to-algorithms-3rd-edition

Interpreting keys as natural numbers
Most hash functions assume that the universe of keys is the set
N
D f
0; 1; 2; : : :
g
of natural numbers. Thus, if the keys are not natural numbers, we find a way to
interpret them as natural numbers. For example, we can interpret a character string
as an integer expressed in suitable radix notation. Thus, we might interpret the
identifier
pt
as the pair of decimal integers
.112; 116/
, since
p
D
112
and
t
D
116
in the ASCII character set; then, expressed as a radix-128 integer,
pt
becomes
.112
128/
C
116
D
14452
. In the context of a given application, we can usually
devise some such method for interpreting each key as a (possibly large) natural
number. In what follows, we assume that the keys are natural numbers.
11.3.1
The division method
In the
division method
for creating hash functions, we map a key
k
into one of
m
slots by taking the remainder of
k
divided by
m
. That is, the hash function is
h.k/
D
k
mod
m :
For example, if the hash table has size
m
D
12
and the key is
k
D
100
, then
h.k/
D
4
. Since it requires only a single division operation, hashing by division is
quite fast.
When using the division method, we usually avoid certain values of
m
. For
example,
m
should not be a power of
2
, since if
m
D
2
p
, then
h.k/
is just the
p
lowest-order bits of
k
. Unless we know that all low-order
p
-bit patterns are equally
likely, we are better off designing the hash function to depend on all the bits of the
key. As Exercise 11.3-3 asks you to show, choosing
m
D
2
p
1
when
k
is a
character string interpreted in radix
2
p
may be a poor choice, because permuting
the characters of
k
does not change its hash value.
A prime not too close to an exact power of 2 is often a good choice for
m
. For
example, suppose we wish to allocate a hash table, with collisions resolved by
chaining, to hold roughly
n
D
2000
character strings, where a character has
8
bits.
We don’t mind examining an average of
3
elements in an unsuccessful search, and
so we allocate a hash table of size
m
D
701
. We could choose
m
D
701
because
it is a prime near
2000=3
but not near any power of 2. Treating each key
k
as an
integer, our hash function would be
h.k/
D
k
mod
701 :

Download 4,84 Mb.

Do'stlaringiz bilan baham:
1   ...   168   169   170   171   172   173   174   175   ...   618




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish