OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / sdk.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
2 <HTML><HEAD>\r
3 <META http-equiv="CONTENT-TYPE" content="TEXT/HTML; CHARSET=UTF-8">\r
4 <LINK href="/style.css" rel="stylesheet" type="text/css">\r
5 <TITLE>LZMA SDK (Software Development Kit)</TITLE>\r
6 <META name="keywords" content="7z, lzma, 7-zip, archiver, free, compression, zip, \r
7 best, compress, solid, high, ratio, unzip, far, win32, 7zip, long, file, names">\r
8 </HEAD>\r
9 <BODY>\r
10 <TABLE cellspacing=10 cellpadding=10 border=0 width="100%"><TR>\r
11 <TD class="MenuColumn" valign="top">\r
12 <TABLE cellpadding=2 cellspacing=0 border=0 width="100%">\r
13 <TR><TD><IMG width=110 height=63 src="/7ziplogo.png" alt="7-Zip" border=0></TD></TR>\r
14 <TR><TD><HR></TD></TR></TABLE>\r
15 <TABLE cellpadding="2" cellspacing="0" border="0">\r
16 <TR><TD><A href="./" class="MenuLink">Home</A></TD></TR>\r
17 <TR><TD><A href="7z.html" class="MenuLink">7z Format</A></TD></TR>\r
18 <TR><TD><SPAN class="MenuCurrent">LZMA SDK</SPAN></TD></TR>\r
19 <TR><TD><A href="download.html" class="MenuLink">Download</A></TD></TR>\r
20 <TR><TD><A href="faq.html" class="MenuLink">FAQ</A></TD></TR>\r
21 <TR><TD><A href="support.html" class="MenuLink">Support</A></TD></TR>\r
22 <TR><TD><A href="links.html" class="MenuLink">Links</A></TD></TR>\r
23 </TABLE>\r
24 <TABLE cellpadding=2 cellspacing=0 border=0 width="100%">\r
25 <TR><TD><HR></TD></TR>\r
26 </TABLE>\r
27 \r
28 <P>\r
29 <B>English</B><BR>\r
30 <A href="http://sparanoid.com/lab/7z/">Chinese Simpl.</A><BR>\r
31 <A href="http://www.developershome.com/7-zip/">Chinese Trad.</A><BR>\r
32 <A href="http://7zip-eo.rnbastos.com/">Esperanto</A><BR>\r
33 <A href="http://www.spiroo.be/7zip/">French</A><BR>\r
34 <A href="http://www.7-zip.de/">German</A><BR>\r
35 <A href="https://sevenzip.osdn.jp/">Japanese</A><BR>\r
36 <A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>\r
37 <A href="http://7zip-es.updatestar.com/">Spanish</A><BR>\r
38 <A href="http://7zip-thai.inetbridge.net/">Thai</A><BR>\r
39 <A href="http://7zip-vi.updatestar.com/">Vietnamese</A><BR>\r
40 </P>\r
41 \r
42 </TD>\r
43 <TD valign="top">\r
44 \r
45 <H1>LZMA SDK (Software Development Kit)</H1>\r
46 \r
47 <P>The <B>LZMA SDK</B> provides the documentation, samples, header files, libraries, \r
48 and tools you need to develop applications that use <B>LZMA</B> compression.</P>\r
49 \r
50 \r
51 <TABLE cellspacing ="1" cellpadding ="6" border = "0">\r
52   <TR>\r
53     <TH class="Title" align="center" width=80>Link</TH>\r
54     <TH class="Title" align="center" width=60>Size</TH>\r
55     <TH class="Title" align="center" width=90>Date</TH>\r
56     <TH class="Title" align="center" width=60>Version</TH>\r
57     <TH class="Title" align="center">Description</TH>\r
58   </TR>\r
59   <TR>\r
60     <TD class="Item" align="center"><A href="a/lzma1900.7z">Download</A></TD>\r
61     <TD class="Item" align="center">1 MB</TD>\r
62     <TD class="Item" align="center">2019-02-21</TD>\r
63     <TD class="Item" align="center">19.00</TD>\r
64     <TD class="Item" rowspan=3>LZMA SDK<BR>C, C++, C#, Java <BR>x86/x64 binaries for Windows</TD>\r
65   </TR>\r
66   <TR>\r
67     <TD class="Item" align="center"><A href="a/lzma1801.7z">Download</A></TD>\r
68     <TD class="Item" align="center">1 MB</TD>\r
69     <TD class="Item" align="center">2018-01-28</TD>\r
70     <TD class="Item" align="center">18.01</TD>\r
71   </TR>\r
72   <TR>\r
73     <TD class="Item" align="center"><A href="a/lzma1604.7z">Download</A></TD>\r
74     <TD class="Item" align="center">1 MB</TD>\r
75     <TD class="Item" align="center">2016-10-04</TD>\r
76     <TD class="Item" align="center">16.04</TD>\r
77   </TR>\r
78   <TR>\r
79     <TD class="Item" align="center"><A href="a/lzma-specification.7z">Download</A></TD>\r
80     <TD class="Item" align="center">12 KB</TD>\r
81     <TD class="Item" align="center">2015-06-14</TD>\r
82     <TD class="Item" align="center"></TD>\r
83     <TD class="Item">LZMA Specification (Draft)</TD>\r
84   </TR>\r
85 </TABLE>\r
86 \r
87 <P><B>What's new:</B>\r
88 <UL>\r
89   <LI><B>19.00:</B> Encryption strength for 7z archives was increased.</LI>\r
90   <LI><B>18.06:</B> Some speed optimiztions in LZMA/LZMA2 code.</LI>\r
91   <LI><B>18.05:</B> Some speed optimiztions in LZMA/LZMA2 code.</LI>\r
92   <LI><B>18.01:</B> Some changes in LZMA2/xz multithreading code for compressing. Some bugs were fixed.</LI>\r
93   <LI><B>9.35:</B> AES code and SFXs modules were included to SDK.</LI>\r
94   <LI><B>9.20:</B> New small SFX module for installers.</LI>\r
95   <LI><B>9.11:</B> PPMd support.</LI>\r
96   <LI><B>9.04:</B> LZMA2 and XZ support.</LI>\r
97   <LI><B>4.62:</B> LZMA SDK is placed in the public domain.</LI>\r
98 </UL>\r
99 \r
100 \r
101 <P><B>LZMA / LZMA2</B> are default and general compression methods of <A href ="7z.html"><B>7z format</B></A>\r
102 in the <B>7-Zip</B> program. <B>LZMA</B> provides a high compression ratio and \r
103 fast decompression, so it is very suitable for embedded applications.\r
104 For example, it can be used for ROM (firmware) compressing.</P>\r
105 \r
106 <P><B>LZMA SDK</B> includes:</P>\r
107 <UL>\r
108   <LI><B>C++</B> source code of <B>LZMA</B> Encoder and Decoder</LI>\r
109   <LI><B>C++</B> source code for <B>.7z</B> compression and decompression (reduced version)</LI>\r
110   <LI><B>ANSI-C</B> compatible source code for <B>LZMA / LZMA2 / XZ</B> compression and decompression</LI>\r
111   <LI><B>ANSI-C</B> compatible source code for <B>7z</B> decompression with example</LI>\r
112   <LI><B>C#</B> source code for <B>LZMA</B> compression and decompression</LI>\r
113   <LI><B>Java</B> source code for <B>LZMA</B> compression and decompression</LI>\r
114   <LI><B>lzma.exe</B> for .lzma compression and decompression</LI>\r
115   <LI><B>7zr.exe</B> to work with 7z archives (reduced version of 7z.exe from 7-Zip)</LI>\r
116   <LI><B>SFX modules</B> to create self-extracting packages and installers</LI>\r
117 </UL>\r
118 \r
119 <P><B>ANSI-C</B> and <B>C++</B> source code in LZMA SDK is subset of source code of 7-Zip.</P>\r
120 \r
121 <P><B>LZMA</B> features:</P>\r
122 <UL>\r
123   <LI>Compression speed: 3 MB/s on 3 GHz dual-core CPU.\r
124   <LI>Decompression speed: \r
125     <UL>\r
126       <LI>20-50 MB/s on modern 3 GHz CPU (Intel, AMD, ARM).\r
127       <LI>5-15 MB/s on simple 1 GHz RISC CPU (ARM, MIPS, PowerPC).\r
128     </UL>\r
129   <LI>Small memory requirements for decompression: 8-32 KB + DictionarySize\r
130   <LI>Small code size for decompression: 2-8 KB (depending on speed optimizations)\r
131 </UL>\r
132 \r
133 <P>The <B>LZMA</B> decoder uses only CPU integer instructions and can be \r
134 implemented for any modern 32-bit CPU.</P>\r
135 \r
136 <H2>License</H2>\r
137 \r
138 <P><B>LZMA SDK</B> is placed in the <B>public domain.</B></P>\r
139 \r
140 <P>Anyone is free to copy, modify, publish, use, compile, sell, or distribute the \r
141 original LZMA SDK code, either in source code form or as a compiled binary, for \r
142 any purpose, commercial or non-commercial, and by any means.</P>\r
143 \r
144 \r
145 <H2>LZMA Links</H2>\r
146 <ul>\r
147 <li><A href="http://en.wikipedia.org/wiki/LZMA">LZMA at Wikipedia</A></li>\r
148 <li><a href="http://www.7-cpu.com/">LZMA Benchmark results for different CPUs</a></li>\r
149 <li><a href="http://tukaani.org/xz/">XZ Utils / LZMA utils</a></li>\r
150 <li><A href="http://sourceforge.net/projects/p7zip/">Port of LZMA SDK for JAVA from independent developer</A></li>\r
151 <li><A href="http://www.birtles.org.uk/programming/">Port of LZMA SDK to Pascal (Delphi, Kylix and Freepascal)</A></li>\r
152 <li><a href="http://www.joachim-bauch.de/projects/python/pylzma/">PyLZMA: Python bindings for LZMA</a></li>\r
153 <li><a href="http://contrapunctus.net/league/haques/lzmajio/">LZMA Streams in Java</a></li>\r
154 <li><a href="http://unzip-ada.sourceforge.net/">Zip-Ada : LZMA in Ada</a></li>\r
155 </ul>\r
156 \r
157 \r
158 <HR>\r
159 <P><SMALL>Copyright (C) 2019 Igor Pavlov. The site is hosted at <A href="https://m.do.co/c/cab893b82fa8">Digital Ocean</A> </SMALL></P>\r
160 </TD></TR></TABLE>\r
161 \r
162 </BODY></HTML>\r