Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
35,321 results
In this talk you will learn how to use pointers effectively in Go. We'll cover from the basics of pointer declaration and usage, to the ...
5,521 views
6 years ago
In this fourth Crust of Rust video, we cover smart pointers and interior mutability, by re-implementing the Cell, RefCell, and Rc ...
155,043 views
5 years ago
In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...
101,729 views
4 years ago
Pointers have provenance which is the notion that pointers to separate objects of different origins are distinct regardless of the ...
786 views
1 year ago
This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...
38,638 views
Adding Absolute Pointer Protocol support & testing for touchscreens/digitizers, and getting multiple Simple Pointer & Absolute ...
1,959 views
2 years ago
Imaginary variable are created for address of a pointer and for an app for an address pointer doesn't work why it doesn't work this ...
128 views
7 years ago
245 views
3 years ago
In this video, I explain how C pointers work, and why they actually don't exist in the way that a lot of people think. Website: ...
2,643 views
1 month ago
Pointers/References in LC3 explained; Use of Instructions LEA,LD,LDR, LDI and ST, STR,STI in the context of pointers shown ...
2,036 views
Um a pointer essentially is as a variable holding the address of other variables therefore um they uh pointers by themselves have ...
39 views
Shared pointers play a fundamental part of modern C++ programming. However, they come with a price. The price usually known ...
3,273 views
10 years ago
In this video we examine pointers and addresses. We also see how this applies to arrays. Pointers are an extremely powerful and ...
484 views
Final code: https://codepen.io/kevinpowell/pen/vENZzBd ✓ More info on corner shape: ...
33,317 views
7 months ago
http://media.ccc.de/browse/congress/2014/31c3_-_6050_-_en_-_saal_g_-_201412272030_-_code_pointer_integrity_-_gannimo.
149 views
11 years ago
BPF Dynamic Pointers - Joanne Koong.
301 views
Present a new synchronization API that combines hazard pointers and reference counters to leverage the benefits of each ...
626 views
Pointer Authentication (in short, PAuth) is the latest security mechanism in iOS. It is proposed to protect the integrity of pointers ...
1,941 views
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
2,170 views
In this video we are taking a look at how to setup a basic cursor, at how to change which cursor an UI element will show, how to ...
8,677 views