Skip to content

Modified Compression Algorithm for variable length encoding.

Notifications You must be signed in to change notification settings

darwich6/LZW-Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LZW-Compression

For a school project.

lzw435.cpp runs a LZW compression on any given file input with 12 bit encoding

lzw435M.cpp runs a LZW compression on any given file input with variable length encoding between 10 and 16 bits

About

Modified Compression Algorithm for variable length encoding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published