ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

439 results

Tom Scott
How Computers Compress Text: Huffman Coding and Huffman Trees

Computers store text (or, at least, English text) as eight bits per character. There are plenty of more efficient ways that could work: ...

6:30
How Computers Compress Text: Huffman Coding and Huffman Trees

1,981,438 views

8 years ago

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,867,975 views

5 years ago

MIT OpenCourseWare
1.2.8 Huffman's Algorithm

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

2:09
1.2.8 Huffman's Algorithm

10,734 views

6 years ago

GeeksforGeeks
Huffman Coding | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/greedy-algorithms-set-3-huffman-coding/ This video ...

8:42
Huffman Coding | GeeksforGeeks

438,741 views

8 years ago

Gate Smashers
L-4.4: Huffman Coding Question in Greedy Technique | Imp Question for all competitive exams

The idea of providing these questions is to evaluate GATE aspirants randomly from any topic of full Syllabus. Our aim is to give ...

7:50
L-4.4: Huffman Coding Question in Greedy Technique | Imp Question for all competitive exams

705,447 views

6 years ago

Inside code
Huffman coding algorithm - Inside code

Source code: https://gist.github.com/syphh/a764a475009852d0ef03813c8d9355f2 Proof: ...

17:31
Huffman coding algorithm - Inside code

10,873 views

4 years 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,745 views

6 years ago

Geekific
Huffman Coding Algorithm Explained and Implemented in Java | Data Compression | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we ...

10:01
Huffman Coding Algorithm Explained and Implemented in Java | Data Compression | Geekific

46,286 views

4 years ago

JentGent
these compression algorithms could halve our image file sizes (but we don't use them) #SoMEpi

an explanation of the source coding theorem, arithmetic coding, and asymmetric numeral systems this was my entry into #SoMEpi.

18:23
these compression algorithms could halve our image file sizes (but we don't use them) #SoMEpi

345,167 views

1 year ago

Computerphile
How Huffman Trees Work - Computerphile

How do we derive the most compact codes for a situation? Huffman Trees can help. Professor Brailsford explains how computer ...

11:07
How Huffman Trees Work - Computerphile

258,610 views

12 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,108 views

1 year ago

Art of the Problem
The Limit of Compression | Huffman Coding

What is the limit of compression? Huffman codes are introduced in order to demonstrate how entropy is the ultimate limit of ...

4:15
The Limit of Compression | Huffman Coding

38,718 views

11 years ago

Design and Analysis of Algorithms
Huffman codes

To access the translated content: 1. The translated content of this course is available in regional languages. For details please ...

29:05
Huffman codes

16,994 views

8 years ago

Tech With Tim
Greedy Algorithms Explained

Welcome to another video! In this video, I am going to cover greedy algorithms. Specifically, what a greedy algorithm is and how to ...

17:48
Greedy Algorithms Explained

155,667 views

4 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,272,300 views

5 years ago

MIT OpenCourseWare
1.2.12 Worked Examples: Huffman Encoding

MIT 6.004 Computation Structures, Spring 2017 Instructor: Silvina Hanono View the complete course: ...

6:29
1.2.12 Worked Examples: Huffman Encoding

15,826 views

6 years ago

CS50
CS50 Explained 2016 - Week 5 - Huffman Coding

This is CS50 Explained, wherein David J. Malan and Doug Lloyd watch CS50's lectures and discuss the pedagogy behind CS50 ...

2:26
CS50 Explained 2016 - Week 5 - Huffman Coding

984 views

8 years ago

MIT OpenCourseWare
R6. Greedy Algorithms

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

22:24
R6. Greedy Algorithms

88,163 views

9 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,238,356 views

13 years ago

IIT Madras - B.S. Degree Programme
W7L4_Greedy Algorithms-Huffman Coding

Greedy Algorithms-Huffman Coding IIT Madras welcomes you to the world's first BSc Degree program in Programming and Data ...

42:19
W7L4_Greedy Algorithms-Huffman Coding

13,566 views

4 years ago