Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Modes of Addressing in Microcontrollers
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Untitled
Cache Memory
Explores cache memory design, hits, misses, and eviction policies in computer systems, emphasizing spatial and temporal locality.
Pointers in C++
Introduces the fundamentals of pointers in C++, covering memory addresses, differences between references and pointers, and pointer arithmetic.
Inputs and Outputs
Explores inputs and outputs in computer systems, covering peripherals, addressing modes, A/D converters, interrupts, and DMA.
Dynamic Memory Allocation: Understanding Pointers in C
Provides an overview of dynamic memory allocation in C programming, focusing on pointers and memory management techniques.
Memory Management: Allocation and Deallocation
Covers memory management, focusing on allocation and deallocation of memory blocks, including garbage collection techniques and fragmentation issues.
Page Tables: Memory Management in Computer Systems
Covers the organization and management of page tables in computer systems, focusing on their structure, challenges, and the advantages of multi-level page tables.
Pointers: Passing by Reference in C
Explains pointers in C, focusing on passing by reference and memory management techniques.
Pointers: Reference Passing & Deep Copy
Explores passing by reference in C, deep copying, memory allocation rules, and type differentiation.
Designing Datapath and Control Logic for ISA Instructions
Explores the design of datapath and control logic for executing ISA instructions, focusing on hardwired control and performance analysis.