Delve into the intricacies of memory structures with these comprehensive lecture notes from COMP15212. Covering essential topics like data representation, memory allocation, and pointers, this guide is perfect for mastering how memory is organized and manipulated in computer systems.
Clanguage Compilation
A high level
language with low level features.
Access to , and
management of memory prog .
( D
Proprocessing - prog .
( D
Compiling
A
This for
makes a
very powerful language *
*h prog . S
Where there there is
is
great power great responsibility *
prog &
Linking ① prog .
O
Assembling
A
Imperative :
Sequences of statements that are executed in turn
k
lib
Typed : Variables declared with a type
.
Control Structures : if for loops
, ,
while , etc
Memory Management : Direct manipulation of pointer structures
Data Structure
Pointers Arrays
Alias Address Data Source file : Collection of items
020A int var-a ; All items are the same size
0209 Items stored
Sequentially
in Far
are in
memory
var-a ↳ 0208 2001 b
-
;
0207 -o
Arrays and pointers are
essentially interchangeable in .
2
0206 var-a = 0x2001 ;
0205 --
0204 Vareb &var-a //varb points to Structures
=
; var-a
0203 Traditionally known
...
as records
Similar to the parts of
data an object in Java or Python
A struct has elements which are accessed via their names (rather than indices in
0105 an array
0104 Elements can be
different types (and sizes
var-b 0103 0208
0102
pack (1) tells the compiler to pack the data structure
0101
0100
OOFF
OOFE
Pointers live on the stack , but contain addresses of the heap
Arrays and structs live on the heap
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller jpxoi. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $4.63. You're not tied to anything after your purchase.