Huffman Coding

preview_player
Показать описание
We take a closer look at Huffman Coding, a compression technique that is used in some familiar file formats like MP3 and JPG!

This encoding technique takes a very interesting approach to compression - By generating a code that is specially designed for the input data, using less bits for symbols that appear more often, and more bits for symbols that appear less often. The technique in which this is done is complex at first, involving tree data structures and a priority queue, but once explained, it's actually pretty simple!

= CODE DOWNLOAD =

To download, first click on "Downloads" in the left sidebar. Then, in the subsequent page, click "Download Repository".

= 0612 TV =

Enjoy your stay, and don't hesitate to drop me a comment or a personal message to my inbox =) If you like my work, don't forget to subscribe!

= NERDfirst =
NERDfirst is a project allowing me to go above and beyond YouTube videos into areas like app and game development. It will also contain the official 0612 TV blog and other resources.

-----

Disclaimer: Please note that any information is provided on this channel in good faith, but I cannot guarantee 100% accuracy / correctness on all content. Contributors to this channel are not to be held responsible for any possible outcomes from your use of the information.
Рекомендации по теме
Комментарии
Автор

I am studying my MSc & couldn't remember ANYTHING about Huffman from my undergrad. This video was GREAT & really really really helped me out! Thank you so much

DonPedroPete
Автор

This 11 minute video refreshed my memory big time and gave me a new technique of doing Huffman's compression tree's. Absolutely brilliant.

MrBenSpring
Автор

One of the best videos explaining Huffman Coding that I have ever seen. Keep the good work! Thanks!

eskikoye
Автор

Easily the best explanation of Huffman Coding. I went to many study sessions for this and was never able to understand it. Thank you so much!

sebastianrosso
Автор

This is a great video, thank you for sharing. I appreciate your point about using probabilities at 10:07, since this helps adapt the algorithm when we don't know the exact frequency of each token.

nathan
Автор

finally a huffman encoding video that actually shows the process of making the tree

muji_dipto
Автор

Searching for days, i finally found the exact explanation i wanted....best video!

khadijazohaib
Автор

This is the best video ever for understanding huffman coding

halfblood_slayer
Автор

I watched a few of these, this ones the best: clear, concise, methodical and presented with enthusiasm?
Thank you ! ;)
Now to grab pencil and paper and practise..

terrencedaniels
Автор

"With Huffman Coding, we've saved a bit". No pun intended!!

electric
Автор

Seems like you mastered this topic as you are able to explain this so easily. Good job man!

Автор

Thank you sir! I'm learning this because I'm studying the quake2 CIN video format and it uses Huffman coding for the video data

tails_the_god
Автор

Woah. I like this video a lot, especially when you explain on how it works. Keep it UP! :D

bimcollinbarneso
Автор

wow
I recently saw silicon valley tv show and in that show they talk about huffman coding.
so the next thing I do is check how it really works n here I am. completely addicted to your videos!!

harbinger
Автор

This episode was extremely interesting, thanks for the information. Keep up the good work!

Shortninja
Автор

Thank you so much. I never comment on videos but you actually explained this super well.

shansuen
Автор

Brilliant Explanation, man! Subscribed immediately.

badi
Автор

Thank you My friend !
Keep Posting Videos!

sahibdewan
Автор

Great Video really helped me to understand this, thank you :D

JM-gozx
Автор

Thanks man, your explanation was very clear!

KiloWhiskay