ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

205 results

itechnica
10. Non Binary Huffman Codes
12:47
10. Non Binary Huffman Codes

21,585 views

8 years ago

MIT OpenCourseWare
Lecture 17: Huffman Coding

MIT 18.200 Principles of Discrete Applied Mathematics, Spring 2024 Instructor: Ankur Moitra View the complete course: ...

1:17:59
Lecture 17: Huffman Coding

2,148 views

1 month ago

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,984,665 views

8 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

348,244 views

1 year ago

3Blue1Brown
But what are Hamming codes? The origin of error correction

A discovery-oriented introduction to error correction codes. Part 2: https://youtu.be/b3NxrZOu_CE Ben Eater:'s take: ...

20:05
But what are Hamming codes? The origin of error correction

2,821,764 views

5 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,903,947 views

5 years ago

MIT OpenCourseWare
Lecture 16: Data Compression and Shannon’s Noiseless Coding Theorem

MIT 18.200 Principles of Discrete Applied Mathematics, Spring 2024 Instructor: Ankur Moitra View the complete course: ...

1:08:50
Lecture 16: Data Compression and Shannon’s Noiseless Coding Theorem

4,303 views

1 month ago

Tom Scott
The Sentences Computers Can't Understand, But Humans Can

The Winograd schema is a language test for intelligent computers. So far, they're not doing well. MORE LANGUAGE FILES: ...

4:42
The Sentences Computers Can't Understand, But Humans Can

5,741,074 views

5 years ago

NPTEL IIT Bombay
Week 1-Lecture 6

Lecture 6 : Huffman Coding.

22:43
Week 1-Lecture 6

8,881 views

7 years ago

Computerphile
EXTRA BITS/TRITS - Huffman Trees - Computerphile

More about Huffman trees and how they can even work for a trinary system. http://www.facebook.com/computerphile ...

5:38
EXTRA BITS/TRITS - Huffman Trees - Computerphile

57,628 views

12 years ago

Simons Institute for the Theory of Computing
Coding for DNA-based Storage Systems

Olgica Milenkovic, University of Illinois, Urbana‑Champaign Coding: From Practice to Theory ...

36:13
Coding for DNA-based Storage Systems

3,049 views

10 years ago

Tom Scott
How Binary Search Makes Computers Much, Much Faster

Featuring binary versus linear search, and non-clustered indexes. Uh, indices. However you want to say it. • MORE BASICS: ...

6:51
How Binary Search Makes Computers Much, Much Faster

1,538,147 views

5 years ago

Tübingen Machine Learning
Neural Compression — Lecture 02.1 — Theoretical Bounds for Lossless Compression

Third video of the course "Data Compression With and Without Deep Probabilistic Models" by Prof. Robert Bamler at University of ...

18:59
Neural Compression — Lecture 02.1 — Theoretical Bounds for Lossless Compression

1,158 views

2 years ago

Computerphile
Floating Point Numbers - Computerphile

Why can't floating point do money? It's a brilliant solution for speed of calculations in the computer, but how and why does moving ...

9:16
Floating Point Numbers - Computerphile

2,495,545 views

12 years ago

Discrete Math Zyante
Encoding selections of fruit

What is the binary code word corresponding to the selection: 3 apples, 2 bananas, 0 oranges and 1 pear?

1:17
Encoding selections of fruit

595 views

11 years ago

Principles of Communication Systems: Part - II
Lec 47 | Principles of Communication-II |Huffman Code| IIT Kanpur

Want to learn Machine Learning, Quantum Computing with PYTHON? Check out our program!

33:48
Lec 47 | Principles of Communication-II |Huffman Code| IIT Kanpur

7,954 views

8 years ago

HackerRank
Data Structures: Heaps

Learn about heaps. This video is a part of HackerRank's Cracking The Coding Interview Tutorial with Gayle Laakmann McDowell.

10:32
Data Structures: Heaps

1,402,687 views

9 years ago

Tom Scott
How To Read Text In Binary

http://tomscott.com - @tomscott - No, seriously. Here's how to read text when all you can see is a bunch of 0s and 1s. It's easier ...

3:29
How To Read Text In Binary

2,022,254 views

11 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,952,206 views

11 years ago

Michael Sambol
Heaps in 3 minutes — Intro

Introduction to heaps in 3 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/heap.py Sources: 1.

3:29
Heaps in 3 minutes — Intro

312,762 views

3 years ago