LZMA: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "The Lempel–Ziv–Markov chain algorithm (LZMA) is an algorithm used to perform lossless data compression.") |
imported>Ikskoks No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The Lempel–Ziv–Markov chain algorithm (LZMA) is an algorithm used to perform lossless data compression. | The Lempel–Ziv–Markov chain algorithm (LZMA) is an algorithm used to perform lossless data compression. | ||
Links: | |||
* [https://en.wikipedia.org/wiki/Lempel%E2%80%93Ziv%E2%80%93Markov_chain_algorithm LZMA Wiki] | |||
* [https://www.7-zip.org/sdk.html LZMA SDK] | |||
<br><br> | |||
[[Category:Articles]] | |||