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

GitHub topics: huffman-compression-algorithm

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 22 hours ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 8

SuperAnimaux/Huffman-Compression

This project implements the Huffman compression algorithm, a popular and efficient lossless data compression technique. It calculates character frequencies from the input, builds an optimized Huffman tree, generates corresponding binary codes, and uses these codes to compress and decompress textual data.

Language: Python - Size: 4.88 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

00ryanwelzel/huffmanEncoding

Simple huffman encoder.

Language: C++ - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pranay3191683/Text-File-Compression-Decompression-using-Huffman-Algorithm

It is a text file, script file Compression and Decompression Program which is implementing by Huffman Compression algorithm, Huffman Decompression algorithm and file handling (fstream, ifstream, ofstream). It achieving 50–60% size reduction of file. The process involves generating .cmp and code.txt , then restoring via decoding by decompressing

Language: C++ - Size: 12.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ranaahmed786/Compresso

Compresso is a Huffman Compression Application build using QT creator

Language: C++ - Size: 24.3 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ayonious/File-Compression

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

Language: Java - Size: 281 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 44 - Forks: 13

createunique/STEGANOGRAPHY_HIDDEN_HARBOR

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

Language: Python - Size: 39.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Ahmed-Ibrahim-30/Huffman

Huffman Algorithm coding

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

Amankumar7340/File-Compressor

A simple web-based file compressor that supports multiple compression techniques.

Language: JavaScript - Size: 24.4 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rustbas/jac

Just another compressor. Written in C in purposes of recreational programming.

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

islamdev2022/TP4-JPEG-Compressor-TNM2

Full JPEG Compressor python app

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

anoban/huffman

a header only huffman compression & decompression library in C23 [INCOMPLETE]

Language: C++ - Size: 3.84 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SamirPaulb/txt-compressor

An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.

Language: JavaScript - Size: 34.5 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 32

maximilianfeldthusen/HuffmanAlgorithm

This C code implements a simple Huffman compression algorithm. Huffman coding is a widely used method for lossless data compression.

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

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: about 1 month ago - Pushed at: over 2 years ago - Stars: 286 - Forks: 46

F1reFr0st/Huffman-compression-MSF

Compress images and build activity map from decoded binary files

Language: MATLAB - Size: 6.31 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - 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: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

swastikchauhan28/file-compression-system

A Java application for compressing and decompressing text files using Huffman Coding. Includes a GUI for easy file selection, compression, and decompression.

Language: Java - Size: 1.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bhumijgupta/huffman-compression-library

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

Language: C++ - Size: 247 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 2

MohabASHRAF-byte/ImageEncryptCompress

A simple implementation of Huffman Tree algorithm for text encryption and decryption.

Language: C# - Size: 182 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

munwriter/Huffify

Huffify allows you to compress text using the Huffman algorithm.

Language: Python - Size: 146 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Ayush272002/HuffZip

HuffZip is a simple, command-line tool for compressing and decompressing files using the Huffman Coding algorithm. Built in C, it's a great example of how lossless compression works under the hood.

Language: C - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - 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: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

alejoruiz20a/Cpp_Huffman_Compressor

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

Language: C++ - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AbrarMahmud/esp_cam_car

A WiFi-controlled RC vehicle using ESP32-CAM, featuring a custom HTML server interface for live video and remote control commands.

Language: C - Size: 8.14 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MouedhSouabni1905/puff

Implementation of the huffman encoding algorithm in Perl

Language: Perl - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ka-iden/Huffman

Huffman coding, compression and decompression

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

ammarlodhi255/file-compression-system

File Compression Using Huffman Coding Built in Java.

Language: Java - Size: 1.46 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 19 - Forks: 7

LuisMSuarez/HuffmanCompressor

Fully functional compressor using the Huffman compression algorithm

Language: C# - Size: 135 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

saacostam/codeco

🔐 CoDeCo is a web-based visualization tool for understanding the Huffman coding and decoding algorithms. It provides an interactive way to see how data compression works step by step. This project was built to help students and developers better understand Huffman coding through intuitive and dynamic visualizations.

Language: TypeScript - Size: 3.24 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

martacanirome4/HuffmanCoding

Algoritmo de codificación (y decodificación) de Huffman

Language: HTML - Size: 96.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

qfcy/cxx-huffman-simple

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

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

powturbo/TurboBench

Compression Benchmark

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

jv-amorim/Huffman_Compactador_Descompactador

O algoritmo realiza a compactação e descompactação de arquivos texto através da técnica de Árvores de Huffman.

Language: C - Size: 320 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ArseniiStratiuk/Deflate-Implementation

A Python implementation of the DEFLATE compression algorithm featuring LZ77 and Huffman coding, with benchmarking and testing utilities.

Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

assaabriiii/Huffman-for-image-compression

huffman compression for images using python

Language: Python - Size: 91.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

singh-dhruv/File-Compression-Utility-Tool

Welcome to the File Compression Utility Tool repository. It is a tool designed using C++ language and compression algorithms to compress and decompress various files.

Language: C++ - Size: 7 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

khaykingleb/canonical-huffman-archiver

ASCII archiver based on canonical Huffman codes

Language: C++ - Size: 94.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

harsha-yuvaraj/Data-Compression-and-Decompression-Tool

A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.

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

kelreel/huffman-javascript

Huffman encode/decode text

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

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: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

jchou27/COSC10

QuadTree, HiddenMarkovModel, ImageProcessing, KevinBaconBFS, HuffmanCompression, CollabDraw

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

FARZINzx/Huffman-Coding

This project implements Huffman Encoding and Decoding in Java, complete with a graphical user interface (GUI) to visualize the Huffman Tree, Huffman Codes, character frequencies, encoded text, and decoded text. The application also supports file upload and saving encoded and decoded text.

Language: Java - Size: 97 MB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

AnshulRanjan2004/File-Compression-Utility

File Compression Utility built using C++ (OOPs)

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

xhermitx/compressor-go

A CLI based File Compression Tool

Language: Go - Size: 2.75 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ohsuhyeon0119/huffman-file-compressor

huffman algorithm based compression/ decompression implementation using C

Language: C - Size: 1.32 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sondosaabed/Huffman-encoding

Java project that implemnts Huffman encoding algorithm

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

ahmedSherif-eng/Huffman-Compression-Tool

A Java-based tool that uses the Huffman coding algorithm for lossless file compression and decompression. It builds a Huffman Tree from character frequencies to generate efficient binary codes, reducing file size effectively.

Language: Java - Size: 2.43 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ChillerDragon/huffman-py

teeworlds huffman code ported 1:1 to python

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

Matverk/archiver

based on the Huffman algorithm

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

elshorbagyx/deflate-compression-algorithm

DEFLATE Compression/Decompression Algorithm Implementation

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

onesy-me/huffman-code

Huffman code

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

SwekeR-463/huffman-text-comp

huffman coding algo implemented in go

Language: Go - Size: 1.13 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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: 3 months ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 3

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: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

viniciusdsandrade/huffman-coding-with-binary-trees-and-priority-queues

Language: Java - Size: 67.1 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Ahmedelsa3eed/Compression-Techniques

Language: Java - Size: 14.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

Himanshu-srihsk/Tree-Questions

Language: Java - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

kareemkemmo/Huffman-Code-Project-Demo

This project demos the Huffman code encoding built as a project for my Data Structures and Algorithms class. Binary Search Trees are used heavily for this project, along with other simpler data structure models like stacks and maps.

Language: C++ - Size: 176 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

buarki/zipper

file compressor written in C and Wasm from scratch

Language: C - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

iv4n-ga6l/Go-HuffmanCompresser

Huffman compresser implementation in Go

Language: Go - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Niewidzialny84/TKiK_Project 📦

Study project for working with encoding files as well as information data in general

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

theweird-kid/huffman-coding

Simple huffman Coding Implementation in C++

Language: C++ - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - 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: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

PhoenixDD/Huffman-Encode_Decode

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

Language: C++ - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 4

karanvirheer/File-Compressor

A program utilizing lossless compression and the huffman algorithm.

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

ttcpavle/Huffman-coding-cpp

This program can compress and decompress textual file using huffman binary tree. Compressed file can be aroud 30%-50% smaller in size.

Language: C++ - Size: 753 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - 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: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

EndreoT/Huffman-Code

C# Implementation of huffman compression algorithm

Language: C# - Size: 132 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

davidmasi/File-Compressor

This program is capable of encoding and decoding large text files using the Huffman algorithm

Language: Java - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

sudarshanmg/huffman

Compress files using huffman codes

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

namansharma18899/cefd

The cefd (Compression Engine For Dummies) is a simple Compression app 💾 which encodes text. It's easy to understand & implement even for someone who is new to Compression.

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

SebasBogantes/Proyecto-Sistemas-Operativos-1

Encoder and Decoder using Huffman Coding (serial version). The project focuses on data compression, utilizing efficient data structures such as Priority Queue and Binary Tree to implement the Huffman Coding algorithm for encoding and decoding processes

Language: C - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sharvillimaye/RU-CS112

Rutgers CS Data Structures Assignments

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

dave1725/File_compressor

A Text file compression tool based on Huffman encoding algorithm.

Language: C++ - Size: 1.52 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

newtoallofthis123/huffman

Huffman Encoding Library Implemented in Go

Language: Go - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Spid3r0/Huffman-Coding

C++ implementation of huffman coding

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

sathish-a/HuffmanCode

Language: Java - Size: 1.95 KB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

jsngn/huffman-compression

Text File Huffman Compression

Language: Java - Size: 1.14 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

hughyi/Algorithms

Prof. Jungmin So - fall '23

Language: C++ - Size: 1.18 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

geekyharsh05/Huffman-Encoder

The algorithm assigns shorter codes to more frequent characters, optimizing the overall compression.

Language: Python - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

youseftareq33/Java_Algorithm_2_HuffmanCode

Huffman Code for compression and decompression file

Language: Java - Size: 128 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

elyas-esmaeili/file-compressor

A file-compressor using Huffman Encoding algorithm

Language: C++ - Size: 2.65 MB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

mendax0110/compressor

text file compression and decompression

Language: C++ - Size: 206 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

pedrorambo/go-huffman

Huffman encoding in Golang

Language: Go - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mbs0221-bjut/Compressor

A simple compressor written in C++

Language: C++ - Size: 84 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

AshishYUO/huffman-compression

Huffman Compression Algorithm using C++

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

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: 11 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

Akanksha-Verma31/Huffman-Coding

An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.

Language: JavaScript - Size: 1.86 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

henhen02/Kompresi-Teks-Huffman

File kode program untuk tugas besar KSI

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

raorafay-dev/DSA-Project

Huffman Algorithm

Language: C++ - Size: 605 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aditya2253/File-Compression

Built a File compression system using Huffman coding in C++ language.

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

asad82/Huffman-Compression

Implements the basic Huffman Compression and decompression algorithm in C++. All types of files can be compressed.

Size: 148 KB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 1

afan0918/video-compression

視訊壓縮作業拆出來的函式庫,希望可以幫助到大家

Language: Python - Size: 803 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mds96589/File-Compression-and-Decompression-Using-Huffman-Coding

File Compression and Decompression Using Huffman Coding

Language: C++ - Size: 621 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Your-vo1d/Huffman_encoding_decoding

This repository provides an implementation of a compression algorithm of this type, the Huffman algorithm. This algorithm is implemented in the Python programming language.

Language: Python - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sskender/AADS

Advanced Algorithms and Data Structures FER labs

Language: Python - Size: 8.58 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

TarunDhingra01/File-Compressor

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

Language: Java - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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