
LZMA SDK (Gói Phát triển phần mềm)LZMA SDK cung cấp các tài liệu, mẫu, tập tin tiêu đề, thư viện, và các công cụ bạn cần để phát triển các ứng dụng sử dụng nén LZMA.
Những điểm mới:
LZMA / LZMA2 là phương pháp mặc định và nén nói chung của định dạng 7z trong chương trình 7-Zip. LZMA cung cấp một tỉ lệ nén cao và sự giải nén cực nhanh, do đó nó rất phù hợp cho các ứng dụng nhúng. Ví dụ như, nó có thể dùng cho ROM (phần cứng có thể lập trình được) nén. LZMA SDK bao gồm:
Mã nguồn ANSI-C và C++ trong LZMA SDK là tập hợp con của 7-Zip. Tính năng LZMA:
Bộ giải mã LZMA chỉ sử dụng các lệnh số nguyên CPU và có thể được thực hiện đối với bất kỳ CPU mới 32-bit (hoặc, trên một CPU 16-bit với một số điều kiện). Giấy phépLZMA SDK được đặt trong phạm vi công cộng. Các liên kết LZMA
Copyright (C) 2024 7zip.com |
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 |