LZSS

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added main points and sources.)
 
Line 1: Line 1:
 +
{{FormatInfo
 +
|formattype=electronic
 +
|subcat=Compression
 +
}}
 
The '''LZSS''' format is a data compression format which improves on the [[LZ77]] compression format. The compression works by pointing an end point and a final point in a dictionary back to the original data.  
 
The '''LZSS''' format is a data compression format which improves on the [[LZ77]] compression format. The compression works by pointing an end point and a final point in a dictionary back to the original data.  
  

Revision as of 01:34, 26 March 2015

File Format
Name LZSS
Ontology

The LZSS format is a data compression format which improves on the LZ77 compression format. The compression works by pointing an end point and a final point in a dictionary back to the original data.

Sources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox