List of Figures

Chapter 2: Hardware Fundamentals

Figure 2.1. RAM vs. CPU speeds

Figure 2.2. A memory hierarchy

Figure 2.3. The first few numbers

Figure 2.4. The next few numbers

Figure 2.5. How many combinations?

Figure 2.6. Binary to hex conversion table

Figure 2.7. Different representations of the same numbers

Figure 2.8. 32 and 16 bit registers, before add ax,1

Figure 2.9. 32 and 16 bit registers, after add ax,1

Figure 2.10. 32 and 16 bit registers, after add eax,1

Figure 2.11. 32 and 16 bit register codes

Figure 2.12. Instruction execution time, using registers and prefetching

Chapter 3: Basics of Programming

Figure 3.1. A little numeric calculation

Figure 3.2. A small section of RAM

Figure 3.3. One little endian value

Figure 3.4. A big endian example

Figure ...

Get C++: A Dialog Programming with the C++ Standard Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.