文件名称:Huffman Compress 霍夫曼编码 压缩 解压缩 QT
文件大小:26KB
文件格式:RAR
更新时间:2017-12-15 08:56:34
Huffman 霍夫曼编码 压缩 解压缩 QT
基于Qt实现的霍夫曼编码的压缩解压缩程序。压缩、解压缩采用单独一个线程,ui界面一个线程。
【文件预览】:
HuffmanCompress
----mainwindow.ui(3KB)
----huffman.cpp(6KB)
----hufftree.cpp(1KB)
----mainwindow.cpp(2KB)
----main.cpp(183B)
----huffman.h(942B)
----.git()
--------logs()
--------info()
--------index(992B)
--------objects()
--------HEAD(23B)
--------config(308B)
--------FETCH_HEAD(103B)
--------refs()
--------hooks()
--------description(73B)
----mainwindow.h(686B)
----hufftree.h(470B)
----HuffmanCompress.pro(462B)