Introduction to Algorithms, Third Edition


objects , which are composed of attributes



Download 4,84 Mb.
Pdf ko'rish
bet26/618
Sana07.04.2022
Hajmi4,84 Mb.
#534272
1   ...   22   23   24   25   26   27   28   29   ...   618
Bog'liq
Introduction-to-algorithms-3rd-edition

objects
, which are composed of
attributes
. We access a particular attribute using the syntax found in many
object-oriented programming languages: the object name, followed by a dot,
followed by the attribute name. For example, we treat an array as an object
with the attribute
length
indicating how many elements it contains. To specify
the number of elements in an array
A
, we write
A:
length
.
We treat a variable representing an array or object as a pointer to the data rep-
resenting the array or object. For all attributes
f
of an object
x
, setting
y
D
x
causes
y:
f
to equal
x:
f
. Moreover, if we now set
x:
f
D
3
, then afterward not
only does
x:
f
equal
3
, but
y:
f
equals
3
as well. In other words,
x
and
y
point
to the same object after the assignment
y
D
x
.
Our attribute notation can “cascade.” For example, suppose that the attribute
f
is itself a pointer to some type of object that has an attribute
g
. Then the notation
x:
f
:
g
is implicitly parenthesized as
.x:
f
/:
g
. In other words, if we had assigned
y
D
x:
f
, then
x:
f
:
g
is the same as
y:
g
.
Sometimes, a pointer will refer to no object at all. In this case, we give it the
special value
NIL
.
We pass parameters to a procedure
by value
: the called procedure receives its
own copy of the parameters, and if it assigns a value to a parameter, the change
is
not
seen by the calling procedure. When objects are passed, the pointer to
the data representing the object is copied, but the object’s attributes are not. For
example, if
x
is a parameter of a called procedure, the assignment
x
D
y
within
the called procedure is not visible to the calling procedure. The assignment
x:
f
D
3
, however, is visible. Similarly, arrays are passed by pointer, so that


22
Chapter 2
Getting Started
a pointer to the array is passed, rather than the entire array, and changes to
individual array elements are visible to the calling procedure.
A

Download 4,84 Mb.

Do'stlaringiz bilan baham:
1   ...   22   23   24   25   26   27   28   29   ...   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