Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Quizes
Exercises
Publications
Startups
Units
Show all results for
Home
Lecture
Addressing Modes and Pointers
Graph Chatbot
Related lectures (31)
Modes of Addressing in Microcontrollers
Explores various addressing modes in microcontrollers, emphasizing the role of pointers and demonstrating their application in string manipulation and function implementation.
MIPS ISA: Instruction Classes and Addressing Modes
Explores MIPS ISA instruction classes, memory organization, and addressing modes, including examples and endianness.
Pointers: Basics
Covers the basics of pointers in programming using an analogy with a contact book page.
Virtual Memory
Covers virtual memory, program relocation, memory protection, TLB, and memory hierarchy interactions.
Automatic Synthesis of OS Code
Covers the automatic synthesis of OS code to ease the burden of developers in configuring translation hardware.
Untitled
Pointers: Declaration and Operators
Covers the declaration and basic operators of pointers in C++ and highlights potential confusion between & and * notations.
Virtual Memory: Hierarchical Structure and Translation
Explores virtual memory hierarchical structure, address translation, offset field sizes, page table size calculation, and Alpha Processor address generation.
Memory Hierarchy and Cache Performance
Explores virtual memory, page tables, TLB, and cache memory in computer systems.
Pointers in C++
Introduces the fundamentals of pointers in C++, covering memory addresses, differences between references and pointers, and pointer arithmetic.
Virtual Memory: Address Translation and Page Tables
Explores virtual memory systems, address translation, page tables, and hierarchical schemes in memory management.
Understanding Vectors: sizeof()
Explores the C++ vector, emphasizing the sizeof operator and vector analysis.
Untitled
Log in to Mediaspace to watch this video
Introduction to C Programming
Log in to Mediaspace to watch this video
Covers the basics of C programming, including syntax, data types, pointers, arrays, and compilation commands.
Pointers and Memory Management
Log in to Mediaspace to watch this video
Covers pointers in C++, memory addresses, dynamic allocation, arrays, and memory management techniques.
Pointers: Passing by Reference in C
Log in to Mediaspace to watch this video
Explains pointers in C, focusing on passing by reference and memory management techniques.
Dynamic Memory Allocation in C
Log in to Mediaspace to watch this video
Explores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Untitled
Log in to Mediaspace to watch this video
Inputs and Outputs: Peripheral Communication
Log in to Mediaspace to watch this video
Explores peripheral communication through input/output devices, memory-mapped interfaces, interrupts, and direct memory access.
Pointers: Reference Passing & Deep Copy
Log in to Mediaspace to watch this video
Explores passing by reference in C, deep copying, memory allocation rules, and type differentiation.
Previous
Page 1 of 2
Next