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
Memory Allocation in C
Graph Chatbot
Related lectures (49)
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.
Pointers and Functions: Understanding Type Reading
Log in to Mediaspace to watch this video
Covers type reading in C, focusing on pointers, functions, and the use of typedefs for clarity.
Pointers and Arrays: Arithmetic, Buffer Overflow
Log in to Mediaspace to watch this video
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
Dynamic Memory Management: Using Realloc in C
Log in to Mediaspace to watch this video
Explains dynamic memory allocation in C, focusing on the realloc function and its implications for managing memory effectively.
In-Place Tokenization: A Case Study in C Programming
Log in to Mediaspace to watch this video
Covers in-place tokenization in C, focusing on modifying strings directly to extract tokens.
Advanced C Data Types
Log in to Mediaspace to watch this video
Covers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Matlab III: Cells Array and Time Measurement in C
Log in to Mediaspace to watch this video
Delves into cells array revision and time measurement in C programming, led by the instructor.
Pointers in C: Understanding Memory Addresses and Variables
Log in to Mediaspace to watch this video
Explains pointers in C, focusing on their role as variables that store memory addresses and the importance of understanding memory management.
File Handling in C: Basics and Common Issues
Log in to Mediaspace to watch this video
Covers the basics of file handling in C, common issues, and standard functions.
OCR Program in C: Sudoku Number Recognition
Log in to Mediaspace to watch this video
Explains implementing an OCR program in C for sudoku number recognition.
Operators and Expressions: Programming in C
Log in to Mediaspace to watch this video
Explains operators and expressions in C, focusing on arithmetic, comparison, and logical operations.
Introduction to C Programming
Log in to Mediaspace to watch this video
Introduces the fundamentals of C programming, covering language families, data types, pointers, and compilation processes.
Programming for Engineers
Log in to Mediaspace to watch this video
Covers programming concepts using MATLAB, C, and LabVIEW for engineering projects, including a billiards game analysis.
C++ Programming: Structures and Typedef
Log in to Mediaspace to watch this video
Covers the fundamental concepts of C++ programming, focusing on structures, typedef, and data processing.
Python Programming: Immutable and Mutable Objects
Log in to Mediaspace to watch this video
Explains the differences between mutable and immutable objects in Python, focusing on lists, sets, and their behaviors.
Memory Management: Crash Reasons and Solutions
Log in to Mediaspace to watch this video
Delves into the reasons behind program crashes related to memory management.
Introduction to NumPy: Part 1
Log in to Mediaspace to watch this video
Covers the basics of NumPy, including array construction and manipulation.
Software Development: Debugging, Testing, and Code Management
Log in to Mediaspace to watch this video
Explores program development, debugging, testing, and code management best practices for reliable software.
Data Science with Python: Numpy Basics
Log in to Mediaspace to watch this video
Introduces the basics of Numpy, a numerical computing library in Python, covering advantages, memory layout, operations, and linear algebra functions.
Inheritance: Polymorphism & Casting
Log in to Mediaspace to watch this video
Covers inheritance, polymorphism, and casting in object-oriented programming, emphasizing code factorization and generic object manipulation.
Previous
Page 2 of 3
Next