GitHub topics: lzw-algorithm
gmlewis/moonbit-flate
A simplified flate compression algorithm based on Go's implementation.
Language: MoonBit - Size: 171 KB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

NermeenKamal/Text_Compression_Algorithms
This is a graphical user interface (GUI) application built with Tkinter that demonstrates several common data compression techniques. Users can input data, select a compression method, and view the resulting output.
Language: Python - Size: 22.5 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

eloj/lzw-eddy
Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)
Language: C - Size: 84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 3

ali-mohammed-khair-nasser/File-Compression-and-Decompression
Implementation of LZW and Shannon-fano compression and decompression algorithms in java, with a simple & modern UI implemented using javaFX.
Language: Java - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

solkin/lzw-java
Simple LZW compression/decompression with streams support
Language: Java - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mohit01-10/LZW_and_Huffman_Compression_Algorithm
Implemented Huffman and LZW lossless data compression techniques.
Language: Python - Size: 11.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Pranestya-GW/NetBeand_CompressionTechnique
Compression for text using runlenght, huffman, shannon-fano, LZW and MTF
Language: Java - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prekshapalva/LZW-Algorithm
Lempel-Ziv-Welch Algorithm on text file using encoding and decoding.
Language: C++ - Size: 1020 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

teldufalsari/Archronis
Language: C++ - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Gozzim/LZW_CPP
Implementation of LZW compression and decompression in C++.
Language: C++ - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Tango600/Compress
Replic the Unix compress with my features.
Language: Pascal - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

KareemMAX/lzw
A LZW (Lempel–Ziv–Welch) compression algorithm implementation using java
Language: Java - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

asad82/LZW-Compression
Implementation of LZW Compression and decompression in C++. All types of files can be compressed
Language: C++ - Size: 438 KB - Last synced at: 11 months ago - Pushed at: almost 11 years ago - Stars: 4 - Forks: 4

Metacometa/hse-second-year-paper
Курсовая работа по реализации десктопного приложения с архиваторами
Language: C++ - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

franklinthony/encode-decode-lzw
Foi desenvolvido como projeto da disciplina Introdução à Teoria da Informação um codificador e decodificador de propósito geral baseados no algoritmo LZW.
Language: Jupyter Notebook - Size: 50.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tarek99samy/LZW-Text-Compression
A simple python implementation for the well-known compression algorithm LZW
Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

makavelj/CLA
Implementation of Compression and Learning Algorithms
Language: Python - Size: 5.33 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

YaroslavGaponov/lzw
Lempel-Ziv-Welch algorithm
Language: JavaScript - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

gustavooquinteiro/lzw-file-compressor
Implementação do algoritmo LZW para compressão e descompressão de arquivos
Language: C++ - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

Mohamed-Hamdy/java-problems
Operating System Algorithms and security Algorithms [AES , DES , ... ] and Multimedia Algorithms [Adaptive Huffman Algorithm, LZ78 , LZ88 , LZW, Vector Quantization Algorithm, ...]
Language: Java - Size: 6.11 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

WeslleyDeziderio/introduction-to-information-theory
Projects made in the Introduction to Information Theory uni subject
Language: C++ - Size: 54.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Rajasekaran85/TIFF-LZW-Compression-Converter
Tool will convert the No Compression (raw) Images to LZW compression
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KHkhalaf/Compress-App
Compress and Decompress ( Image and text ) using shannon-fano and LZW algorithms
Language: C# - Size: 2.43 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - 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

nurfawaiq/kompresi-lzw
Teknik Kompresi dengan Algoritma LZW (Lempel-Ziv-Welch)
Language: PHP - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

84rrry/LZW
LZW compression implementation in python
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mwlt68/Algorithms
Some algorithms with console and winform applications on c#.
Language: C# - Size: 130 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Yaamani/compression-algorithms
LZW (Encoder & Decoder)
Language: C++ - Size: 34.4 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

intheswim/lzw16
LZW variable width compression up to 16-bit.
Language: C++ - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Leonidius20/megazip
Simple archiver with LZW compression
Language: C++ - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

RensOliemans/its-project
Project for visualizing Lempel-Ziv
Language: Vue - Size: 2.14 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

eazar001/cl-lzw
Common LISP package implementing the LZW compression algorithm.
Language: Common Lisp - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

kpd200081/lab_ds_5
Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Phundrak/lzw-assignment
University assignment for the lzw compression algorithm
Language: C++ - Size: 165 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
