aPLib-0.42

所属分类:压缩解压
开发工具:C/C++
文件大小:195KB
下载次数:65
上传日期:2006-03-29 12:33:46
上 传 者BSCH
说明:  一款高质量的压缩算法,内含解压算法的源码,好多压缩壳类软件,都用此压缩缩放
(a quality compression algorithm, the algorithm containing unpacked source, a lot of shell type compression software and using compressed zooming)

文件列表:
aPLib-0.42\doc\aPLib-0.42.chm (37813, 2004-10-16)
aPLib-0.42\doc\html\acknowledgements.html (2252, 2004-10-16)
aPLib-0.42\doc\html\ahob.css (4447, 2004-10-16)
aPLib-0.42\doc\html\changes.html (11555, 2004-10-16)
aPLib-0.42\doc\html\compression.html (8540, 2004-10-16)
aPLib-0.42\doc\html\decompression.html (12754, 2004-10-16)
aPLib-0.42\doc\html\general.html (7486, 2004-10-16)
aPLib-0.42\doc\html\index.html (2551, 2004-10-16)
aPLib-0.42\doc\html\license.html (3403, 2004-10-16)
aPLib-0.42\doc\html\mwcos.png (587, 2004-10-16)
aPLib-0.42\doc\html\vcss.png (609, 2004-10-16)
aPLib-0.42\doc\html\xhtml10.png (689, 2004-10-16)
aPLib-0.42\doc\html (0, 2006-01-14)
aPLib-0.42\doc (0, 2006-01-14)
aPLib-0.42\examples\16bit\deppack.nas (19513, 2004-10-16)
aPLib-0.42\examples\16bit\depptiny.nas (16302, 2004-10-16)
aPLib-0.42\examples\16bit\history.txt (20452, 2004-10-16)
aPLib-0.42\examples\16bit\makeit.bat (156, 2004-10-16)
aPLib-0.42\examples\16bit (0, 2006-01-14)
aPLib-0.42\examples\ada\ACU_Dos\apacdemo.ali (2, 2004-10-16)
aPLib-0.42\examples\ada\ACU_Dos\aplib.ali (2, 2004-10-16)
aPLib-0.42\examples\ada\ACU_Dos (0, 2006-01-14)
aPLib-0.42\examples\ada\ACU_Win\apacdemo.ali (2, 2004-10-16)
aPLib-0.42\examples\ada\ACU_Win\aplib.ali (2, 2004-10-16)
aPLib-0.42\examples\ada\ACU_Win (0, 2006-01-14)
aPLib-0.42\examples\ada\apacdemo.adb (5564, 2004-10-16)
aPLib-0.42\examples\ada\aplib.adb (2430, 2004-10-16)
aPLib-0.42\examples\ada\aplib.ads (1576, 2004-10-16)
aPLib-0.42\examples\ada\aPLibAda.txt (4240, 2004-10-16)
aPLib-0.42\examples\ada\gnat.ago (81, 2004-10-16)
aPLib-0.42\examples\ada\mk_aonix.bat (426, 2004-10-16)
aPLib-0.42\examples\ada\mk_gndos.bat (193, 2004-10-16)
aPLib-0.42\examples\ada\mk_gnwin.bat (190, 2004-10-16)
aPLib-0.42\examples\ada (0, 2006-01-14)
aPLib-0.42\examples\bcb\apacksamplec.cpp (8532, 2004-10-16)
aPLib-0.42\examples\bcb\apacksamplec.h (1860, 2004-10-16)
aPLib-0.42\examples\bcb\aptest.bpr (3372, 2004-10-16)
aPLib-0.42\examples\bcb\aptest.cpp (821, 2004-10-16)
aPLib-0.42\examples\bcb\aptest.res (876, 2004-10-16)
aPLib-0.42\examples\bcb\LibForDll\aplib.lib (2560, 2004-10-16)
... ...

__.___ _.___.___ _.____.___ \ < >___< / __/\__\. \| | .__|_ |_/\_ / \/ /T \ : > | \ / /\ \ \| | | |__ < /T | > \| < | / /__\ \| \| | | /_.___| /__._/| /| | / /__.___\ /______|AnG>__.___\__/_|.__\___/ .:the:smaller:the:better:. Copyright (c) 19***-2004 by Joergen Ibsen / Jibz, All Rights Reserved http://www.ibsensoftware.com/ About ----- aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available. The compression ratios achieved by aPLib combined with the speed and tiny footprint of the depackers (as low as 169 bytes!) makes it the ideal choice for many products. Please read the documentation file 'doc/aPLib-0.42.chm' or 'doc/html/index.html'. License ------- aPLib is free for non-commercial use (if nobody charges money for products that use it). If you use aPLib in a product, an acknowledgement would be appreciated, e.g. by adding something like the following to the documentation: This product uses the aPLib compression library, Copyright (c) 19***-2004 by Joergen Ibsen, All Rights Reserved. For more information, please visit: http://www.ibsensoftware.com/ Using aPLib in a commercial product requires registration -- please check the end of this file for more information. The definition of a product that _uses_ aPLib is a product that contains any part of aPLib EXCEPT the decompression code. So you can sell a product that uses data compressed with aPLib without registering, but NOT a product that contains any part of the compression code. You may not distribute aPLib without all of the files. You may not edit or reverse engineer any of the files (except the header files and the decompression code, which you may edit as long as you do not remove the copyright notice). You may not sell aPLib, or any part of it, for money (except for charging for the media). #ifndef _COMMON_SENSE *** This software is provided "as is". In no event shall I, the author, *** be liable for any kind of loss or damage arising out of the use, *** abuse or the inability to use this software. USE IT ENTIRELY AT *** YOUR OWN RISK! *** This software comes without any kind of warranty, either expressed *** or implied, including, but not limited to the implied warranties of *** merchantability or fitness for any particular purpose. *** If you do not agree with these terms or if your jurisdiction does *** not allow the exclusion of warranty and liability as stated above *** you are NOT allowed to use this software at all. #else Bla bla bla .. the usual stuff - you know it anyway: If anything goes even remotely wrong - blame _yourself_, NOT me! #endif

近期下载者

相关文件


收藏者