92 results for “topic:lzw”
Image transformation, compression, and decompression codecs.
GIF encoder written in C
a fast, simple LZW file compressor
Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)
C Library for reading LZW compressed files
Tiny LZW implementations in assembly
Compression and decompression utility
Texts compression program using Shannon Algorithm
Python-based implementation of the LZW (Lempel-Ziv-Welch) algorithm to compression and decompression of text files.
this is a LZW image compression project using matlab
LZW stands for “Lempel-Ziv-Welch”. The LZW algorithm is a very common compression technique. This algorithm is typically used in GIF and PDF. It is lossless, meaning no data is lost when compressing. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations. It is the algorithm of the widely used Unix file compression utility compress, and is used in the GIF image format.
GIF decoder/encoder in pure Python
A minimalistic LZW implementation in Python
ECG viewer for medical device data using D3.js
much fast, such wow
LZW and AAC Data Compression
:doughnut: 博客管理系统
Extremely fast LZW javascript decompression using WASM
Implementation of LZW and Shannon-fano compression and decompression algorithms in java, with a simple & modern UI implemented using javaFX.
gifgen is a GIF generation tool which embeds multiple still-frame PNG or JPEG images into an animated GIF.
An attempt to compress the enwik8 file
LZW compression and decompression in Python and C++
Implementation of LZW compression and decompression in C++.
LZW-based lightweight encoder/decoder
A simple python implementation for the well-known compression algorithm LZW
Native LZW encoding and decoding for PHP
A new set of lossy and lossless graph compression techniques for external memory representation.
数据压缩,神经网络,特征提取
A Fast C++ Lossless Compress/Decompress CLI Program with High Compression Ratio
🛸 BMSTU Information security course (2020) (semester 7)