filmov
tv
Huffman Coding

Показать описание
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.
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.
Комментарии