Java rewrite of Sela lossless audio codec
-
Updated
Oct 13, 2020 - Java
Java rewrite of Sela lossless audio codec
Image compression and decompression using LZW written in java
A Java program that implements (4) four lossless text compression techniques for ASCII Text and compares compression ratio.
Lossless compression implementation in Java
Tiny library that work like a bee to bring you sweet result
Huffman Encoder-Decoder
An implementation of a Huffman Encoding algorithm that generates a Huffman table for a given text file
Various algorithms for lossy and lossless compression
Java implementation for some lossy and lossless compression algorithms (LZ77, LZ78, LZW, Non-uniform quantization and Standard Huffman)
Add a description, image, and links to the lossless-compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the lossless-compression-algorithm topic, visit your repo's landing page and select "manage topics."