ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

116 results

E&C SIMPLIFIED
ARM7 Stack Operations Explained: STMFD, LDMFD, FA, EA, ED, FD in Keil

Keil Simulation: Watch these instructions in action using the Keil MicroVision debugger to see the Stack Pointer ($R13$) change ...

16:32
ARM7 Stack Operations Explained: STMFD, LDMFD, FA, EA, ED, FD in Keil

24 views

5 days ago

TrueTech Academy
Stack Pointer & Program Counter in Micro Processer : RRB JE ECE & RRB Technician Grade 1 #rrbje

Welcome to "True Tech Academy" for aspirants who are preparing for ECET, RRB JE, and SSC JE and mastering core ...

1:04:46
Stack Pointer & Program Counter in Micro Processer : RRB JE ECE & RRB Technician Grade 1 #rrbje

25 views

13 hours ago

Learn In Minutes
Memory Deep Dive: Stack, Heap, Pointers, Alignment

Imagine your program is a complex city, but its map is constantly changing, with invisible pitfalls, hidden shortcuts, and zones ...

5:30
Memory Deep Dive: Stack, Heap, Pointers, Alignment

23 views

1 day ago

Internships
Riscv 2
9:52
Riscv 2

0 views

6 days ago

Hands On Course Demo
Flame Graphs and Visualization: Interpreting Call Stack Hotspots

Flame graphs work through statistical profiling. Every ~10 milliseconds, the kernel interrupts your program, captures the instruction ...

1:08
Flame Graphs and Visualization: Interpreting Call Stack Hotspots

0 views

1 day ago

BitFlip Academy
Microcontroller BootUp Sequence: From Power-On Reset to main().

Topics covered in this video: • What happens immediately after power-on or reset • How MSP (Main Stack Pointer) is loaded from ...

4:55
Microcontroller BootUp Sequence: From Power-On Reset to main().

246 views

4 days ago

Reinventing D Wheel
Debugger From Scratch In Rust | Registers |

Source Code - https://github.com/sharmachait/rdb.

47:57
Debugger From Scratch In Rust | Registers |

201 views

3 days ago

GlitchmonRBY
Strange Stack Corruption from Invalid Text Pointers (probably some sort of VRAM + RAM corruption)

Swap the Map Text pointer item in Route 15 to be 71 TM04's (The pointer should originally be an HMO4 that you can find in ...

1:09
Strange Stack Corruption from Invalid Text Pointers (probably some sort of VRAM + RAM corruption)

71 views

4 days ago

Dr. Africa
Cossacks 3 - TUTORIAL - STOP LOSING! THE ARMY STACKING TRICK YOU NEED

00:00 Introduction 02:28 Method #1 - Minimap way (BEST) 07:45 Method #2 - Noob Way 11:03 Method #3 - Noob Way on ...

17:52
Cossacks 3 - TUTORIAL - STOP LOSING! THE ARMY STACKING TRICK YOU NEED

480 views

5 days ago

code with me
EP 4 – Stack in DSA: LIFO, Push/Pop, Implementations & Use Cases Explained

In this DSA Episode 4, we master the Stack data structure in a simple and visual way. You will understand what a stack is, how ...

2:13
EP 4 – Stack in DSA: LIFO, Push/Pop, Implementations & Use Cases Explained

13 views

4 days ago

vlogommentary
Why TList Uses Pointer Instead of TObject in Delphi

Explore why Delphi's `TList` class uses `Pointer` rather than `TObject`, understanding the flexibility it provides for storing various ...

2:46
Why TList Uses Pointer Instead of TObject in Delphi

0 views

5 days ago

Logan Kearsley
Little C-mer Part 5 - Some Tidying Up

... pointer instead of an actual buffer it'll just tell you how many bytes it would have written um and so we can use that to do a stack ...

6:01
Little C-mer Part 5 - Some Tidying Up

0 views

5 hours ago

gokun
Go Compiler Internals: Escape Analysis, Stack vs Heap #GoLang#EscapeAnalysis#GoCompiler

Escape Analysis is one of the most misunderstood concepts in Golang. In this video, you will learn how the Go compiler decides ...

8:51
Go Compiler Internals: Escape Analysis, Stack vs Heap #GoLang#EscapeAnalysis#GoCompiler

30 views

1 day ago

The Binary Professor
LDA, STA and LXI instructions of the 8085 microprocessor | 8085 | Microprocessor | 8085 Processor

LXI (Load Register Pair Immediate) is used to load 16-bit immediate data into a register pair (BC, DE, HL) or the Stack Pointer.

8:14
LDA, STA and LXI instructions of the 8085 microprocessor | 8085 | Microprocessor | 8085 Processor

10 views

5 days ago

OldManPHP
Advance Practical PHP Explain DS Stack, LinkedList, Tree, Queue - video 115c

I am converting the LinkedList (Singly Linked List) using the Procedural PHP way. Converting an Object-Oriented approach (using ...

27:52
Advance Practical PHP Explain DS Stack, LinkedList, Tree, Queue - video 115c

0 views

3 days ago

OldManPHP
Advance Practical PHP Explain DS Stack, LinkedList, Tree, Queue - video 115f

Let me show you PHP examples with the associated Big O complexity for searching the target value 50:1. A Linked List is a ...

1:11:32
Advance Practical PHP Explain DS Stack, LinkedList, Tree, Queue - video 115f

0 views

3 days ago

Hands On Course Demo
Kernel Module Debugging: When Userspace Tools Don't Cut It

When your module crashes, you lose everything. No core dump, no stack trace unless you specifically enabled it, and the system ...

0:40
Kernel Module Debugging: When Userspace Tools Don't Cut It

0 views

5 days ago

Coding with Tamilarasan
Stack | Implementation of Stack Using Array | Data Structures Tutorial

In this video, you'll learn how to implement a Stack using an Array, understanding how stack operations work internally using the ...

14:09
Stack | Implementation of Stack Using Array | Data Structures Tutorial

2 views

19 hours ago

DesignCodeDebugRepeat
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...

10:53
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

20 views

4 days ago

SnakeSpeak
When the mind finds the observer

What happens when attention turns inward and tries to find the observer. Through direct looking, it reveals that there is no one ...

22:18
When the mind finds the observer

32,601 views

3 days ago

Edutainment
App Crashes Explained: Root Causes and Prevention Strategies

AppCrashes #MobileApps #SoftwareBugs #AppDevelopment #TechExplained #Debugging #CrashFix #AppPerformance ...

4:02
App Crashes Explained: Root Causes and Prevention Strategies

0 views

20 hours ago

Coding with Tamilarasan
Stack | Implementation of Stack Using Linked List | Data Structures Tutorial

In this video, you'll learn how to implement a Stack using a Linked List, understanding how stack operations follow the LIFO (Last ...

14:12
Stack | Implementation of Stack Using Linked List | Data Structures Tutorial

1 view

19 hours ago

vlogommentary
Accessing CFArray Elements in Swift: A Clean Approach

Learn how to safely convert `CFArray` from AXUIElement APIs into Swift native arrays for easy access and manipulation.

2:07
Accessing CFArray Elements in Swift: A Clean Approach

0 views

4 days ago

vlogommentary
Understanding the NIC Buffer and Data Handling with recvfrom() in Raw Sockets

Learn how network interface card buffers interact with kernel sockets receive buffers and how data is copied to application ...

2:45
Understanding the NIC Buffer and Data Handling with recvfrom() in Raw Sockets

0 views

5 days ago

طبقه 16
EP 195 – Hamid Pourjam | چالش‌های رهبری تیم‌های بزرگ: درس‌هایی از کافه بازار و یکتانت

حمید پورجم معاون اجرایی محصولات در بیت‌پین است؛ جایی که مسئولیت هدایت استراتژی و توسعه محصول یکی از مهم‌ترین پلتفرم‌های ...

1:58:38
EP 195 – Hamid Pourjam | چالش‌های رهبری تیم‌های بزرگ: درس‌هایی از کافه بازار و یکتانت

11,608 views

5 days ago