Place your txt file which has to be compressed in the code directory. For Encoding, Compile encode.cpp code - g++ encode.cpp Run the code - ./a.out <input_filename> <output_filename> where input file will be compressed and encoded into the output file. For Decoding, Compile decode.cpp code - g++ decode.cpp Run the code - ./a.out <input_filename> <output_filename> where input file will be uncompressed and decoded into the output file.
-
Notifications
You must be signed in to change notification settings - Fork 0
grkpranaykumar/Adaptive-Huffman-Coding-Text-Compression-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published