ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

235 results

Gate Smashers
L-4.3: Huffman Coding Algorithm in Hindi with Example | Greedy Techniques(Algorithm)

Huffman Coding is a technique of compressing data to reduce its size without losing any of the details. It was first developed by ...

12:30
L-4.3: Huffman Coding Algorithm in Hindi with Example | Greedy Techniques(Algorithm)

1,900,174 views

5 years ago

CSE Guru
Huffman Tree & Codes Example3 | Greedy Tech.| L 126 | Design & Analysis of Algorithm

huffman #huffmantree #huffmancode #encoding #decoding #greedy #greedytech #greedytechnique #techniques ...

13:13
Huffman Tree & Codes Example3 | Greedy Tech.| L 126 | Design & Analysis of Algorithm

13,740 views

1 year ago

MIT OpenCourseWare
1.2.9 Huffman Code

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

1:20
1.2.9 Huffman Code

7,823 views

6 years ago

Study with Dr. Dafda
Huffman Coding in Digital Image Processing with example & its Implementation in MATLAB ||Compression

Video lecture series on Digital Image Processing, Lecture: 39, Huffman coding in Digital Image Processing with example and its ...

13:52
Huffman Coding in Digital Image Processing with example & its Implementation in MATLAB ||Compression

11,335 views

3 years ago

Spanning Tree
Diffie-Hellman Key Exchange: How to Share a Secret

How can two computers share a piece of secret information without anyone else knowing? Diffie-Hellman key exchange is one of ...

9:09
Diffie-Hellman Key Exchange: How to Share a Secret

362,825 views

1 year ago

LearnOpenCV
2D Convolution Explained: Fundamental Operation in Computer Vision

Blog Link: https://learnopencv.com/understanding-convolutional-neural-networks-cnn/ 📚 Check out our FREE Courses at ...

5:06
2D Convolution Explained: Fundamental Operation in Computer Vision

98,780 views

2 years ago

Gate Smashers
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

Greedy techniques are one of the most intuitive and powerful problem-solving approaches in algorithms. In this video, Varun sir ...

7:32
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

1,292,521 views

5 years ago

GeeksforGeeks
Introduction to Greedy Algorithms | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/greedy-algorithms-set-1-activity-selection-problem/ This video is ...

5:32
Introduction to Greedy Algorithms | GeeksforGeeks

839,507 views

8 years ago

Tucker Osman
How Does JPEG Work, Like, For Real Though? - #shorts

The JPEG compression algorithm is both really simple and really complicated at the same time. But how does it work? More in ...

1:00
How Does JPEG Work, Like, For Real Though? - #shorts

15,555 views

2 years ago

Michael Sambol
Kruskal's algorithm in 2 minutes

Step by step instructions showing how to run Kruskal's algorithm on a graph. Code: ...

1:49
Kruskal's algorithm in 2 minutes

1,248,747 views

13 years ago

Michael Sambol
Prim's algorithm in 2 minutes

Step by step instructions showing how to run Prim's algorithm on a graph. Code: ...

2:17
Prim's algorithm in 2 minutes

1,488,063 views

13 years ago

Michael Sambol
Dijkstra's algorithm in 3 minutes

Step by step instructions showing how to run Dijkstra's algorithm on a graph. Code: ...

2:46
Dijkstra's algorithm in 3 minutes

1,948,237 views

11 years ago

GeeksforGeeks
Greedy Algorithms | Set 1 (Activity Selection Problem) | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/greedy-algorithms-set-1-activity-selection-problem/ Read More: ...

5:06
Greedy Algorithms | Set 1 (Activity Selection Problem) | GeeksforGeeks

390,390 views

8 years ago

ALL ABOUT ELECTRONICS
Error Detecting Code : Parity Explained | Odd Parity and Even Parity

In this video, the parity is explained and the use of parity bit in the error detection is explained with examples. The following topics ...

9:01
Error Detecting Code : Parity Explained | Odd Parity and Even Parity

546,382 views

4 years ago

Gate Smashers
L-4.6: Optimal Merge Pattern using Greedy Method in Hindi | Algorithm

In this video, Varun sir will explain how to solve the Optimal Merge Pattern problem using the Greedy Algorithm approach. You'll ...

10:51
L-4.6: Optimal Merge Pattern using Greedy Method in Hindi | Algorithm

420,750 views

5 years ago

Gate Smashers
L-4.10: Dijkstra's Algorithm - Single Source Shortest Path - Greedy Method

n this video, Varun sir will explain Dijkstra's Algorithm step-by-step to help you understand how it finds the shortest path from a ...

15:49
L-4.10: Dijkstra's Algorithm - Single Source Shortest Path - Greedy Method

3,370,608 views

4 years ago

Geekific
LZW Encoding and Decoding Algorithm Explained and Implemented in Java | Data Compression | Geekific

... https://youtu.be/kNheXzNOcm4 - Huffman Coding Algorithm Explained and Implemented in Java: https://youtu.be/21_bJLB7gyU ...

9:34
LZW Encoding and Decoding Algorithm Explained and Implemented in Java | Data Compression | Geekific

45,885 views

4 years ago

Gate Smashers
L-4.5: Job Sequencing Algorithm with Example | Greedy Techniques

The sequencing of jobs on a single processor with deadline constraints is called as Job Sequencing with Deadlines. Here- You ...

10:39
L-4.5: Job Sequencing Algorithm with Example | Greedy Techniques

898,455 views

5 years ago

Michael Sambol
Heap sort in 4 minutes

Step by step instructions showing how to run heap sort. Code: https://github.com/msambol/dsa/blob/master/sort/heap_sort.py ...

4:13
Heap sort in 4 minutes

1,322,813 views

9 years ago

Michael Sambol
Insertion sort in 2 minutes

Step by step instructions showing how to run insertion sort. Code: ...

2:19
Insertion sort in 2 minutes

1,734,679 views

9 years ago