Huffman Encoding and Decoding

版本 1.0.0.0 (2.1 KB) 作者: Sazzad Sayyed
Encodes and decodes a file and creates character histogram with it.
1.1K 次下载
更新时间 2018/5/23

查看许可证

This implements an easy and efficient Huffman coding algorithm and brute force decoding algorithm. The char_hist function creates the histogram of symbols and read_file function reads the data to be compressed. Here we are assuming text data.

引用格式

Sazzad Sayyed (2024). Huffman Encoding and Decoding (https://www.mathworks.com/matlabcentral/fileexchange/67441-huffman-encoding-and-decoding), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Source Coding 的更多信息
致谢

启发作品: Huffman encoding and decoding

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0