ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,878,420 results

Neso Academy
Introduction to Three-Dimensional (3D) Arrays

C Programming: Introduction to Three-Dimensional (3D) Arrays in C Programming. Topics discussed: 1) Visualizing ...

7:59
Introduction to Three-Dimensional (3D) Arrays

414,074 views

7 years ago

3Blue1Brown
Three-dimensional linear transformations | Chapter 5, Essence of linear algebra

What do 3d linear transformations look like? Help fund future projects: https://www.patreon.com/3blue1brown An equally valuable ...

4:46
Three-dimensional linear transformations | Chapter 5, Essence of linear algebra

2,668,855 views

10 years ago

Bro Code
NumPy multidimensional arrays are easy! 🧊

coding #python #numpy import numpy as np array = np.array([[['A', 'B', 'C'], ['D', 'E', 'F'], ['G', 'H', 'I']], [['J', 'K', 'L'], ['M', 'N', 'O'], ['P', ...

7:43
NumPy multidimensional arrays are easy! 🧊

30,449 views

1 year ago

Computer Science Bottom Up
3D Arrays Explained Simply | Three Dimensional Array in Data Structures

In this video, we'll break down **Three Dimensional Arrays** in a simple, intuitive way — no code, just pure concept. Understand ...

14:49
3D Arrays Explained Simply | Three Dimensional Array in Data Structures

113 views

1 year ago

Python Numpy Tutorials
numpy arrays ,3D arrays ,3 dimensional arrays [ Part 3]

This session explains the basic NumPy array Concept. Our teaching experience with numerous students made us to formulate a ...

4:21
numpy arrays ,3D arrays ,3 dimensional arrays [ Part 3]

3,388 views

3 years ago

Gate Smashers
Lec-7: 3D Arrays | Addressing in 3D Arrays | Row Major Order

Gate Smashers Shorts: Watch quick concepts & short videos here: https://www.youtube.com/@GSetgoofficial Subscribe for ...

12:08
Lec-7: 3D Arrays | Addressing in 3D Arrays | Row Major Order

180,505 views

2 years ago

GATEBOOK VIDEO LECTURES
Passing three dimensional arrays
13:51
Passing three dimensional arrays

5,131 views

9 years ago

Bro Code
C# multidimensional arrays ⬜

C# multidimensional 2D arrays tutorial example explained #C# #multidimensional #arrays.

5:06
C# multidimensional arrays ⬜

79,520 views

5 years ago

Aasaan padhaai
program for 3 d array in c

In this video we will see program for three dimensional array in c 3d array in c programming,3d array in c language ...

24:01
program for 3 d array in c

1,285 views

4 years ago

Ken
Java Tutorial 38 - Three-Dimensional Arrays (Remastered)

A three-dimensional array is - an array of two dimensional arrays. - row, column, depth.

30:50
Java Tutorial 38 - Three-Dimensional Arrays (Remastered)

60 views

6 years ago

SimpliCode
Java Tutorial For Beginners | 3D Array In Java Programming | Arrays For Beginners | SimpliCode

... This video on "3D Array In Java" will help you with three-dimensional arrays and for a better understanding, this video will also ...

7:35
Java Tutorial For Beginners | 3D Array In Java Programming | Arrays For Beginners | SimpliCode

11,004 views

5 years ago

Neso Academy
Introduction to Multidimensional Arrays

C Programming: Introduction to Multidimensional Arrays in C Programming. Topics discussed: 1) Definition of Multidimensional ...

3:03
Introduction to Multidimensional Arrays

382,250 views

7 years ago

Bro Code
C++ multidimensional arrays explained ⬜

2d #multidimensional #array C++ 2d multidimensional arrays tutorial example explained.

7:41
C++ multidimensional arrays explained ⬜

75,364 views

2 years ago

Telusko
6.13 3D ( Multi Dimensional ) Array in Java

Java array is an object the contains elements of similar data type. 3D array are collections of 2D arrays. In 3D array data is stored ...

5:26
6.13 3D ( Multi Dimensional ) Array in Java

109,983 views

10 years ago

Bro Code
Java 2D arrays 🚚

Java 2D multidimensional arrays tutorial explained #Java #2D #arrays #multidimensional.

8:06
Java 2D arrays 🚚

250,601 views

5 years ago

NS lectures
3 dimensional array with program| 3d array | transpose of matrix with program | pps | c language

MY INSTAGRAM ID: https://www.instagram.com/ns.lectures/ ...

6:26
3 dimensional array with program| 3d array | transpose of matrix with program | pps | c language

3,439 views

3 years ago

Freshers Learning Platform
3D Array in C++ | Three Dimensional Array in C++ | C++ Tutorial for Beginners
10:46
3D Array in C++ | Three Dimensional Array in C++ | C++ Tutorial for Beginners

156 views

4 years ago

Koolac
How to create 3D array in NumPy Python | Module NumPy Tutorial - Part 04

How to create 3D (3 dimensional) array in numpy Python. In this video we will talk about how to create three dimensional arrays in ...

4:32
How to create 3D array in NumPy Python | Module NumPy Tutorial - Part 04

29,016 views

3 years ago

The Data Future Lab
MachineLearning| Creating 1-D, 2-D, 3-D Numpy Array | Concept of Dimensions of Array

... number of arrays okay and this is the number of um array okay so the dimension so shape of one array is three cross 2 is 3 rows ...

7:04
MachineLearning| Creating 1-D, 2-D, 3-D Numpy Array | Concept of Dimensions of Array

49 views

4 years ago

Unify Study
In three Dimensional array in C how to compute the address of the location A[p][q][r]

UGC NET Computer Science Dec 2015: A three dimensional array in 'C' is declared as int A[x][y][z]. Consider that array elements ...

9:23
In three Dimensional array in C how to compute the address of the location A[p][q][r]

681 views

6 years ago