OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / sdk.html
index ec6f86d..72e7588 100644 (file)
@@ -33,7 +33,7 @@ best, compress, solid, high, ratio, unzip, far, win32, 7zip, long, file, names">
 <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">\r
 </form>\r
 </TD></TR>\r
-<TR><TD><A href="http://sourceforge.net/projects/sevenzip/"><IMG src="http://sourceforge.net/sflogo.php?group_id=14481&type=11" width=120 height=30 border=0 alt="7-Zip at SourceForge.net"></A></TD></TR>\r
+<TR><TD><A href="http://sourceforge.net/projects/sevenzip/"><B>SourceForge</B></A></TD></TR>\r
 <TR><TD><HR></TD></TR>\r
 \r
 </TABLE>\r
@@ -93,11 +93,11 @@ and tools you need to develop applications that use <B>LZMA</B> compression.</P>
     <TD class="Item">LZMA SDK (C, C++, C#, Java)</TD>\r
   </TR>\r
   <TR>\r
-    <TD class="Item" align="center"><A href="http://sourceforge.net/projects/sevenzip/files/7-Zip/9.34/7z934-src.7z/download">Download</A></TD>\r
+    <TD class="Item" align="center"><A href="http://downloads.sourceforge.net/sevenzip/lzma935.7z">Download</A></TD>\r
     <TD class="Item" align="center">900 KB</TD>\r
-    <TD class="Item" align="center">2014-06-22</TD>\r
-    <TD class="Item" align="center">9.34 Alpha</TD>\r
-    <TD class="Item">source code of 7-Zip 9.34 Alpha (including LZMA SDK files) (C, C++)</TD>\r
+    <TD class="Item" align="center">2014-12-07</TD>\r
+    <TD class="Item" align="center">9.35 beta</TD>\r
+    <TD class="Item">LZMA SDK (C, C++, C#, Java) (with binaries for Windows)</TD>\r
   </TR>\r
   <TR>\r
     <TD class="Item" align="center"><A href="http://dl.7-zip.org/lzma-specification.zip">Download</A></TD>\r
@@ -108,17 +108,12 @@ and tools you need to develop applications that use <B>LZMA</B> compression.</P>
   </TR>\r
 </TABLE>\r
 \r
-<P> Note: If you use some C / C++ files from LZMA SDK,\r
-you can use new versions of same C / C++ files from 7-Zip 9.34 source code. \r
-If the source code file is included to both the 7-Zip source code and the LZMA SDK,\r
-such file can be used as public domain code (as LZMA SDK files).</P>\r
-\r
 <P> Note: If you use XZ code from LZMA SDK, it's recommended to upgrade to new \r
-XZ code from 7-Zip 9.34 Alpha. That new code fixes some bugs.</P>\r
+XZ code from 7-Zip 9.35 beta. That new code fixes some bugs.</P>\r
 \r
 <P><B>What's new:</B>\r
 <UL>\r
-  <LI><B>9.34:</B> Some bugs were fixed.</LI>\r
+  <LI><B>9.35:</B> Some bugs were fixed. AES code and SFXs modules were included to SDK.</LI>\r
   <LI><B>9.20:</B> New small SFX module for installers.</LI>\r
   <LI><B>9.11:</B> PPMd support.</LI>\r
   <LI><B>9.04:</B> LZMA2 and XZ support.</LI>\r
@@ -145,6 +140,7 @@ For example, it can be used for ROM (firmware) compressing.</P>
   <LI><B>Java</B> source code for <B>LZMA</B> compression and decompression</LI>\r
   <LI><B>lzma.exe</B> for .lzma compression and decompression</LI>\r
   <LI><B>7zr.exe</B> to work with 7z archives (reduced version of 7z.exe from 7-Zip)</LI>\r
+  <LI><B>SFX modules</B> to create self-extracting packages and installers</LI>\r
 </UL>\r
 \r
 <P><B>ANSI-C</B> and <B>C++</B> source code in LZMA SDK is subset of source code of 7-Zip.</P>\r
@@ -154,8 +150,8 @@ For example, it can be used for ROM (firmware) compressing.</P>
   <LI>Compression speed: 2 MB/s on 2 GHz dual-core CPU.\r
   <LI>Decompression speed: \r
     <UL>\r
-      <LI>20-30 MB/s on 2 GHz Intel Core2 or AMD Athlon 64.\r
-      <LI>1-2 MB/s on 200 MHz ARM, MIPS, PowerPC or other simple RISC CPU.\r
+      <LI>20-30 MB/s on modern 2 GHz CPU (Intel, AMD).\r
+      <LI>5-10 MB/s on simple 1 GHz RISC CPU (ARM, MIPS, PowerPC).\r
     </UL>\r
   <LI>Small memory requirements for decompression: 8-32 KB + DictionarySize\r
   <LI>Small code size for decompression: 2-8 KB (depending on speed optimizations)\r