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.
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.
File Compression tool is an C# desktop application using Huffman Encoding Algorithm
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.
Yaroslavl Demidov State University/Math/TK. 6sem. Zavodchikov.
Here are a few smaller projects that demonstrate the compression of texts. Starting with the Huffman code.
Demo of different compression techniques using C#
Differential file compression designed for incremental raw disk image backups.
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.
Explanation of a multiple image compressing method. With test case.
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."