
LZMA SDKは、LZMA圧縮を利用するアプリケーションの開発に必要な、ドキュメント、サンプル、ヘッダーファイル、ライブラリ、ツールが含まれます。
リンク | サイズ | 日付 | バージョン | 概要 |
---|---|---|---|---|
ダウンロード | 1.7 MB | 2024-11-29 | 24.09 |
LZMA SDK C, C++, C#, Java x86/x64 binaries for Windows |
ダウンロード | 1 MB | 2023-06-20 | 23.01 | |
ダウンロード | 12 KB | 2015-06-14 | LZMA Specification (Draft) |
変更点:
LZMA / LZMA2は、7-Zipプログラムにおける、7z形式の標準かつ一般的な圧縮形式です。 LZMAは、高圧縮率かつ高速な展開が行えます。そのため、組み込みアプリケーションにとても向いています。たとえば、ROM(ファームウェア)の圧縮に利用できます。
LZMA SDKに含まれるもの:
LZMA SDKに含まれるANSI-CとC++のソースコードは、7-Zipソースコードのサブセットです。
LZMAの特徴:
LZMAのデコーダは整数演算のみ利用し、一般的な32ビットCPUで利用できます。
LZMA SDKはパブリックドメインになりました
オリジナルのLZMA SDKコードは、ソースコード形式またはコンパイルされたバイナリ形式で、商用または非商用目的のどちらでも、いかなる手段でも、誰でも自由にコピー、変更、公開、使用、コンパイル、販売、または配布できます。
Copyright (C) 2024 7zip.com
This japanese site is maintained by
Open Source Group Japan.
LZMA SDK (Software Development Kit)The LZMA SDK provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression.
What's new:
LZMA / LZMA2 are default and general compression methods of 7z format in the 7-Zip program. LZMA provides a high compression ratio and fast decompression, so it is very suitable for embedded applications. For example, it can be used for ROM (firmware) compressing. LZMA SDK includes:
ANSI-C and C++ source code in LZMA SDK is subset of source code of 7-Zip. LZMA features:
The LZMA decoder uses only CPU integer instructions and can be implemented for any modern 32-bit CPU. LicenseLZMA SDK is placed in the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original LZMA SDK code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. LZMA Links
Copyright (C) 2024 7zip.com |