huffman-tree
Here are 192 public repositories matching this topic...
Language:All
Sort:Most stars
A PE (Portable Executable) packer with Huffman Compression and Xor encryption.
- Updated
Sep 11, 2021 - C++
Password Generation using Markov models, Huffman trees, and Charles Dickens
- Updated
Feb 11, 2019 - Racket
Huffman coding implementation in Go (Huffman tree, Symbol table, Huffman Reader + Writer).
- Updated
Mar 30, 2023 - Go
Huffman encode/decode text
- Updated
Feb 25, 2024 - TypeScript
C program written to encode (compress) and decode (decompress) a text file in Huffman Encoding method.
- Updated
Jun 9, 2023 - C
A file compressing web application designed using the concept of Huffman Coding.
- Updated
May 22, 2022 - HTML
Encode Decode Step by Step is an open-source educational application designed to simplify bitwise file encodings. It integrates six encoding algorithms: Delta, Unary, Elias-Gamma, Fibonacci, Golomb, and Huffman - through a user-friendly graphical interface. Ideal for educational use, this tool offers a hands-on approach to teach encoding strategies
- Updated
Jun 22, 2024 - Java
Huffman树,Huffman编码,压缩bmp图像。
- Updated
Sep 6, 2020 - C++
Correctness proof of the Huffman coding algorithm in Coq [maintainer=@palmskog]
- Updated
Dec 30, 2023 - Coq
All projects of Data Structure course in an integrated GUI application
- Updated
Jul 25, 2020 - C#
LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression ratios.
- Updated
Jul 4, 2021 - Java
A c++ program to compresses and decompresses files using Huffman algorithm.
- Updated
Sep 9, 2017 - C++
C++ implementations of real time dynamic planar convex hull construction algorithms.
- Updated
Oct 14, 2023 - C++
Final exam of "Data Structures and Algorithms in Java" class. Code was modified from the original one for publishing on the public place.
- Updated
Aug 23, 2016 - Java
Browser-based Huffman encoding visualisation tool written in Typescript with HTML Canvas.
- Updated
Jan 6, 2023 - TypeScript
Implementation of Huffman Coding using Python
- Updated
Sep 10, 2023 - Python
This repo is an implementation of both constant and variable huffman encoding.
- Updated
Mar 25, 2021 - C++
Created a new compressed bitmap format .cmpbmp to compress 24 bit bitmap files using Huffman compression algorithm.
- Updated
Apr 7, 2020 - C++
Python code for Huffman's compression algorithm
- Updated
Jul 18, 2017 - Python
Improve this page
Add a description, image, and links to thehuffman-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehuffman-tree topic, visit your repo's landing page and select "manage topics."