利用哈夫曼编码进行压缩文件
___ ___ ________ ___ ________
|\ \|\ \|\_____ \|\ \|\ __ \
\ \ \\\ \\|___/ /\ \ \ \ \|\ \
\ \ __ \ / / /\ \ \ \ ____\
\ \ \ \ \ / /_/__\ \ \ \ \___|
\ \__\ \__\\________\ \__\ \__\
\|__|\|__|\|_______|\|__|\|__|
By NaviHX
使用cmake
或者点击这里下载windows下的二进制文件
Usage : hzip [options] file_path
-h, --help : help information
-c, --compress : compress a file
-e, --extract : extract a file
-o <file_path> : place the output file in <file_path>