Skip to content

基于 GTK 3 的哈夫曼树压缩软件

License

Notifications You must be signed in to change notification settings

bobby285271/huffmanzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

哈夫曼树压缩软件

基于 GTK 3,越压越大的压缩软件。

构建与运行

依赖:

  • gtkmm-3.0 >= 3.18
$ nix-build
$ ./result/bin/huffmanzip

问与答