Skip to content

Different Compression Algorithm using python >> Arithmetic Coding, Huffman Algorithm, Lempel–Ziv–Welch (LZW) Algorithm

License

Notifications You must be signed in to change notification settings

AhmedNazir/CompressionAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compression Algorithm

Compression algorithms Compression algorithms are normally used to reduce the size of a file without removing information. This can increase their entropy and make the files appear more random because all of the possible bytes become more common.

The Disguise Compression algorithms generally produce data that looks more random.

About

Different Compression Algorithm using python >> Arithmetic Coding, Huffman Algorithm, Lempel–Ziv–Welch (LZW) Algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages