All projects of Data Structure course in an integrated GUI application
-
Updated
Jul 25, 2020 - C#
All projects of Data Structure course in an integrated GUI application
Huffman coding compression tool written in C#. It includes both encoding and decoding functionalities for compressing and decompressing text files using Huffman coding algorithms.
A home-brew compression engine using Huffman trees.
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).
C# Implementation of huffman compression algorithm
Some algorithms with console and winform applications on c#.
See step-by-step process and representation of the Huffman Algorithm with given data
A simple implementation of Huffman Tree algorithm for text encryption and decryption.
Huffman Compression Algorithm
Huffman Coding Algorithm(Greedy technique)
Implement a Huffman Tree algorithm in C# for efficient data compression and decompression. Build, encode, and decode data using variable-length codes. Contribute to enhance the functionality and performance of the algorithm.
Fully functional compressor using the Huffman compression algorithm
Text compression, storage, and retrieval using the Huffman code.
Console App: Algorithms Huffman Tree Assignment
Implementation of huffman method to encode data (Under development)
Add a description, image, and links to the huffman-compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the huffman-compression-algorithm topic, visit your repo's landing page and select "manage topics."