CRC32 Static Library for Microsoft VC++ was produced to make your CRC checking operations quick & easy to implement seamlessly without the need for an external DLL
The CRC is a "digital fingerprint" of a file, With CRC32 you can "melt down" a huge 20 MB (or even much bigger) file to have a small, handy reference to it, a single 32-bit number like 7d9c42fb (hexadecimal notation) which would unambiguously reflect the entire contents of this huge file. Now if some changes to this file happened, no matter how small, maybe only a single wrong bit somewhere in the middle, a new CRC-32 calculation would yield a completely different reference number (say 3faa83bd). So there’d be no doubt about it - this is not the same file anymore. On the other hand if the reference number was still the same (7d9c42fb) you might be sure that the file hasn’t changed.
The algorithm of CRC32 is exactly the same as that internally used by PKZIP and WinZip; i.e. the CRCs calculated by PKZIP and CRC32 are identical. That’s another fine thing about CRC32 - it calculates compatible, widely used 32-bit checksums, not just any numbers. You can use the 'pkunzip.exe -vt filename.zip' command to see that PKZIP’s CRC-32 values of files stored inside the filename.zip are identical to that calculated by CRC32 for these files.
Though you can use CRC32 to calculate 32-bit checksums of any file the real strength and usefulness of CRC32 is in comparing Wave Sound Files to see if their non-silent music parts are identical. In particular CRC32 may come in handy when comparing two different extractions of a CD Digital Audio track to ensure that the performed digital copy is perfect.
Download in Progress ... please wait.
If your download does not start, please click the following link:
Batch & Print Pro - Batch & Print Pro is for batching documents as retainable lists which can be automatically printed in document sequence of your choice. All associated shell printable documents are supported, e.g. PDF, MS Word, HTML, Text...
CRC32 COM Component - CRC32 COM Component is for ASP, .NET, Cold Fusion, VB, VC++ and other languages.
The com component will quickly generate a CRC32 checksum from files or a text string in hex or numeric as the official polynomial used by...
Folder Size COM Component - The com component will quickly tell you how much disk space a folder is taking up, this also includes subfolders under the root folder, ideal for web sites that serve document/image content.
Example .asp code included
...
Mac PDF Measure It - Mac PDF Measure It is an Acrobat plug-in tool, it enables accurate measurement of the distance and angle between two points on a page. To measure a distance, click anywhere on a PDF page to set a reference point, then click...
Mac PDF2Text - Mac PDF2Text is a plug-in conversion tool for Acrobat Which is used to convert your PDF documents into plain text ascii files. Options are available to output page numbers, Paragraph formatting, Horizontal Formatting, Vertical Formatting + others
MD5 Com Component - The MD5 Com Component creates an RFC1321 compliant MD5 string from a string of text or file content, The MD5 algorithm takes as input a string of arbitrary length and produces as output a 128-bit "fingerprint" or "message...
PDF Content Split - PDF Content Split can split on text information within the PDF, This is an ideal product if you had for example a PDF statement that needed splitting up on account number, PDF Content Split would do this with ease by searching...
PDF Content Split SA - PDF Content Split SA (Stand Alone version) can split on text information within the PDF, This is an ideal product if you had for example a PDF statement that needed splitting up on account number, PDF Content Split SA would do...
PDF Image Stamp Server - PDF Image Stamp is a high performance server tool from Traction Software for Windows PC, Unix Aix, Linux & Macintosh OSX
NOTE: This Software does NOT require Acrobat, PDF Image Stamp is designed for server usage.
PDF...
PDF Measure It - PDF Measure It is an Acrobat plug-in tool, it enables accurate measurement of the distance and angle between two points on a page. To measure a distance, click anywhere on a PDF page to set a reference point, then click again...