欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
7-Zip
来自开放百科 - 灰狐
(版本间的差异)
第6行: | 第6行: | ||
* High compression ratio in new 7z format with LZMA compression | * High compression ratio in new 7z format with LZMA compression | ||
* Supported formats: | * Supported formats: | ||
− | + | o Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR | |
− | + | o Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, MSI, WIM, Z, CPIO, RPM, DEB and NSIS | |
* For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip | * For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip | ||
* Self-extracting capability for 7z format | * Self-extracting capability for 7z format | ||
第38行: | 第38行: | ||
*http://www.7-zip.org/ | *http://www.7-zip.org/ | ||
− | [[ | + | [[Category:Storage]] |
2010年8月17日 (二) 05:36的版本
7-Zip is a file archiver with a high compression ratio.
7-Zip is open source software. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license: GNU LGPL + unRAR restrictions.
目录 |
main features of 7-Zip
- High compression ratio in new 7z format with LZMA compression
- Supported formats:
o Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR o Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, MSI, WIM, Z, CPIO, RPM, DEB and NSIS
- For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip
- Self-extracting capability for 7z format
- Integration with Windows Shell
- Powerful File Manager
- Powerful command line version
- Plugin for FAR Manager
- Localizations for 69 languages
main features of 7z format
- Open architecture
- High compression ratio
- Strong AES-256 encryption
- Ability to use any compression, conversion or encryption method
- Supports files with sizes up to 16000000000 GB
- Unicode file names
- Solid compression
- Archive header compression
main features of LZMA
- High compression ratio
- Variable dictionary size (up to 4 GB)
- Compression speed: about 1 MB/s on 2 GHz CPU
- Decompression speed: about 10-20 MB/s on 2 GHz CPU
- Small memory requirement for decompression (depend from dictionary size)
- Small code size for decompression: about 5 KB
- Supports multi-threading and P4's hyper-threading
Links
分享您的观点