FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

huffman-tree · GitHub Topics · GitHub

#

huffman-tree

Here are 206 public repositories matching this topic...

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++

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

All projects of Data Structure course in an integrated GUI application

  • Updated Jul 25, 2020
  • C#

Correctness proof of the Huffman coding algorithm in Coq [maintainer=@palmskog]

  • Updated Oct 31, 2025
  • Rocq Prover

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 1, 2026
  • TypeScript

This repo is an implementation of both constant and variable huffman encoding.

  • Updated Mar 25, 2021
  • C++

Encoding/Decoding text using Huffman trees

  • Updated Jan 8, 2021
  • C#

Image compression and decompression tool using Huffman coding on RGB channels for lossless image storage. This Java project encodes BMP/PNG images into binary format and reconstructs them from compressed text files, preserving color fidelity and image resolution.

  • Updated Nov 22, 2024
  • Java

Created a new compressed bitmap format .cmpbmp to compress 24 bit bitmap files using Huffman compression algorithm.

  • Updated Apr 7, 2020
  • C++

Improve this page

Add a description, image, and links to the huffman-tree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the huffman-tree topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL