Huffman coding step-by-step example

preview_player
Показать описание
Another example for my students learning Huffman coding. In this video I show you how to build a Huffman tree to code and decode text.
Рекомендации по теме
Комментарии
Автор

5 minutes and you taught me more then my own lectures could, you kept in concise unlike other videos, straight to the point and very well worded. I thank you highly!!

Aaliyah
Автор

i've been watching many videos explaining this lesson but couldn't understand it because they always miss the point that i should move the bigger value to the left, i have a final exam after 4 days and now i'm ready for it because of you, thank you so much.

Lerieal
Автор

Just 5 minutes to understand that. Couldn't be more concise. Great job

w花b
Автор

I failed my quiz because of this video, should have read the comments first. Everyone be warned, the lower frequency number must always be on the left, not the right, this is not something he practices in this video.

Where he goes wrong is that he sorts from highest frequency to lowest in the queue, when it should be the opposite

boredguy
Автор

Perfect video, with clear concise demonstration, fully helped me understand Huffman coding, thank you

jackc
Автор

Amazing Video, I spent maybe an hour trying other videos to understand this, but somehow you managed in just under 5 minutes.

mattels
Автор

This was so concise, I have a presentation tomorrow and this saved me, thank you.

xfxdedfade
Автор

I had a two hour lab on Huffman coding and couldn't understand shit. This taught me instantly when you mentioned "priority queue".

MoguMogu
Автор

Brother, You are tremendous... I Love the way you explained!!

kamalkishor
Автор

Thank you! You explained better than a 3 hour lecture did

christio
Автор

You explained this so well, thank you

marianosalcedo
Автор

You sir are wonderful help for my finals preparation

MagnificientLlama
Автор

5 minutes and i understood it! thanks for saving my bachelors for now

dankmemes
Автор

this broke my brain in college and somehow you made it so clear in <5 mins lol

Connapasko
Автор

this was just what i was searching for

vishwajeet
Автор

Was searching through this and found this video... I had completely forgotten that u had made a vid on this

rygerety
Автор

thank you very much, very nice explanation

staa
Автор

thanks for the vid, also learnt 5678 (56=7*8), easy way to remember

Backflipmarine
Автор

how does one break the tie of frequencies, alphabetical order?

sunilbrevannavar
Автор

at 1:38 B and 2 are equal so does it matter which you put first? Could you put A then 2 then B?

SpacePunk