Skip to content

An entropy encoding technique for lossless data compression of Multimedia.

Notifications You must be signed in to change notification settings

nainshree-raj/Shanon-Fano-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#An entropy encoding technique for lossless data compression of Multimedia.
Shanon Fano Algorithm In C++

Data Compression, also known as source coding, is the process of encoding or converting data in such a way that it consumes less memory space. Data compression reduces the number of resources required to store and transmit data.
● They are effectively used to detect and correct errors.
● For Shannon Fano coding procedure we do not need to build the entire codebook instead, we simply obtain the code for the tag corresponding to a given sequence. It is entirely feasible to code sequences of length 20 or more.
Application :
● They are used in computer memory, modems and embedded processors.
● They are used in Nano Satellites.
Results :

About

An entropy encoding technique for lossless data compression of Multimedia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages