文件名称:Huffman编码压缩,解压缩工具,Pyqt5,Python
文件大小:70.4MB
文件格式:ZIP
更新时间:2023-08-02 03:28:17
Python Huffman Pyqt5 GUI 文件压缩
Huffman 压缩解压工具, 基于 pyqt5 图形程序开发框架,采用 python 实现了 Huffman 编码压缩/解压算法,实现了对二进制文件进行压缩编码,和解压缩译码功能,界面交互简单友好,易于操作。 详细说明:https://blog.csdn.net/K1052176873/article/details/107117253
【文件预览】:
qt_test
----myHuffman.exe(40.42MB)
----images_rc.py(23.7MB)
----image()
--------bgi3.gif(1.15MB)
--------sele_file.png(12KB)
--------code_press.png(11KB)
--------title2.png(11KB)
--------code.png(12KB)
--------decode.png(15KB)
--------cat.ico(17KB)
--------sele_file_press.png(10KB)
--------bgi2.gif(1.83MB)
--------code_to_dir.png(10KB)
--------flower.ico(17KB)
--------decode_press.png(11KB)
--------change_dir_press.png(10KB)
--------bird.ico(17KB)
--------change_dir.png(11KB)
--------bgi.gif(2.55MB)
--------title.png(11KB)
--------decode_to_dir.png(9KB)
----venv()
--------Include()
--------mp3格式.mp3(9.78MB)
--------Scripts()
--------Lib()
--------pyvenv.cfg(91B)
----qrc_generator.py(503B)
----__pycache__()
--------images_rc.cpython-37.pyc(5.67MB)
--------huffman.cpython-37.pyc(5KB)
----.idea()
--------.gitignore(184B)
--------workspace.xml(16KB)
--------misc.xml(198B)
--------modules.xml(273B)
--------inspectionProfiles()
--------qt_test.iml(361B)
----images.qrc(1KB)
----huffman.py(13KB)
----myHuffman.py(20KB)