ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

162 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,903,716 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,767 views

1 year 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,356 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

370,543 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

99,533 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,294,797 views

5 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

547,460 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

46,024 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

421,356 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,379,994 views

4 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,325,013 views

9 years ago

GeeksforGeeks
Greedy Algorithm to find minimum number of Coins | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/greedy-algorithm-to-find-minimum-number-of-coins/ ...

4:31
Greedy Algorithm to find minimum number of Coins | GeeksforGeeks

92,279 views

8 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

899,885 views

5 years ago

Computer Science Tutorials
Run-length encoding explained

This video will explain what to run-length encoding is for the GCSE computer science course.

4:14
Run-length encoding explained

70,940 views

9 years ago

Gate Smashers
L-4.9: Prim's Algorithm for Minimum Cost Spanning Tree | Prims vs Kruskal

In computer science, Prim's algorithm is a greedy algorithm that finds a minimum spanning tree for a weighted undirected graph.

9:55
L-4.9: Prim's Algorithm for Minimum Cost Spanning Tree | Prims vs Kruskal

2,344,246 views

4 years ago

Gate Smashers
L-4.7: What is Spanning Tree with Examples in Hindi | Algorithm

A spanning tree is a sub-graph of an undirected connected graph, which includes all the vertices of the graph with a minimum ...

7:12
L-4.7: What is Spanning Tree with Examples in Hindi | Algorithm

1,465,815 views

5 years ago

Gate Smashers
L-5.4: Traveling Salesman Problem | Dynamic Programming

Struggling to find the shortest route that visits every city exactly once and returns to the starting point? That's the classic Traveling ...

14:12
L-5.4: Traveling Salesman Problem | Dynamic Programming

1,410,819 views

4 years ago

Study with Dr. Dafda
LZW compression using easy method(Dictionary-based coding)in DIP & its Implementation in MATLAB #DIP

Video lecture series on Digital Image Processing, Lecture: 41, LZW compression using easy method (Dictionary-based coding ...

12:24
LZW compression using easy method(Dictionary-based coding)in DIP & its Implementation in MATLAB #DIP

8,234 views

3 years ago

Gate Smashers
L-4.8: Kruskal Algorithm for Minimum Spanning Tree in Hindi | Algorithm

A minimum spanning tree (MST) or minimum weight spanning tree for a weighted, connected, undirected graph is a spanning tree ...

11:17
L-4.8: Kruskal Algorithm for Minimum Spanning Tree in Hindi | Algorithm

2,488,631 views

5 years ago

Gate Smashers
L-4.13: Bellman Ford Algorithm | Dijkstra's Vs Bellman Ford | Single Source Shortest Path

In this video, Varun sir will explain the Bellman-Ford Algorithm, a powerful technique for finding the shortest path from a single ...

16:32
L-4.13: Bellman Ford Algorithm | Dijkstra's Vs Bellman Ford | Single Source Shortest Path

1,033,856 views

4 years ago