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
Manual memory management
Applied sciences
Computer engineering
Computer architecture
Memory management
Graph Chatbot
Related lectures (24)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Dynamic Arrays in C: Implementation and Memory Management
Discusses the implementation and management of dynamic arrays in C programming, focusing on memory allocation and safe access methods.
C++ Pointers and Structures
Covers practical C++ programming aspects, focusing on pointers, structures, memory management, and variable declarations.
Kernel Integrity and Real-Time Systems
Explores kernel integrity, system security, and real-time system verification, emphasizing the importance of proving critical properties for building secure and timely systems.
Strings in C: Initialization and Memory Management
Covers the representation and management of strings in C, highlighting key differences from other programming languages.