Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hyperbolic-c/compression_coding

Repository files navigation

This code is a study of data compression algorithms

LZW 15 Bit Variable Rate Encoder -- LZW15位可变速率编码器

LZW 12 Bit Encoder -- LZW12位编码器

LZSS Encoder -- LZSS编码器

static order 0 model with Huffman coding -- Huffman编码静态0阶模型

adaptive order 1 model with arithmetic coding -- 算术编码的自适应1阶模型

fixed order 0 model with arithmetic coding -- 算术编码的固定0阶模型

adaptive Huffman coding compression algorithms -- 自适应Huffman编码

About

encode and decode Algorithms Study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /