ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

11,737 results

VilearnX AI
Stack Operations Explained 🥞 | Push, Pop, Peek & More with Visuals |#vilearnx

Stack Operations Explained | Push, Pop, Peek & More with Visuals |#vilearnx Stack – The LIFO Data Structure You Must ...

0:11
Stack Operations Explained 🥞 | Push, Pop, Peek & More with Visuals |#vilearnx

55,022 views

7 months ago

vlogize
Understanding Stack Pointer Adjustments in Assembly Loops

Explore the intricacies of using the `stack pointer` in assembly loops and learn about the `C calling convention` in x86 architecture ...

1:36
Understanding Stack Pointer Adjustments in Assembly Loops

1 view

7 months ago

vlogize
Understanding Why the Stack Pointer is Initialized to Maximum Value

Explore the reasons behind the initialization of the stack pointer in microprocessors and how it influences memory management.

1:33
Understanding Why the Stack Pointer is Initialized to Maximum Value

1 view

9 months ago

SM training academy
Types of stack pointers explained  | Shadow Stack Pointer

If you wish to take up the course with full resources kindly use the link below: Udemy: ...

3:09
Types of stack pointers explained | Shadow Stack Pointer

115 views

1 month ago

Supawat PREECHASATIT
Stack And Stack pointer
0:54
Stack And Stack pointer

2 views

5 months ago

vlogize
Solving the Memory Leak Problem in a C Stack Implementation Using a Dynamic Array

Learn how to fix the memory leak in your C stack implementation by passing the stack pointer by reference and restructuring your ...

2:02
Solving the Memory Leak Problem in a C Stack Implementation Using a Dynamic Array

0 views

10 months ago

Suppachai SOMSAKUL
Stack and stack pointer
1:03
Stack and stack pointer

12 views

5 months ago

SP Engg. ACADEMY
04MP   Microprocessor and Microcontroller   What Is The Use Of Stack Pointer

Join this channel to get access to perks: https://www.youtube.com/channel/UCnTEznFhcHCrQnXSEatlrZw/join Click the link below ...

0:06
04MP Microprocessor and Microcontroller What Is The Use Of Stack Pointer

78 views

1 month ago

Mr. Bits
Stack Pointer Explained in 60 Seconds #cpu #quiz #computerarchitecture

The stack pointer (SP) is one of the most misunderstood concepts in CPU architecture. In this video, I break down the stack, how it ...

0:55
Stack Pointer Explained in 60 Seconds #cpu #quiz #computerarchitecture

1,171 views

1 month ago

vlogize
Understanding Prematurely Resetting the Stack Pointer in Assembly Code

A deep dive into confusing assembly code: uncover the purpose behind resetting the stack pointer and manipulating register ...

1:46
Understanding Prematurely Resetting the Stack Pointer in Assembly Code

2 views

8 months ago

Nick Chapsas
Reference Types on the Stack!

... object onto the stack is super dangerous because if it could Escape then you end up with a dangling pointer and that's very very ...

1:00
Reference Types on the Stack!

25,547 views

9 months ago

vlogize
Understanding the Stack in C: Proper Addresses and Alignment

Learn how to visualize the stack in C programming, understand memory alignment, and resolve address allocation issues with an ...

1:56
Understanding the Stack in C: Proper Addresses and Alignment

4 views

3 months ago

Harold Edwards
'In PUSH instruction, after each execution of the instruction, the stack pointer is incremented by …

x27;In PUSH instruction, after each execution of the instruction, the stack pointer is incremented by 1 decremented by 1 ...

0:33
'In PUSH instruction, after each execution of the instruction, the stack pointer is incremented by …

0 views

7 months ago

vlogize
Understanding Memory Allocation for Stack Pointers in C Programming

A comprehensive guide on when and how to allocate memory for stack pointers in C, illustrated with examples for clarity.

2:01
Understanding Memory Allocation for Stack Pointers in C Programming

0 views

2 months ago

vlogize
Understanding the Current State of Stack Pointer in 8085 Microprocessor

Discover how to find out where the Stack Pointer currently points in the Intel 8085 microprocessor with simple assembly code.

1:16
Understanding the Current State of Stack Pointer in 8085 Microprocessor

2 views

10 months ago

vlogize
Understanding the Stack Memory Allocation Process in C: What Happens When You Declare a Variable

Explore how it differs from heap memory and the mechanics of the stack pointer. --- This video is based on the question ...

1:42
Understanding the Stack Memory Allocation Process in C: What Happens When You Declare a Variable

2 views

9 months ago

vlogize
Understanding Stack Pointer Behavior in C/C+ + : Can Compilers Keep Stack Memory Allocated?

A deep dive into stack pointer behavior in C/C+ + and how compilers manage memory allocation, particularly in embedded ...

1:33
Understanding Stack Pointer Behavior in C/C+ + : Can Compilers Keep Stack Memory Allocated?

1 view

9 months ago

vlogize
Understanding Stack Memory Management in Embedded Systems

Function Exit: When the function execution completes, the stack pointer is adjusted again to free the space allocated for local ...

1:27
Understanding Stack Memory Management in Embedded Systems

1 view

7 months ago

Thanakorn ONGARJ
Stack,Stack pointer
0:38
Stack,Stack pointer

6 views

5 months ago

vlogize
Mastering Offsetting Local Variables with x64 Assembly

Learn how to smoothly access local variables in x64 Assembly by offsetting from the stack pointer. This guide breaks down key ...

1:30
Mastering Offsetting Local Variables with x64 Assembly

2 views

9 months ago