Razor12911
Новичок
Razor12911 submitted a new resource:
CLS-AntiZ - CLS for AntiZ, Another ZLib Precompressor
CLS-AntiZ - CLS for AntiZ, Another ZLib Precompressor
Read more about this resource...Код:AntiZ is a project to create an open source precompressor for lightly compressed data.(currently Zlib) Zlib is very common, for example it is used in PDF, JAR, ZIP, PNG etc. It is fast but it has a poor compression ratio, and it is usually not effective to use a stronger compression(eg. LZMA) on data that has been compressed with Zlib. It would be much better if the data was not compressed at all before the sron compression. For example: PDF file: 172KB---->compresses to 124KB with...