EliasFanoCompression: quasi-succinct compression of sorted integers in C#
-
Updated
Oct 29, 2021 - C#
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
.NET wrapper for Snappy compression algorithm.
compress files quickly and easily with File Compressor just select the file and place the address where you want to save it already compressed. Works the same way when unzipping
Easy are C# libraries for storing compressed data.
Command-line tools that implement Snappy compression algorithm.
File Compression tool is an C# desktop application using Huffman Encoding Algorithm
Here are a few smaller projects that demonstrate the compression of texts. Starting with the Huffman Code and the Exponential Golomb Code (exp-golomb).
Differential file compression designed for incremental raw disk image backups.
See step-by-step process and representation of the Huffman Algorithm with given data
A home-brew compression engine using Huffman trees.
The project is my coursework for second college grade.
Simple compression presentation program RLE LZ77 LZSS
Yaroslavl Demidov State University/Math/TK. 6sem. Zavodchikov.
Compression Performance Tester is a C# application designed to evaluate and compare the performance of various compression algorithms. This tool allows users to test different aspects of compression algorithms such as time efficiency, compression ratio, memory usage, CPU load, and data integrity.
Demo of different compression techniques using C#
Implementation of huffman method to encode data (Under development)
BWD stands for Best Word Dictionary as it has the ability to be an optimal dictionary coder.
A small scaling algorithm for integer sequences.
Pruebas de concepto de diferentes wadas
Huffman Compression Algorithm
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."