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
Concept
Region-based memory management
Graph Chatbot
Related lectures (28)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Dynamic Memory Allocation in C++
Covers the concept of pointers in C++, dynamic memory allocation, and best practices.
Introduction: Course Administration
Covers the course objectives, administration, C language, program structure, variables, operators, and expressions.
Register Machine
Covers the efficiency of register machines over stack machines, memory organization, and mapping instructions.
Memory Retention: Implementation of Lists (III)
Covers the implementation of lists in Java, focusing on memory management techniques.
Effects of Array Overflow
Explores the impact of array overflow on function calls and memory allocation in C++.
C Programming Basics: Exercises and Solutions
Covers basic C programming concepts through a series of exercises and solutions.
Course Introduction: Compilation of High-Level Languages
Covers the course on compiling high-level languages and optimizing code.
Complex Data Structures: Pointers and Dynamic Allocation
Explores pointers for complex data structures, the main() function in C, and memory management, emphasizing dynamic allocation best practices.
Pointers and Arrays: Arithmetic, Buffer Overflow
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
Memory Management: Address Space Abstraction
Explains address space abstraction, focusing on memory management, stack and heap structures, and their roles in dynamic memory allocation.