An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
-
Updated
Oct 27, 2023 - JavaScript
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
A simple visualization for huffman tree, which is used in encoding text.
An implementation of Huffman Codes in Node.js
Famous algorithms done with Javascript
A File Compressor site which uses Huffmann Coding technique to perform lossless text compression as well as decompression.
XML Formatter and Social Network Analyzer
The main objective is to minimize the weighted expected length of the code by means of assigning shorter codes to frequently-used characters and longer coded to seldom/rarely-used characters.
An Web Application that uses Huffman Coding for compressing & decompressing txt files.
Uses Huffman Encoding to Compress and Decompress. This the real world application of Tree Data Structures (Huffman Encoding Algo)
This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.
It is a versatile editor that combines a Huffman compressor, photo editor, text editor, and a fun snake game. Additionally, it has been deployed on Netlify.com.
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
CataComb is an innovative platform designed to redefine the way we secure sensitive data and optimize cloud storage.
A simple web-based file compressor that supports multiple compression techniques.
a web / url safe Javascript class for Huffman Greedy Algo-3 compression - works with my PHP class
Алгоритм Хаффмана
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
text file zipper is a website which is used to encode and decode the text file. In this project, I use Html, CSS, JavaScript as front end and php as local hosting of the site.basically in this we encode and decode the text file only.
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."