Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Data Compression

This repository contains two college projects for the subject Data Compression and Protection.

Projects

  • Project 1 implements byte entropy, Shannon-Fano, Huffman, LZ77, and LZW compression algorithms.
  • Project 2 implements LDPC codes, syndrome decoding, and Gallager B decoding.

Both projects use Java 21 and Maven.

How to run

Open the project directory, compile it, and follow its README:

See Project 1 instructions.

See Project 2 instructions.

About

Implementations of Shannon-Fano, Huffman, LZ77, LZW, LDPC codes, syndrome decoding, and Gallager B decoding.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages