搜索资源列表
Lab1Part2Redo
- matlab code for huffman and arthimetic coding. Contains file for encoder and decoder given an histfile.
huffman_codec
- huffman codex. It provides a huffman encoder to compress an image to a text. However, its decoder can decompress a text to an original image.