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

huffman-encoder · GitHub Topics · GitHub

#

huffman-encoder

Here are 93 public repositories matching this topic...

A C++ compression program based on Huffman's lossless compression algorithm and decoder.

  • Updated Mar 10, 2024
  • C++

A Python program that compresses raw images based on the JPEG compression algorithm.

  • Updated Dec 30, 2023
  • Python

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

Few purpose oriented projects in C++ and Java involving Fundamental Data Structures and Crucial Algorithms

  • Updated Apr 24, 2024
  • C++

A program to compress and decompress files

  • Updated Sep 27, 2017
  • Python

Huffman encoding and decoding with simple Serial and Parallel implementations for CPU and GPU

  • Updated Oct 26, 2020
  • Cuda

2D terrain divided into tiles, compressed on CPU, decompressed on GPU, with caching to decrease PCIE bottleneck and VRAM requirement for very big terrains.

  • Updated Sep 14, 2025
  • Cuda

An interactive web tool to learn about Huffman Coding, backed with theory to understand its key concepts.

  • Updated Dec 26, 2021
  • TypeScript

The huffPP (Huffman Coding Plus Plus) is a utility tool written in C++ 20 to compact and unzip files using the huffman coding algorithm.

  • Updated May 5, 2021
  • C++

Huffman Tree Encoder using custom Priority Queue written in C++

  • Updated Jun 29, 2023
  • C++

A console based text editor that will suggest words from a Dictionary

  • Updated Apr 21, 2024
  • C++

🖇 In computer science and information theory, a Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression.

  • Updated Jun 22, 2019
  • Python

<多媒体计算机技术> 专选课作业

  • Updated Dec 22, 2019
  • JavaScript

Improve this page

Add a description, image, and links to the huffman-encoder 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-encoder topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL