Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

huffmanTreeCompression

You can compress and decompress any file you want!

Files which you work with(first and second files) must be in the directory of project(with main.cpp).

  1. If you want to compress file: first file is the file you want to compress and second file is the result.
  2. If you want to decompress file: first file is the compressed file and second file is the result.

huffman_coding_main.rar - archive with the codeblocks project of the compression and decompression.

main.cpp - file with the main.cpp from codeblocks project

About

You can compress and decompress any file you want

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages