搜索资源列表
hufman
- 霍夫曼编码对文本文件的压缩与解压缩软件,有设计文档和c++的MFC源文件。(天津工业大学信息学院课程设计)。 -Huffman coding for text file compression and decompression software, design documents and c++ MFC source files. (Tianjin Polytechnic University School of Informatics curriculum design).
huffman
- hufman coding. Input QUALITY determines the amount of information that is lost and compression achieved. Y is an encoding structure containing fields: Y.size Size of X Y.numblocks Number of 8-by-8 encoded blocks Y.qualit
hufman
- 应用哈夫曼编码实现对灰度图片的压缩(原图片应先转码为bmp格式)(The application of Huffman coding to compress the grayscale images (the original image should be transcoded to BMP format first))