Ecosyste.ms: Repos

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

GitHub topics: lzw-compression

status-im/nim-snappy

Nim implementation of Snappy compression algorithm

Language: Nim - Size: 1.52 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 26 - Forks: 3

StevenMonty/LZW

A modified version of the LZW compression algorithm that uses dynamically sized codewords for a higher compression ratio

Language: Java - Size: 11.7 KB - Last synced: 9 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

architectv/information-security

🛸 BMSTU Information security course (2020) (semester 7)

Language: Go - Size: 3.12 MB - Last synced: 11 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

floydpink/lzwCompress.js

Lossless LZW compression/decompression implemented in JavaScript for strings/JSON/JS objects.

Language: JavaScript - Size: 4.23 MB - Last synced: 19 days ago - Pushed: 12 months ago - Stars: 103 - Forks: 25

i-yam-jeremy/tinystream

A JavaScript library for compressing data streams using the LZW algorithm

Language: JavaScript - Size: 111 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

YaroslavGaponov/lzw

Lempel-Ziv-Welch algorithm

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

kornelski/giflossy 📦

Merged into Gifsicle!

Language: C - Size: 2.2 MB - Last synced: 8 days ago - Pushed: about 5 years ago - Stars: 976 - Forks: 58

Karanraj06/image-compression

JPEG and LZW compression algorithms for color / grayscale images

Language: Python - Size: 16.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 4 - Forks: 1

mikezzb/json-compression-benchmark

Benchmark of lzw and jsonpack algorithms in JSON compression

Language: TypeScript - Size: 414 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

solkin/lzw-java

Simple LZW compression/decompression with streams support

Language: Java - Size: 36.1 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

slopen/localstorage-gzipped

using lz-string to store data into browser storage

Language: JavaScript - Size: 75.2 KB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

RamezElmasry/Image-Processing

Coding solutions to multiple image processing problems like distance calculation, noise, contrast, and compression using different techniques like Distance Transform, Low-Pass Filters, Morphological Operators, and LZW Compression.

Language: Python - Size: 2.23 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

monp4r/lz78_varlen_compressor

This program implements LZ78 compression with a variable-length encoder capable of handling up to 12 bits.

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

RensOliemans/its-project

Project for visualizing Lempel-Ziv

Language: Vue - Size: 2.14 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

marek-bauer/LZW-compressor

File compressor using LZW algorithm with universal codeing

Language: Rust - Size: 21.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jcilacad/enhanced-lsb-wangyinwang

Enhancement of wang-yin-wang improved least significant bit algorithm applied in image steganography

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

dmaida/lzw

This is a C99 implementation of the Lempel-Ziv-Welch (LZW) compression/decompression algorithms. This program was developed/tested in a unix/Linux environment.

Language: C - Size: 3.43 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

fwcd/swift-gif

Cross-platform GIF encoder and decoder for Swift

Language: Swift - Size: 2.99 MB - Last synced: 15 days ago - Pushed: 4 months ago - Stars: 15 - Forks: 2

rgkaw/LZW-LZMW-and-LZAP

This is repository of me implementing LZMW, LZAP, and LZW compression algorithm during colege

Language: Python - Size: 709 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

bilalfastnu/LZ4String

Salesforce Apex String compresssion translated from http://rosettacode.org/wiki/LZW_compression#Java

Language: Apex - Size: 5.86 KB - Last synced: 4 months ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 5

KevinBasta/GIF-Encoder

A GIF encoder library written in c

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

AbdelrhmanReda17/Data-Compression

This repository contains implementations of various data compression algorithms, both lossy and lossless.

Language: Java - Size: 385 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

yatsukha/cpp-lzw

Short LZW implementation for uppercase English letters.

Language: C++ - Size: 693 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

4lpha0ne/TinyLZW

Tiny LZW implementations in assembly

Language: Assembly - Size: 13.7 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 11 - Forks: 2

aishafarooque/LZW-GIF-Compression-Decompression

Uses the Lempel–Ziv–Welch algorithm to compress and decompress a GIF

Language: Python - Size: 29.1 MB - Last synced: 6 months ago - Pushed: over 1 year 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: 73.2 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 8 - Forks: 3

Levivig/LZWBinaryTree

LZW Binary tree builder

Language: C++ - Size: 42 KB - Last synced: 6 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

gotonode/compress

Compress, decompress and benchmark using Huffman coding and LZW

Language: Java - Size: 2.12 MB - Last synced: 6 months ago - Pushed: 6 months 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: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

cadencorontzos/lzwfordna

A few versions of Lempel Ziv Welch tailored for DNA compression

Language: TeX - Size: 10.2 MB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ayonious/File-Compression

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

Language: Java - Size: 211 KB - Last synced: 7 months ago - Pushed: almost 7 years ago - Stars: 23 - Forks: 12

teldufalsari/Archronis

Language: C++ - Size: 84 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

HenrikHag/LZW-compress

LZW compression and decompression in C++

Language: C++ - Size: 10.7 KB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Gozzim/LZW_CPP

Implementation of LZW compression and decompression in C++.

Language: C++ - Size: 21.5 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

Irval1337/FileArchiver

C++ implementation of Huffman and LZW algorithms.

Language: C++ - Size: 84 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

YogiOnBioinformatics/Algorithm-Implementation

Projects and Essays from Algorithm Implementation (CS 1501) at University of Pittsburgh

Language: Java - Size: 1.06 MB - Last synced: 27 days ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

tlhcelik/compression-algorithms

LZW Algorithm and Run Length Algorithm in Qt Creator using C++

Language: C++ - Size: 15.6 KB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

mmatila/Huffman-LZW

Course project for the "Data Structures Project course" (p2, 2020) at the University of Helsinki.

Language: Java - Size: 973 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

mikeleo03/LZW-Compressor_Backend

Backend side of TextFile compression using LZW Algorithm with MERN techstack

Language: JavaScript - Size: 26.4 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

mikeleo03/LZW-Compressor_Frontend

Frontend side of TextFile compression using LZW Algorithm with MERN techstack

Language: JavaScript - Size: 316 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Rochet2/pressurecompressor

https://www.cs.helsinki.fi/courses/58161/2016/s/a/1

Language: Java - Size: 189 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

DecReely/LZW-Compression-With-Hamming-15-11-Code-Correction Fork of geekific-official/geekific-youtube

A project for Information Theory course about implementation of Lempel–Ziv–Welch Algorithm with Hamming Code Correction.

Language: ShaderLab - Size: 17.2 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

adriraj2000/File-Compression-Utility

A web app serving the purpose of file compression, made using JS,CSS and HTML. Files compressed using LZW or Huffman algorithm.

Language: JavaScript - Size: 399 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 1

monomadic/fastlz-nom

pure rust fastlz implementation as a nom parser/combinator

Language: Rust - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Tango600/Compress

Replic the Unix compress with my features.

Language: Pascal - Size: 23.4 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 2

fatemaquaid987/LZW_Compression

An implementation of LZW compression algorithm in Java.

Language: Java - Size: 19.5 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

LucaDillenburg/File-Compression

File compression algorithms: Huffman Compression Algorithm and Lempel-Ziv-Welch Compression Algorithm.

Language: Java - Size: 21.1 MB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

Alevs2R/IT_Messenger

Compression algorithms: Arithmetic, LZW, Run-length. Coding algorithms: Hamming, Repetition, Read-Muller

Language: Java - Size: 318 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

KareemMAX/lzw

A LZW (Lempel–Ziv–Welch) compression algorithm implementation using java

Language: Java - Size: 8.79 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

alaattinyilmaz/data-structures

Coding assignments for Data Structures course.

Language: C++ - Size: 1.8 MB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

Marthenn/lzw-webapp

A simple webapp to compress ASCII string primarily with LZW, it can also compress further by BWT and RLE

Language: JavaScript - Size: 39.1 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

ssyp-ru/ssyp23-ws05

Мастерская № 5 "Жмём данные"

Language: Common Lisp - Size: 7.81 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Rochet2/lualzw

A relatively fast LZW compression algorithm in pure lua

Language: Lua - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 40 - Forks: 11

AnshulRanjan2004/File-Compression-Utility

File Compression Utility built using C++ (OOPs)

Language: C++ - Size: 8.15 MB - Last synced: 9 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 2

angiee99/lab4

Simple archiver with the Lempel-Ziv (LZW) compression algorithm implemented.

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

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

prashant531/Image-Compression

Implementation of two most popular image compression techniques JPEG compression and LZW compression.

Language: Jupyter Notebook - Size: 1.39 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

varian97/LZHeadStega

Using LZW Compression Algorithm to Improve the hiding capacity for HeadStega

Language: Python - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

AhmedNazir/CompressionAlgorithm

Different Compression Algorithm using python >> Arithmetic Coding, Huffman Algorithm, Lempel–Ziv–Welch (LZW) Algorithm

Language: Python - Size: 28.3 KB - Last synced: 8 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

dirac292/DNA-Sequence-Compression-Analysis

DNA Sequencing Analysis using compression algorithms

Language: Python - Size: 1.66 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

mdportnov/lzw-archiver-compose-desktop

UI Compose Desktop App with LZW-algorythm implementation. Also, inefficient implementation of archiving other (non-text, like images, video, etc) files in base64 for dictionary (lzw) archiving.

Language: Kotlin - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

IAMIQBAL/Hybrid-Text-Compression

Hybrid text compression pipeline using Burrows Wheelers Transform, Huffman encoding, Run-length encoding, Lempel-Ziv-Welch compression and Delta encoding

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

SameerDalal/losslessDataCompression

🗜️This program will compress text using the Lempel-Ziv-Welch (LZW) algorithm.

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

alphinaud11/Image-Processing

Coding solutions to multiple image processing problems like distance calculation, noise, contrast, and compression using different techniques like Distance Transform, Low-Pass Filters, Morphological Operators, and LZW Compression

Language: Python - Size: 1.35 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - 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: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 2

iproha94/bmstu-information-security

МГТУ ИУ7 "Информационная безопасность" лабораторные

Language: C - Size: 41 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

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: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

collinsnji/compressionEngine 📦

compression engine built with C++

Language: C++ - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 2 - Forks: 1

andrew-malikov/coding-theory 📦

Examples of Coding Theory

Language: Kotlin - Size: 109 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

harsh-apcr/Compression-Algorithms-ELL786 📦

ELL786 , Implementation of various compression algorithms (for text and images) in python

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

KahlerYasla/LZW-Compression-Decompression-Using-Hashtable

This is a C++ program that implements LZW compression using a hashtable data structure. It takes an input file and compresses the data into a smaller size, then writes the compressed data to an output file. The program also includes a method for rehashing the hashtable when the load factor exceeds a certain threshold.

Language: HTML - Size: 670 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Showndarya/Image-Compression-using-LZW

Image compression and decompression using LZW written in java

Language: Java - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 3 - Forks: 2

tarek99samy/LZW-Text-Compression

A simple python implementation for the well-known compression algorithm LZW

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 2

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: about 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

bharadwaj1098/LZW-compression

The Lempel–Ziv–Welch (LZW) algorithm is a lossless data compression algorithm.

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

redwarp/lzw

Fast implementation of the LZW encoder and decoder

Language: Rust - Size: 572 KB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

Edwin-Chan/EE451FinalProject

Parallel Implementation of Lempel-Ziv-Welch Algorithm

Language: C++ - Size: 12 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 1

gabboraron/informacio_es_kodelmelet

információ és kódelmélet

Language: JavaScript - Size: 16.1 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

vitoria-isabela/processamento-livros-II-projeto-gutenberg-indece-remissivo-e-compressao

During the Data Structure II - DCC012B course, we developed a program that performs the reading, processing and manipulation of a collection of books: through such implementations it was possible to capture the 50 words that are most repeated in each book, as well as the 50 most repeated words among all the books in the collection. In short, everything was possible through the manipulation of three TADs: one for manipulation of linked lists (TAD List), another for manipulation of Hash functions (TAD hash), a TAD for manipulation of Digital Trie Search (TaD Trie), a TAD for handling huffman compression (TAD Huffman), a TAD for handling LZW Compression (TAD LZW) and the last for handling Books (TAD ProcessBook), which were converted to TXT files (TAD book). In addition, the algorithms were designed to achieve good performance, being mapped by performance indicators, in addition to ensuring their complete functioning through unit tests. For more details on technical decisions, see Technical Decisions.

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

alishhde/LZWAlgorithm

In this repo you can find implementation of LZW codec(coder and decoder) in python.

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

ElizaLo/Data-Compression-Methods

Hamming, Huffman and etc algorithms

Language: Jupyter Notebook - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

JenyaIvanov/LZW-Compression-Project

An LZW Compression & Decompression project with GUI.

Language: Java - Size: 2.85 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

intheswim/lzw06

LZW compression using 12-bit fixed codes implementation in ANSI C

Language: C - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - 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: over 1 year ago - Pushed: over 9 years ago - Stars: 4 - Forks: 3

Aveek-Saha/js-data-structs

A small data structures library for JavaScript

Language: JavaScript - Size: 253 KB - Last synced: 29 days ago - Pushed: about 2 years ago - Stars: 6 - Forks: 1

84rrry/LZW

LZW compression implementation in python

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

phucthuan1st/LZW_Compression

LZW Compression method in C++ implement

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

vahidzee/zcode

My own Unicode compression algorithm

Language: Python - Size: 7.81 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Yaamani/compression-algorithms

LZW (Encoder & Decoder)

Language: C++ - Size: 34.4 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

ShroukMansour/Compression-Algorithms

Compression algorithms techniques: LZ77, LZW, Standard Huffman, Adaptive Humman, quantizer, and predictive feed forward

Language: Java - Size: 95.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

pvs1209pvs/LZW-Compression

Lossless data compression using Lempel-Ziv-Welch algorithm.

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

intheswim/lzw16

LZW variable width compression up to 16-bit.

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

limitedeternity/TIPS-Labs

Дисциплина "Теория информационных процессов и систем" – Лабораторные работы

Language: C++ - Size: 104 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

Leonidius20/megazip

Simple archiver with LZW compression

Language: C++ - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

fengzhyuan/LZW

Language: C++ - Size: 4.99 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

eazar001/cl-lzw

Common LISP package implementing the LZW compression algorithm.

Language: Common Lisp - Size: 1.37 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

DoerJ/media-file-encoder

💡Lossless compression on WAV/BMP by Huffman/LZW Algorithm

Language: Java - Size: 3.39 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

barangayretli/lzw-text-compression

LZW compression is the compression of a file into a smaller file using a table-based lookup algorithm

Language: C++ - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

petrushevskiApps/lempel-ziv-welch-encoding

LZW ( Lempel–Ziv–Welch ) Text Encoding Project in Java

Language: Java - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

slode/chimpress

Command line utilities for compression and decompression

Language: Lasso - Size: 1.77 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 2 - Forks: 1

Related Keywords
lzw-compression 106 compression 34 lzw 24 lzw-algorithm 22 compression-algorithm 20 huffman-coding 13 java 12 huffman-compression-algorithm 8 python 8 lempel-ziv-welch 7 cpp 7 decompression 6 hamming-code 5 arithmetic-coding 5 c 5 lzw-decompression 5 encoding 4 bwt-transform 4 lzw-compressor 4 algorithm 4 algorithms 4 gif 4 lempel-ziv 3 lzw-codes 3 image-processing 3 lz77 3 standard-huffman 3 compressor 3 lossless-compression-algorithm 3 compression-implementations 3 javascript 3 lzw-codec 3 encoder-decoder 3 image-compression 3 opencv 3 digital-signature 2 binary-search-tree 2 text-compression 2 data-structures 2 hacktoberfest 2 compress 2 animated-gif 2 bmstu 2 rsa-encryption 2 move-to-front 2 rsa 2 des 2 encoder 2 rust 2 adaptive-huffman 2 mern-stack 2 decoding 2 distance-transform 2 cpp17 2 trie 2 archiver 2 zip 2 lossless 2 lisp 2 decompressor 2 rle-compression-algorithm 2 cplusplus 2 shannon-fano-algorithm 2 runlengthencoding 2 netbeans 2 burrows-wheeler-transform 2 file-compression 2 huffman-algorithm 2 hashtable 2 decompression-algorithm 1 rle 1 command-line 1 problem-solving 1 threading 1 vector-quantization 1 university-assignment 1 caeser-cipher 1 hartley 1 rsa-algorithm 1 shannon 1 transposition-cipher 1 xor-cipher 1 jpeg-compression 1 steganography 1 erlang 1 bioinformatics 1 kolmogorov-complexity 1 komorog 1 shannon-entropy 1 desktop-app 1 jetpack-compose-desktop 1 kotlin 1 delta-encoding 1 image-contrast 1 low-pass-filters 1 morphological-operators 1 enigma-machine 1 iu7 1 decompression-implementations 1 aes-algorithm 1