I need to know details about LZMA compression algorithm. I know its general concept, but I need some examples explaining it in detail. Can anybody please help me to get more information?
Thank you.
I need to know details about LZMA compression algorithm. I know its general concept, but I need some examples explaining it in detail. Can anybody please help me to get more information?
Thank you.
Try the LZMA SDK. It "provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression."
7zMain.c
but there is no such file in sdk folder ... But also the command 7z.exe or 7z in cmd won't work !!! can you help ... thanks –
Cherenkov Have you tried the examples from here?
The first link show code that I tried and works. Not sure about the second one but it looks good.
© 2022 - 2024 — McMap. All rights reserved.