An open API service providing repository metadata for many open source software ecosystems.

Topic: "huffman-compression-algorithm"

powturbo/TurboBench

Compression Benchmark

Language: C - Size: 50.6 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 342 - Forks: 36

opencomputeproject/Project-Zipline

Defines a lossless compressed data format that is independent of CPU type, operating system, file system, and character set, and is suitable for compression using the XP10 algorithm.

Language: Verilog - Size: 34.3 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 286 - Forks: 46

e-hengirmen/Huffman-Coding

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

Language: C++ - Size: 181 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 81 - Forks: 7

ayonious/File-Compression

📦 Zip and Unzip files using Huffman's code and LZW Algorithm

Language: Java - Size: 281 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 44 - Forks: 13

kelreel/huffman-javascript

Huffman encode/decode text

Language: TypeScript - Size: 1.99 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 3

efeacer/Stanford_CS106B_Assignments

My solutions to the assignments I have undertaken for the CS106B (Programming Abstractions in C++) course, in Stanford University. (2017-2018)

Language: C++ - Size: 612 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 6

sspeedy99/File-Compression

A file compression program written in C++ to compress files using Huffman Coding

Language: C++ - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 8

ammarlodhi255/file-compression-system

File Compression Using Huffman Coding Built in Java.

Language: Java - Size: 1.46 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 19 - Forks: 7

Elzawawy/huffman-coding-zipper

A "Huffman Coding" algorithm-based application written in C++ to compress/decompress any type of files.

Language: C++ - Size: 6.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 19 - Forks: 14

FLHonker/HuffmanCompress

Huffman树,Huffman编码,压缩bmp图像。

Language: C++ - Size: 1.21 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 16 - Forks: 0

AshishYUO/huffman-compression

Huffman Compression Algorithm using C++

Language: C++ - Size: 50.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 13 - Forks: 6

Wittline/wbz

A parallel implementation of the bzip2 data compressor in python, this data compression pipeline is using algorithms like Burrows–Wheeler transform (BWT) and Move to front (MTF) to improve the Huffman compression. For now, this tool only will be focused on compressing .csv files, and other files on tabular format.

Language: Python - Size: 578 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 3

avestura/data-structure-app

All projects of Data Structure course in an integrated GUI application

Language: C# - Size: 8.02 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 2

Bestoa/huffman-codec

Very simple 8 bits huffman encoder/decoder with pure C.

Language: C - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 5

kishore-ganesh/HuffmanCompressor

A program that can losslessly compress and decompress files using Huffman Encoding

Language: C++ - Size: 986 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 3

JoshuaEbenezer/huffman_encoding

Huffman encoding of Bitmap images

Language: Python - Size: 578 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 12

sondosaabed/Huffman-encoding

Java project that implemnts Huffman encoding algorithm

Language: Java - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 0

sallar-ba/Data-Compression

This Repo Includes Data Compression Algorithm and Source Code Implemented Using Huffman Algorithm.

Language: C++ - Size: 39.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

tarek99samy/Huffman-Code-Visulizer

A simple visualization for huffman tree, which is used in encoding text.

Language: JavaScript - Size: 137 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 5

bhumijgupta/huffman-compression-library

A light weight C++ library implementation of huffman coding compression algorithm

Language: C++ - Size: 247 KB - Last synced at: 24 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

MayurDeshmukh10/Text-File-Compression-using-Huffman-Algorithm

It is a text file, script file Compression and Decompression Program which uses Huffman Algorithm for Compression and Decompression

Language: C++ - Size: 5.82 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 8

V-Wong/Huffman-Encoding

Browser-based Huffman encoding visualisation tool written in Typescript with HTML Canvas.

Language: TypeScript - Size: 4.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

mrsarm/compres

Implementación Algoritmo de Huffman, código original de Salvador Pozo Coronado

Language: C - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 3

sidneyw/Huffman-Codes

An implementation of Huffman Codes in Node.js

Language: JavaScript - Size: 1.21 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

SubZer0811/huffman

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

Language: C++ - Size: 339 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

shreyansh26/CSO221N-Algorithm-Codes

Codes related to the Algorithms Course at IIT (BHU) Varanasi

Language: C++ - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 1

PhoenixDD/Huffman-Encode_Decode

A c++ program to compresses and decompresses files using Huffman algorithm.

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 4

dat911zz/Huffman

Mã hóa Huffman (giải thuật tham lam), sử dụng cây nhị phân để tạo bảng mã Huffman, giải quyết vấn đề nén chuỗi. Chống chỉ định cho người yếu tim, người sợ độ cao :))

Language: C++ - Size: 123 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

luke-mao/Data-Compression

Various data compression and decompression implementations in C

Language: C - Size: 3.54 MB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

irakr/Minimal-File-Compression-Tool

This is a very simple file compression tool written in C++.

Language: C++ - Size: 18.6 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

AlexandreAkao/Mr.Compress

Compactador e descompactador de dados.

Language: Java - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

AbdallahHemdan/Huffman-Coding-Compression

📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++

Language: C++ - Size: 4.76 MB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

Srinjoy-Santra/Data-Compression-using-Huffman-coding

Java code to compress a text file with Huffman encoding

Language: Java - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

jacobhallberg/HuffmanCompression

A Huffman Coding compression application. Compress and decompress files with respective code-books. Comes with a standalone executable and GUI.

Language: Python - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

talentlessguy/huffman-deno

Super simple implementation of the Huffman algorithm in TyoeScript

Language: TypeScript - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

chisasaw/file-modifier

A program to compress and decompress files

Language: Python - Size: 1.88 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

venkateshmantha/HuffmanEncoder

Huffman encoding and decoding using priority queues in Java

Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 2

onesy-me/huffman-code

Huffman code

Language: TypeScript - Size: 723 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

karanvirheer/File-Compressor

A program utilizing lossless compression and the huffman algorithm.

Language: Python - Size: 56.7 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

harsha-hl/Huffman_Coding

A file compressing web application designed using the concept of Huffman Coding.

Language: HTML - Size: 34.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 3

Crobatair/rust-algorithms-packt

My experience with Rust on Rust Algorithm Course at Packt Publish

Language: Rust - Size: 1.36 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

w-henderson/Huffpy

🗜️ Lightweight and efficient Python library for Huffman coding.

Language: Python - Size: 588 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ap-atul/Huffman-Compression

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

Language: Cuda - Size: 493 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ElizaLo/Data-Compression-Methods

Hamming, Huffman and etc algorithms

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

ssoemoe/py-data-compressor

Python lossless data compression library

Language: Python - Size: 7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

aaryapatel007/Image-Compression-using-Huffman-Coding

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

Language: C++ - Size: 1.11 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2

paul-mathieu/huffman-encoding

Fast encoding of a text file with the Huffman compression method

Language: Python - Size: 968 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

beaupletga/Compression_Algorithms

RLE, Huffman, JPEG

Language: C++ - Size: 3.78 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

ABuarque/huffman

huffman implementation in C

Language: C - Size: 290 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

gupta-shantanu/huffman

Python code for Huffman's compression algorithm

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

qfcy/cxx-huffman-simple

A lightweight C++ implementation of Huffman encoding compression. 一个简单的C++霍夫曼编码压缩实现。

Language: C++ - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Gyakobo/Huffman-Coding

This project intends to closer understand how to compress data using Huffman Coding and delve into a couple of programming examples.

Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

Ebenezer-Shimeles/hareg_archiver

A file archiver with its own file format written using C++ and Flutter.

Language: C++ - Size: 277 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

AnshulRanjan2004/File-Compression-Utility

File Compression Utility built using C++ (OOPs)

Language: C++ - Size: 8.15 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 4

Abhikar12/File-Compression

The project is to design compression and decompression programs using Huffman Coding. The idea is to assign variable length codes to input characters based on their frequencies. The more the frequency of the character the shorter the code assigned to it.

Language: C++ - Size: 167 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Ahmed-Ibrahim-30/Huffman

Huffman Algorithm coding

Language: Java - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

tugrul512bit/CompressedStringLib

Heavy weight string with compression

Language: C++ - Size: 274 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

ercanersoy/Huffman-Compression-Program

Huffman Compression Program

Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

HxnDev/Huffman-Data-Encryption

The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input, we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space.

Language: C++ - Size: 700 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

JirroReo/DAACompressor

A simple compression program using Huffman Coding Algorithm, with a simple GUI from Java Swing. Made with Java, for University.

Language: Java - Size: 2.51 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

fgarcia0x0/huffPP

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

Language: C++ - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Omar-Radwan/Huffman_Compression

Compress file/directory using Huffman-Compression algorithm

Language: Python - Size: 1.75 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

sudhamshu091/Huffman-Encoding-and-Decoding

Huffman Encoding and Decoding with Python

Language: Python - Size: 3.38 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

AaronGG11/Analisis-de-algoritmos

Curso tomado en la ESCOM, con la Dra. Sandra Diaz Santiago.

Language: Python - Size: 8.85 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

jaeho3690/HuffmanEncoding-With-Optimization

Optimized Huffman Encoding with Python

Language: Jupyter Notebook - Size: 4.3 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

MayurDeshmukh10/Image-compression-by-huffman-coding

Image Compression using Huffman Coding

Language: C++ - Size: 8.85 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

dionimar/rsa-huffman

RSA algorithm with Huffman compression algorithm in Haskell

Language: Haskell - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

tjazerzen/Huffman_encoding_decoding

Huffman encoding and decoding tree in python

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

1024Adam/ARCompression

Simple File Compression Program

Language: C - Size: 6.7 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

RajdeepKonwar/HuffmanCompressor

Compressor and decompressor based on Huffman's compression algorithm

Language: C++ - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

SharifAmit/HuffmanCoding

Huffman compression algorithm made with python

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

farhan711/data-compression-algorithm

lzw asynchronous Js

Language: HTML - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

DevBrenoSantos/compactEngine

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.

Language: Java - Size: 8.27 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

MohamedHusseinTammaa/Compression_Tool

Huffman coding compression tool written in C#. It includes both encoding and decoding functionalities for compressing and decompressing text files using Huffman coding algorithms.

Language: C# - Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

El-Khey/Huffman

Ce projet implémente l'algorithme de Huffman pour la compression et la décompression de fichiers et de répertoires, à la fois en ligne de commande et via une interface graphique.

Language: Jupyter Notebook - Size: 86.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Leonardpepa/Huffman-Compression

Huffman Compression written in go

Language: Go - Size: 22.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

TeoSean00/Tree_Compression_Algorithm_Backend

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.

Language: Java - Size: 31.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

austinmhorn/HuffmanTree

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

Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Ahmed-Khaled24/XML-SN-Analyzer

XML Formatter and Social Network Analyzer

Language: JavaScript - Size: 7.2 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

sushant-14/DataCompression

Data Compression Technique

Language: Python - Size: 3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

edg-l/rustyman

Huffman compression and decompression implemented in rust

Language: Rust - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Fatima-Mujahid/huffman-coding

Data Structures and Algorithms project, using min priority queue, tree and preorder traversal, vectors, unordered map.

Language: C++ - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

darwin-s/huffman-compress

A small program for compressing text data into a simple format.

Language: C++ - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

JenyaIvanov/Huffman-Compression

Huffman file compression and decompression created in Java.

Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

adityameharia/HuffmanCompression

Cli for compressing files using huffman algorithm

Language: C++ - Size: 11.3 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

raviranjan3570/Algorithms-cheat-sheet-for-interview

Important Algorithms for coding interviews :books:

Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ahmed-osama-iv/huffman-coding

A C++ implementation of the Huffman coding algorithm to encode/decode text files that can be used as lossless data compression.

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

AbdallahHemdan/HuffmanCodingAlgorithmAssignment

📁 Implementation of Huffman coding compression algorithm in c++ as an assignment for Multimedia course

Language: C++ - Size: 14.2 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

strmrider/Data-compression

Data compression C++ library

Language: C++ - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

nimaiji/huffman-coding

🖇 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.

Language: Python - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

nrutkowski1/HuffmanEncoding

Compress and decompress a file using the Huffman encoding technique

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

gustavooquinteiro/HuffmanCompactor

Compactador de arquivos usando o algoritmo de Huffman

Language: C - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

michelenatale/Compress

Here are a few smaller projects that demonstrate the compression of texts. Starting with the Huffman Code and the Exponential Golomb Code (exp-golomb).

Language: C# - Size: 92.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

alejoruiz20a/Python_Huffman_Compressor

Este repositorio contiene el código de un compresor de Huffman hecho en Python por Alejandro Amador Ruiz, estudiante de ingeniería informática del Politécnico Jaime Isaza Cadavid.

Language: Python - Size: 9.43 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ka-iden/Huffman

Huffman coding, compression and decompression

Language: C++ - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

nishant-kumarr/Hidden_Layer

Explore a versatile Python repository enabling seamless steganography across Text, Image, Audio, GIF, and Video formats.

Language: Python - Size: 41 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

jchou27/COSC10

QuadTree, HiddenMarkovModel, ImageProcessing, KevinBaconBFS, HuffmanCompression, CollabDraw

Language: Java - Size: 10.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ChillerDragon/huffman-py

teeworlds huffman code ported 1:1 to python

Language: Python - Size: 26.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

iv4n-ga6l/Go-HuffmanCompresser

Huffman compresser implementation in Go

Language: Go - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

EneasDavid/Huffman

Projeto desenvolvido durante a disciplina de Estrutra de Dados lecionada pelo professor Marcio Ribeiro

Language: C - Size: 17.7 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Related Topics
huffman-coding 210 huffman-tree 97 huffman 88 compression 77 java 65 compression-algorithm 60 huffman-algorithm 59 cpp 55 huffman-encoder 47 data-structures 44 huffman-compressor 42 huffman-decoder 36 c 36 python 28 huffman-coding-algorithm 25 algorithms 20 decompression 16 file-compression 14 data-compression 13 python3 13 priority-queue 12 lzw-compression 12 encoding 12 javascript 12 huffman-compression 12 c-plus-plus 11 tree 11 algorithms-and-data-structures 11 heap 10 binary-tree 9 rust 8 image-compression 8 text-compression 8 algorithm 8 csharp 7 golang 7 lz77 7 linked-list 7 binary-search-tree 7 go 7 lz77-compression-algorithm 6 trie 6 compressor 6 decoding 6 tree-structure 6 huffman-writer 6 lossless-compression-algorithm 6 hashtable 6 minheap 6 dsa 6 zip 6 qt 5 cryptography 5 cplusplus 5 avl-tree 5 greedy-algorithms 5 css 5 trees 4 trie-tree 4 lzw-algorithm 4 dsa-algorithm 4 html 4 data-structures-and-algorithms 4 decompression-algorithm 4 swing 4 react 4 image-processing 4 lossless-data-compression 4 javafx 4 decoder 4 recursion 4 queue 4 encoder 4 compress 4 compression-implementations 4 gui 4 application 3 burrows-wheeler-transform 3 hashmap 3 steganography 3 runlengthencoding 3 hashmaps 3 nodejs 3 huffman-decoding 3 cli 3 pairing-heap 3 html-css-javascript 3 jpeg-image-compression 3 cli-app 3 merge-sort 3 huffman-encoder-decoder 3 file-compressor 3 stack 3 insertion-sort 3 information-theory 3 dijkstra-algorithm 3 graph-algorithms 3 php 3 encoder-decoder 3 encryption 3