Introduction to Algorithms, Third Edition



Download 4,84 Mb.
Pdf ko'rish
bet150/618
Sana07.04.2022
Hajmi4,84 Mb.
#534272
1   ...   146   147   148   149   150   151   152   153   ...   618
Bog'liq
Introduction-to-algorithms-3rd-edition

Figure 10.1
An array implementation of a stack
S
. Stack elements appear only in the lightly shaded
positions.
(a)
Stack
S
has 4 elements. The top element is 9.
(b)
Stack
S
after the calls P
USH
.S; 17/
and P
USH
.S; 3/
.
(c)
Stack
S
after the call P
OP
.S /
has returned the element 3, which is the one most
recently pushed. Although element 3 still appears in the array, it is no longer in the stack; the top is
element 17.
inserted element. The stack consists of elements
S Œ1 : : S:
top
, where
S Œ1
is the
element at the bottom of the stack and
S ŒS:
top
is the element at the top.
When
S:
top
D
0
, the stack contains no elements and is
empty
. We can test to
see whether the stack is empty by query operation S
TACK
-E
MPTY
. If we attempt
to pop an empty stack, we say the stack
underflows
, which is normally an error.
If
S:
top
exceeds
n
, the stack
overflows
. (In our pseudocode implementation, we
don’t worry about stack overflow.)
We can implement each of the stack operations with just a few lines of code:
S
TACK
-E
MPTY
.S /
1
if
S:
top
==
0
2
return
TRUE
3
else return
FALSE
P
USH
.S; x/
1
S:
top
D
S:
top
C
1
2
S ŒS:
top
D
x
P
OP
.S /
1
if
S
TACK
-E
MPTY
.S /
2

Download 4,84 Mb.

Do'stlaringiz bilan baham:
1   ...   146   147   148   149   150   151   152   153   ...   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