ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,020 results

Udacity
Understanding the Stack

This video is part of the Udacity course "Intro to Information Security". Watch the full course at ...

2:47
Understanding the Stack

54,736 views

9 years ago

Alex Hyett
Stack vs Heap Memory - Simple Explanation

I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...

5:28
Stack vs Heap Memory - Simple Explanation

388,370 views

3 years ago

mycodeschool
Pointers and dynamic memory - stack vs heap

See complete series on pointers here http://www.youtube.com/playlist?list=PL2_aWCzGMAwLZp6LMUKI3cc7pgGsasm2_ In this ...

17:26
Pointers and dynamic memory - stack vs heap

1,594,061 views

12 years ago

Informatik - simpleclub
Zeiger - (dynamische) Datenstrukturen 3

HOL DIR JETZT DIE SIMPLECLUB APP FÜR BESSERE NOTEN!

3:42
Zeiger - (dynamische) Datenstrukturen 3

39,379 views

8 years ago

The Morpheus Tutorials
Assembler Tutorial #6 - The Stack

_Learn computer science for free on my website:_ https://bootstrap.academy/ * *All my social media portals* *: _ https://bio ...

3:37
Assembler Tutorial #6 - The Stack

14,273 views

5 years ago

Retro Game Mechanics Explained
The Stack: Last in, First out

The "stack" is referenced a lot when dealing with memory and control flow, but what does it actually do? It's all explained right here ...

10:58
The Stack: Last in, First out

102,641 views

8 years ago

Gate Smashers
L-1.17: Register Stack Organisation | Zero Address Instructions | COA

... element of the stack which is known as Stack pointer (SP). In this organization, ALU operations are performed on stack data.

11:50
L-1.17: Register Stack Organisation | Zero Address Instructions | COA

486,049 views

6 years ago

Tom Scott
The Fetch-Execute Cycle: What's Your Computer Actually Doing?

The fetch-execute cycle is the basis of everything your computer or phone does. This is literally The Basics. • Sponsored by ...

9:04
The Fetch-Execute Cycle: What's Your Computer Actually Doing?

2,062,391 views

6 years ago

MIT OpenCourseWare
12.2.3 Stack Frame Organization

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

5:49
12.2.3 Stack Frame Organization

10,124 views

6 years ago

ArjanCodes
Every Developer Should Know This

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'm exploring memory models in ...

15:38
Every Developer Should Know This

48,002 views

1 year ago

Wadix Technologies
Stack Memory in Embedded Systems | LIFO, Stack Frames & Memory Segments

... Embedded Systems Porgamming: Stack as Memory Segment 22:28 Stack Area Allocation in Linker Script 27:42 Stack Pointer ...

1:03:21
Stack Memory in Embedded Systems | LIFO, Stack Frames & Memory Segments

39 views

2 weeks ago

Quantum Leaps, LLC
#8 Functions in C and the call stack

You learn about the Stack Pointer (SP) register and you learn how the stack can grow and shrink. Next, you see how a function ...

17:05
#8 Functions in C and the call stack

105,847 views

12 years ago

Wadix Technologies
How the C Calling Convention Works on ARM Cortex-M (with STM32 Demo)

Courses ➤ https://courses.wadixtech.com/courses Website ➤ https://www.wadixtech.com --- Chapters: 00:00 Introduction 00:29 ...

11:41
How the C Calling Convention Works on ARM Cortex-M (with STM32 Demo)

123 views

7 months ago

freeCodeCamp.org
Pointers in C / C++ [Full Course]

Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers ...

3:47:23
Pointers in C / C++ [Full Course]

5,377,282 views

4 years ago

CS50
CS50x 2025 - Lecture 4 - Memory

Pointers. Segmentation Faults. Dynamic Memory Allocation. Stack. Heap. Buffer Overflow. File I/O. Images. *** This is CS50 ...

2:26:31
CS50x 2025 - Lecture 4 - Memory

261,046 views

Streamed 1 year ago

Kasey Nguyen
CIS11 Unit 9 Lecture: TRAP, Stack, Interrupts in LC-3

Explanation on TRAP, Stack PUSH-POP, Stack Top Pointer, Interrupts, Supervisory Stack in LC-3.

1:46:19
CIS11 Unit 9 Lecture: TRAP, Stack, Interrupts in LC-3

589 views

3 years ago

Eihab El Radie
CS 110 Lecture 07 The Program Stack

... function a for example then the stack pointer that was pointing to the top of the stack which was pointing to the mean now points ...

27:55
CS 110 Lecture 07 The Program Stack

22 views

5 years ago

TheZZAZZGlitch
Pokemon Blue: Effects of overflowing the stack with '9F' (item 0x5E)

... possible to bring the stack pointer all the way to wild encounter data, use the old man glitch to overwrite top of the stack with the ...

7:33
Pokemon Blue: Effects of overflowing the stack with '9F' (item 0x5E)

51,062 views

10 years ago

Embedded Systems and Deep Learning
Lecture 31. Preserving registers in a Subroutine

This videos talks about preserving registers in a subroutine for Arm Cortex-M. Book website: ...

7:32
Lecture 31. Preserving registers in a Subroutine

8,952 views

4 years ago

cs128
0310: Allocation of memory to variables on the stack

Now, recall that this allocation is performed by the stack pointer, uh, being moved in one direction to allocate stack memory for the ...

0:59
0310: Allocation of memory to variables on the stack

5,240 views

4 years ago