CRC32 Static Library 1.00
CRC32 Static Library for Microsoft VC++ was produced to make your CRC checking operations quickeasy to implement seamlessly without the need for an external DLLThe 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 thereference 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.
|

Related Downloads
VintaSoftAnnotation.NET Plug-in 3.1VintaSoftAnnotation.NET is a developer tool that allows to annotate TIFF and JPEG files: create, view, process, delete, save or load from XML, TIFF... |
CtrlCAD source code C++ 9.5.0.0CtrlCAD is a 2D source code cad for C++.It is the starting point to build your own customized drawing applications. The library is furnished in... |
Jep 3.3.0Jep is a Java library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula... |
VintaSoftImaging.NET Library 3.0VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, print and save... |
CRC32 COM Component 1.04CRC32 COM Component is for ASP, .NET, Cold Fusion, VB, VC++ and other languages.The com component will quickly generate a CRC32 checksum from files... |
Eye4Software GPS Toolkit 2.1The Eye4Gps GPS toolkit allows software developers to add GPS functionality to their own programs without the need to have any knowledge on serial... |
WodSFTPdll 3.3.1The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard... |
Coherent PDF Toolkit for .NET 1.0Professional .NET component for manipulating PDF files. Split, merge, linearize, scale, rotate, crop, encrypt, decrypt, watermark, bookmark,... |
New Downloads
Karsa Full Text Search Manager 1.0.3.27653Karsa Full Text Search is a full text application thanks to which you can easily install sophisticated full text search function into your web or... |
.NET My Screen Capture 1.03This .NET component let you easily capture screen in 6 ways (Full screen, Active window, predefined region, manual region, specific window, full... |
wodSSH.NET 2.4.7wodSSH.NET is a client component for C# and VB.NET and provides support for communication with remote console-type services. It allows you to... |
.NET My Frame Panel 2.13My Frame Panel component for .NET is the panel you need to improve your visual interface for your applications. It lets you create modern visual... |
SMTP/POP3/IMAP Email Engine for C/C++ 5.2The MarshallSoft SMTP/POP3/IMAP Email Component Library for C++ (SEE4C) is a library of functions providing easy control of the SMTP (Simple Mail... |
SyncML Delphi Component 1.0SyncML Delphi Component is a powerful set of components that allow you to work with SyncML servers using Delphi. Using SyncML Delphi Component you... |
LabDevTools WinForm Suite 1.97LabDevTools WinForm Suite is a set of Windows Forms controls, for development environments based on .NET Framework and allow to extend the... |
CalDAV Calendar Delphi Component 1.0CalDAV Calendar Delphi Component is a powerful component that allows you to work with CalDAV Calendars using Delphi. Using CalDAV Calendar Delphi... |













