# zxhan **Repository Path**: lzxqaq/zxhan ## Basic Information - **Project Name**: zxhan - **Description**: 憨憨压缩:用C++和QT写的静态哈夫曼压缩软件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-17 - **Last Updated**: 2022-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 前言 这是以前的一个实训周作业,核心是哈夫曼编码和解码,软件界面由 QT 实现。代码量很小,比较简单。 源代码: [https://gitee.com/lzxqaq/zxhan.git](https://gitee.com/lzxqaq/zxhan.git) 介绍:[https://lzxqaq.com/post/zxhan/](https://lzxqaq.com/post/zxhan/) 算法参考:[Huffman压缩真正的C++实现](https://blog.csdn.net/small_hacker/article/details/52843738) 运行环境:Linux 系统(Windows系统下运行尚有 bug ),开发环境为 QT Creator。 运行截图:
