Skip to content

Compression and Decompression of all file types (.txt, pdf, mp3, mp4, 3d video etc.) using Huffman Coding Algorithm

Notifications You must be signed in to change notification settings

krithivas91/CompressionApp-HuffmanCoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bug Information NO BUGS

USAGE Encoding & Compression java henc_5910 filename.ext

Decoding & Decompression java hdec_5910 filename.ext.huf

Description

Designed and developed an optimized Java coded application for compression and decompression of all file types (.txt, pdf, mp3, mp4, 3d video etc.) using Huffman Coding Algorithm

Performance: 100MB file takes approx. 30 seconds to encode and 25 seconds decode.

About

Compression and Decompression of all file types (.txt, pdf, mp3, mp4, 3d video etc.) using Huffman Coding Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages