Skip to content

Sagnik-Ghosh/File_compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

file compressor

  • C++ Implementation of the Lempel-Ziv Welch compression algorithm.
  • Improved the compression ratio by using exponential decay as a tool to manage and remove infrequently used entries in the LZW dictionary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages