Skip to content

monroyaume5/QMCoder

This branch is up to date with jigar23/QMCoder:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 8, 2014
76ec609 · Mar 8, 2014

History

3 Commits
Mar 8, 2014
Mar 8, 2014

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