Click here to Skip to main content
15,910,210 members
Articles / Programming Languages / C++

Huffman Coding Class

Rate me:
Please Sign up or sign in to vote.
4.17/5 (24 votes)
6 Jun 2004CPOL2 min read 219.2K   10.4K   54  
A file compressor class based on the Huffman Tree

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
China China
I am a junior student in Huangzhong University of Science and Technology, China. I am interested in C++ and MFC, and any coding project.
I am glad to share my codes here with any one, though it is not that good. Please contact me via email (zxt0123@163.com).

Comments and Discussions