Huffman Encoding and Decoding
版本 1.0.0.0 (2.1 KB) 作者:
Sazzad Sayyed
Encodes and decodes a file and creates character histogram with it.
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 Center 和 MATLAB Answers 中查找有关 Source Coding 的更多信息
标签
致谢
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |