take an input file, count byte frequencies, build a Huffman tree, assign variable-length codes, and then write a compressed bitstream to an output file.
ECE 264 - sp'22
| Name | Name | Last commit date | ||
|---|---|---|---|---|
take an input file, count byte frequencies, build a Huffman tree, assign variable-length codes, and then write a compressed bitstream to an output file.
ECE 264 - sp'22