An adaptive form of Huffaman Coding.
-
Updated
Sep 5, 2019 - Java
An adaptive form of Huffaman Coding.
File Compression tool is an C# desktop application using Huffman Encoding Algorithm
A command line tool to compress files implemented with Huffman's algorithm.
Canonical Huffman compression algorithm from scratch.
A lossless numerical compression algorithm that leverages the geometry of growth. FDEE maps integers to "Fibonacci Pillars" and encodes bidirectional offsets using a custom 2-bit opcode, reducing 64-bit magnitudes by up to 75% for AI weights, growth-curve data, and natural telemetry.
This repository contains a set of compression algorithms for multimedia data
LZString port in Haxe
A webapp which compares compression algorithms written in JavaScript.
Algorithms and Data Structures Course homework assignment, HSE CS 2020
Some simple text compression
The project is my coursework for second college grade.
Data compression and connections with artificial intelligence
C++ utility for zlib-based file compression with extension metadata support.
A compression project that uses lz and rle techniques for compression, https://www.geeksforgeeks.org/what-are-data-compression-techniques/
A react native library to decrease size of recorded video (only in android).
Simple file archiver & encrypter.
An implementation of LZSS, a lossless data compression algorithm in assembly
Add a description, image, and links to the compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the compression-algorithm topic, visit your repo's landing page and select "manage topics."