Skip to content

LConn1/To-Compress-or-Not-to-Compress-

Repository files navigation

The Compress.java file should be run first, and then the Decompress.java file should be run second. For Compress.java, args[0] should be the fileName, and args[1] should be compressionCodesName. For Decompress.java, args[0] should be compressedFileName, and args[1] should be compressionCodesName. Note: The compressed file will be the original but instead of ".txt" it will be ".zzz". The decompressed file will be stored in a file with the same name as the original one, but with extension ”.dec”.

About

This project compresses and decompresses text files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages