Skip to content

everettbrandt/compression_algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

compression_algos

This repo contains two files that demonstrate arithmetic and huffman encoding and decoding. These classes were used for a group final project in ECE 477 Multimedia Systems. The arithmetic class only works for up to 14 unique characters. This is because of the 64 bit floating point in python is only so accurate. I'm working to optimize the performance of both of these classes as well as fix the arithmetic encoder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages