-
Year: 2,016
-
Edition: 5th
-
Pages: 892
-
Pages In File: 892
-
Language: English
-
Topic: 69
-
Identifier: 9,781,284,079,630
-
Org File Size: 40,150,769
-
Extension: pdf
-
Toc: Title Page......Page 2 Copyright Page......Page 3 Dedication......Page 5 Table of Contents......Page 6 Preface......Page 17 Level 7 Application......Page 30 1.1 Levels of Abstraction......Page 31 Abstraction in Art......Page 34 Abstraction in Documents......Page 35 Abstraction in Organizations......Page 37 Abstraction in Machines......Page 39 Abstraction in Computer Systems......Page 40 Central Processing Unit......Page 42 Main Memory......Page 44 Disk......Page 47 1.3 Software......Page 48 Operating Systems......Page 50 Software Analysis and Design......Page 51 Quantifying Space......Page 53 Quantifying Time......Page 57 Quick Response Codes......Page 59 Images......Page 65 1.5 Database Systems......Page 73 Queries......Page 74 Structure of the Language......Page 77 Chapter Summary......Page 78 Exercises......Page 79 Level 6 High-Order Language......Page 83 2. C......Page 84 The C Compiler......Page 85 Machine Independence......Page 86 The C Memory Model......Page 87 Global Variables and Assignment Statements......Page 88 Local Variables......Page 91 2.2 Flow of Control......Page 94 The If/Else Statement......Page 95 The Switch Statement......Page 96<