Skip to content

jigar23/QMCoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

QMCoder

Binary Arithmetic Coding

This file takes as input binary data (image, text, audio etc.), reads the data bit by bit and encodes the data using QM Coding.

Even though this is not the actual way in which QM coding is done, the code is simple to understand the concepts of QM Coding.

To execute this file, simply run main.cpp and follow instructions on the screen.

IMP:

For detailed impelmentation of the code, refer the file QMCoder.pdf

About

Binary Arithmetic Coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published