Difference between revisions of "Template:Compression methods"
Jump to navigation
Jump to search
imported>RussBot m (Robot: moving pages out of redirected category) |
imported>Funkysapien~enwiki m (Added LZJB to Group of Lossless Algorithms) |
||
| Line 11: | Line 11: | ||
| list2 = [[Huffman coding|Huffman]]{{·}} [[Adaptive Huffman coding|Adaptive Huffman]]{{·}} [[arithmetic coding|Arithmetic]] ([[Shannon-Fano coding|Shannon-Fano]]{{·}} [[Range encoding|Range]]){{·}} [[Golomb coding|Golomb]]{{·}} [[Exponential-Golomb coding|Exp-Golomb]]{{·}} [[Universal code (data compression)|Universal]] ([[Elias gamma coding|Elias]]{{·}} [[Fibonacci coding|Fibonacci]]){{·}} [[Asymmetric_binary_system|Asymmetric binary]] | | list2 = [[Huffman coding|Huffman]]{{·}} [[Adaptive Huffman coding|Adaptive Huffman]]{{·}} [[arithmetic coding|Arithmetic]] ([[Shannon-Fano coding|Shannon-Fano]]{{·}} [[Range encoding|Range]]){{·}} [[Golomb coding|Golomb]]{{·}} [[Exponential-Golomb coding|Exp-Golomb]]{{·}} [[Universal code (data compression)|Universal]] ([[Elias gamma coding|Elias]]{{·}} [[Fibonacci coding|Fibonacci]]){{·}} [[Asymmetric_binary_system|Asymmetric binary]] | ||
| group3 = [[Dictionary coder|Dictionary]] | | group3 = [[Dictionary coder|Dictionary]] | ||
| − | | list3 = [[Run-length encoding|RLE]]{{·}} [[LZ77 and LZ78|LZ77/78]]{{·}} [[Lempel-Ziv-Welch|LZW]]{{·}} [[LZWL]]{{·}} [[Lempel-Ziv-Oberhumer|LZO]]{{·}} [[DEFLATE]]{{·}} [[Lempel-Ziv-Markov algorithm|LZMA]]{{·}} [[LZX (algorithm)|LZX]] | + | | list3 = [[Run-length encoding|RLE]]{{·}} [[LZ77 and LZ78|LZ77/78]]{{·}} [[Lempel-Ziv-Welch|LZW]]{{·}} [[LZWL]]{{·}} [[Lempel-Ziv-Oberhumer|LZO]]{{·}} [[DEFLATE]]{{·}} [[Lempel-Ziv-Markov algorithm|LZMA]]{{·}} [[LZX (algorithm)|LZX]]{{·}} [[LZJB]] |
| group4 = Others | | group4 = Others | ||
| list4 = [[Context tree weighting|CTW]]{{·}} [[Burrows-Wheeler transform|BWT]]{{·}} [[Prediction by Partial Matching|PPM]]{{·}} [[Dynamic Markov Compression|DMC]] | | list4 = [[Context tree weighting|CTW]]{{·}} [[Burrows-Wheeler transform|BWT]]{{·}} [[Prediction by Partial Matching|PPM]]{{·}} [[Dynamic Markov Compression|DMC]] | ||