Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FileCompression

使用赫夫曼树对文件进行压缩 解压缩

公有方法介绍

1、zipFile

参数

  • path 将要压缩的文件的全路径
  • desPath 文件压缩后的全路径

2、unzipFile

参数

  • desPath 要解压的文件的全路径
  • path 解压后的文件的全路径

About

使用赫夫曼树对文件进行压缩 解压缩

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages