filmov
tv
Huffman Code

Показать описание
An introduction to Huffman Code file compression including building the code tree, encoding, and decoding.
Timestamps
------------------------------------------------
0:00 - Why Data compression is important
0:33 - Compressing data by frequency
1:56 - Explaining the algorithm
3:34 - A Huffman code tree
4:40 - Practice building a Huffman Code tree
9:14 - Practice encoding text
11:08 - Decompression/decoding process
12:28 - Practice decoding text
Timestamps
------------------------------------------------
0:00 - Why Data compression is important
0:33 - Compressing data by frequency
1:56 - Explaining the algorithm
3:34 - A Huffman code tree
4:40 - Practice building a Huffman Code tree
9:14 - Practice encoding text
11:08 - Decompression/decoding process
12:28 - Practice decoding text