ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

130,478 results

BitLemon
C++ Vectors Explained in 168 seconds

A vector in C++ is a dynamic array that can resize itself automatically when elements are added or removed, as opposed to an ...

2:48
C++ Vectors Explained in 168 seconds

5,184 views

1 year ago

Alexander Schmeding
Appendix C.2: Vector bundles and their sections

We review basic material on vector bundles and their sections. Our aim is to topologise the sections of a vector bundle (with ...

36:48
Appendix C.2: Vector bundles and their sections

120 views

5 years ago

Ritesh Dahiya (RD Sir) (TSB) The Smart Batch
Two vectors and lie in a plane, another vector lies outside this plane, then the resultant of these

Two vectors and lie in a plane, another vector lies outside this plane, then the resultant of these three vectors i.e., #JEEMains ...

1:46
Two vectors and lie in a plane, another vector lies outside this plane, then the resultant of these

9,784 views

5 years ago

Chin Kim On
Vector in C++

Vector in C++.

31:43
Vector in C++

252 views

2 years ago

Riffomonas Project
Creating a vector in base R with the c, :, seq, and rep functions (CC170)

Everything in R is a vector. In this Code Club, Pat shows how to use base R functions including c, :, seq, and rep to build a vector.

13:22
Creating a vector in base R with the c, :, seq, and rep functions (CC170)

3,437 views

4 years ago

Peter Schneider
c++20 implement an interface for a vector

c++20 implement an interface for a vector I hope you found a solution that worked for you :) The Content (except music & images) ...

4:22
c++20 implement an interface for a vector

2 views

3 years ago

Peter Schneider
c++20 vector comparison weird behaviour

c++20 vector comparison weird behaviour I hope you found a solution that worked for you :) The Content is licensed under ...

2:25
c++20 vector comparison weird behaviour

1 view

1 year ago

Jennifer Cash
vector coulomb front c
2:25
vector coulomb front c

51 views

5 years ago

Ritesh Dahiya (RD Sir) (TSB) The Smart Batch
Vectors, A, B and C are such that A.B=0 and A.C=0. Then the vector parallel to A is (a) A x B (b)

Vectors, A, B and C are such that A.B=0 and A.C=0. Then the vector parallel to A is (a) A x B (b) B+C (c) B x C (d) B and C ...

1:29
Vectors, A, B and C are such that A.B=0 and A.C=0. Then the vector parallel to A is (a) A x B (b)

19,058 views

5 years ago

The Debug Zone
Converting Ranges of Ranges to Vector of Vectors in C++: A Step-by-Step Guide

In this video, we will explore the process of converting ranges of ranges into a vector of vectors in C++. This step-by-step guide will ...

1:31
Converting Ranges of Ranges to Vector of Vectors in C++: A Step-by-Step Guide

8 views

3 months ago

Jennifer Cash
vector coulomb back c
1:38
vector coulomb back c

37 views

5 years ago

Doubtnut
A vector `vec C` when added to the resultant of the vectors `vec A = 3 hati -4 hat j + 5 hat k

A vector `vec C` when added to the resultant of the vectors `vec A = 3 hati -4 hat j + 5 hat k` and vec B = 2 vec 2 hat I + 3 hat j -4 hat ...

3:10
A vector `vec C` when added to the resultant of the vectors `vec A = 3 hati -4 hat j + 5 hat k

567 views

5 years ago

Doubtnut
The maximum number of rectangualr components in which a vector c

The maximum number of rectangualr components in which a vector can be resolved in a plane, is.

1:37
The maximum number of rectangualr components in which a vector c

216 views

5 years ago

Hilze Vonck
C++ Programming For Beginners - 8: Vectors.

In this episode I will explain to you what Vectors are in C++. Watch the full playlist: ...

5:12
C++ Programming For Beginners - 8: Vectors.

1,251 views

9 years ago

Sophia Wagner
c++20 vector comparison weird behaviour

c++20 vector comparison weird behaviour Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...

2:12
c++20 vector comparison weird behaviour

7 views

1 year ago

Doubtnut
If `vec(A)=vec(B)+vec(C )`, and the magnitudes of `vec(A)`,`vec(B)`,`vec(C )` are 5,4, and 3 units,

If `vec(A)=vec(B)+vec(C )`, and the magnitudes of `vec(A)`,`vec(B)`,`vec(C )` are 5,4, and 3 units, then the angle between `vec(A)` ...

3:55
If `vec(A)=vec(B)+vec(C )`, and the magnitudes of `vec(A)`,`vec(B)`,`vec(C )` are 5,4, and 3 units,

9,458 views

5 years ago

Bethany Petr
Vectors in C++: push_back, pop_back, front, back, assign

Some stack functions available in C++ vector class: push_back, pop_back, front, and back, as well as demo of how to use assign ...

7:41
Vectors in C++: push_back, pop_back, front, back, assign

17,635 views

8 years ago

The Debug Zone
How to Assign Values to a Two-Dimensional Vector in C++: A Step-by-Step Guide

In this video, we will explore the fundamentals of working with two-dimensional vectors in C++. Whether you're a beginner looking ...

3:03
How to Assign Values to a Two-Dimensional Vector in C++: A Step-by-Step Guide

2 views

3 months ago

The Debug Zone
Understanding vector.back() vs vector.end() in C++: Key Differences Explained

In this video, we dive into the essential differences between `vector.back()` and `vector.end()` in C++. Both functions are crucial for ...

3:03
Understanding vector.back() vs vector.end() in C++: Key Differences Explained

2 views

6 months ago

SciNet HPC at the University of Toronto
Making use of SIMD Vectorisation to Improve Code Performance

We are reaching the end of Moore's Law, the number of cores per chip is increasing and clock rates are peaking. Applications ...

46:03
Making use of SIMD Vectorisation to Improve Code Performance

3,130 views

2 years ago