Addison Wesley - Algorithms, Data Structures, and Problem Solving with C++.pdf
(
1130 KB
)
Pobierz
63345625 UNPDF
Copyright
Ó
1996 by Addison-Wesley Publishing Company
1
Chapter 1
Pointers, Arrays, and Structures
Copyright
1996 by Addison-Wesley Publishing Company
2
(&X) 1000
X = 5
(&Y) 1004
Y = 7
5
Ptr
X
(&Ptr) 1200
1000
Pointer illustration
Ó
Copyright
1996 by Addison-Wesley Publishing Company
3
(&X) 1000
X = 10
(&Y) 1004
Y = 7
10
Ptr
X
(&Ptr) 1200
Ptr = &X = 1000
Result of
*Ptr=10
Ó
Copyright
1996 by Addison-Wesley Publishing Company
4
(&X) 1000
X = 5
(&Y) 1004
Y = 7
5
Ptr
X
(&Ptr) 1200
Ptr = ?
Uninitialized pointer
Ó
Copyright
Ó
1996 by Addison-Wesley Publishing Company
5
5
5
Ptr1
X
Ptr1
X
Ptr1
7
7
Ptr2
Y
Ptr2
Y
Ptr2
(a)
(b)
(a) Initial state; (b)
Ptr1=Ptr2
starting from initial state;
(c)
*Ptr1=*Ptr2
starting from initial state
Plik z chomika:
techno45
Inne pliki z tego folderu:
pixel.7z
(28 KB)
winscp554source.zip
(9845 KB)
os.7z
(80071 KB)
xine.tar(2).gz
(31592 KB)
mpfrontend-code-4-trunk(1).zip
(80 KB)
Inne foldery tego chomika:
- DSJ 4 -
Pliki dostępne do 01.06.2025
Pliki dostępne do 08.07.2024
Pliki dostępne do 16.11.2022
Pliki dostępne do 19.01.2025
Zgłoś jeśli
naruszono regulamin