|
zlib 1.2.1
|
| A free general-purpose compression library. CRC-32 or ADLER 32 checksums. In-memory operations use zlib data format. Its compression algorithm is deflate. Files on a file system compressed with gzip format. Lacks PKZip 4.5, BZip2, and Deflate64. |
|
| Updated |
Nov 26, 2004 05:59:50 |
| Rating |
113 ( -2 -1.76% ) | | Size | 892 kb | | Licence | Freeware | | Status | Minor Update | | Languages | English | | Tags | zip component, zip control, zip library, zip ocx, zip dll, zip activex, deflate64 control, deflate64 activex, deflate64 dll, data compression | | OS | Windows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Unix | | Homepage | componentspot.com | | Email | webmaster@componentspot.com | | Author | Component Spot |
|
|
| Other author's software: | - CSpot SMTPClient 0.4 Bossware’s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn’t use .NET’s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS compliant.
- SharpZipLib 0.5 SharpZipLib is a free, open-source compression library for .NET. It supports Zip, Gzip, Tar, and Bzip2. Also computes checksums. Currently lacks Zip file splitting/spanning, custom self-extracting Zip files, and reading/writing to memory.
| | Show all author's software |
Description: The latest version of the zlib compression library, a free data-compression library that can be used on any type of computer and OS has been released by authors Jean-Loup Gailly and Mark Adler. Integrity checks on the uncompressed data are performed using either the CRC-32 checksum, which is more reliable, or the ADLER 32 checksum, which slightly less reliable but much faster. Developers can use this library to add general-purpose file-based and in-memory compression and decompression capabilities to their applications. For in-memory operations, the zlib compressed data format (RFC 1950) is used, which is designed to be fast and compact. For its compression algorithm (the only one it supports), deflate (RFC 1951) is used, employing an LZ77 compression variant and Huffman coding. Overhead expansion is five bytes per 32 KB block, plus six bytes for the entire stream, which is very small compared to what the LZW method can do. According to the authors, LZW can double or triple file sizes in extreme cases. The authors claim that typical compression ratios of zlib are between 2:1 and 5:1. The gzip format, RFC 1952, is supported. However, it only supports compressing files on a file system: no in-memory operations. The gzip format includes the directory information of individual files. Again, the format uses the deflate compression algorithm. It lacks support for the following formats/methods: PKZip 4.5, BZip2, and Deflate64. | Short tags: zip component, zip control, zip library, zip ocx, zip dll, zip activex, deflate64 control, deflate64 activex, deflate64 dll, data compression | System Requirements: N/A | Change Info: - Remove a tab in contrib/gzappend/gzappend.c
- Update some interfaces in contrib for new zlib functions
- Update zlib version number in some contrib entries
- Add Windows CE definition for ptrdiff_t in zutil.h [Mai, Truta]
- Support shared libraries on Hurd and KFreeBSD [Brown] | Find last version of zlib | |
| Free Download zlib 1.2.1 from componentspot.com |
| Similar software shotlights: | - Xceed Zip Compression Library 6.0 Add Zip/Unzip functionality to your apps quickly and easily. This high-performance component has the industry's richest feature set and works with all languages that support ActiveX or DLLs. Includes
- addZIP Compression Components 1.0 pre 2 The addZIP Compression Components are the simplest way to add thePKZIP compatible file compression and decompression to your programs. These royalty-free, multithreaded ActiveX/COM components are
| | Find all software similar on zlib 1.2.1 |
| Similar smart reviews: | - Active Multimedia SFX Library Three common types of media create digital content: text, image, and sound. They are similar as they can have various origins and various means, be used for various purposes and in various amounts. But the difference between the three types of content is the ease of production. As for text anybody can write text, with any computer (or even without it), texts are easy to compile and
- EymBarcodeReader.ocx Decode Bar Code Barcodes (the approach to encoding data in black-and-white bars) are widely used since their invention in the middle of the XXth century. They have proven themselves to be a universal and reliable mean in cases when a small amount of uniform significant data is to be associated with multiple things and then processed automatically. Though in last years the usage
- GNCutter32 1.1. Let a Professional Library Do It Some obvious tasks in the area of «practical algorithms» seem to be easy at the first glance, but as you try to complete them, you more and more tend to think you cant do it! A good example of that is a frequent material-cutting planning task, which is completely solved by the GNCutter32 library. The librarys most outstanding feature
- TurboZip Express 7.1, Easy Zip Everywhere! Zipping files is one of the necessary things for dealing with files (actually, you ALWAYS deal with files when working on a computer). Today, with our huge disks, 2 Gb flash sticks and broadband Internet channels, Zip still matters as a tool of organizing file transfers (you definitely would not be happy, if somebody asked you to «download these 50 tiny files» instead
- PDF In-The-Box ActiveX 3.12 Adobe Portable Document Format (PDF) is probably one of the most popular cross-platform, display resolution-independent means of document exchange. The ability to generate reports and output data as PDF has become a standard feature for a great many of desktop and web applications. If you are a developer willing to have an easy way of generating nice PDF reports or any other
- HtmlCapture ActiveX Control, Web Snapshot In A Few Lines Of Code Taking shots (images) of web-pages is an often and highly usable programming task. There are scores of possible usages, from large web-archiving suits to small one-time testing scripts; but the general purpose snapshot tools (either PrintScreen or specialized software) arent very good for the task. If you want one powerful yet compact solution for the problem which can be used virtually with any
- WinWatermark 2.0, Leaving Mark For The Future Digital watermarks is a reasonable and easy method of photography attribution. Attributed photos are «better» in the most cases: for yourself and your family (remembering «when it was?»/«where it was?»), for techincal questions («how it can be shot, which camera and settings?»), for legal purposes (nobody can easily reuse your photos without attributing them
- Fake Webcam - hassle-free streaming of any videos instead of your actual webcam Replacing your webcam video can be fun and not so hard to do if you have the right tools. Imagine how surprised your friends will be to see your face in a totally different environment or with special effects added to the background! This is also a good way of demonstrating videos to people across the world without uploading them to a video sharing service
- CRC .NET Control - a native .NET component for fast CRC calculation Cyclic Redundancy Check (CRC) calculations are used by the majority of developers to validate the integrity of files and binary streams, which makes them an important part of applications working with multiple input and output files. Despite the great number of available CRC algorithms utilizing various initial polynomials, CRC32 is by far the most popular one. If you are a .NET
| | Find all smart reviews similar on zlib 1.2.1 |
|