Download CRC32 Static Library 1.00
If your download does not start automatically within 5 seconds, choose a mirror below:

CRC32 Static Library 1.00 Mirror 1

CRC32 Static Library 1.00 Mirror 2

 


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.


Category Related Download

   GrFinger FREE 4.1
GrFinger is a powerful fingerprint scanning/matching library in DLL/ActiveX format. Sample source is provided in many languages. Many fingerprint readers are supported. Two end-user applications comes in the package. Free for non-commercial use.
   dw2xls 2.0
Library for converting Datawindow and Datastore to Excel
   DataGridView Columns .NET 2.0 assembly 1.04.3
DataGridView Columns .NET 2.0 assembly is a DataGridView Columns software package specifically designed for Windows Forms .NET developers.
   RSS .NET Feed Parser Library 1.0.0
RSS .NET Component: Enable your application to easily consume or create RSS feeds. Provides unified feed parsing support for RSS 0.9x, RSS 1.0, and RSS 2.0.
   Navigation Panes 1.0.0
Attractive navigation bar and header that intelligently divide your form in to distinct areas. The .NET Navigation Panes control aims to provide the most accurate reproduction of the Microsoft Outlook 2003 bar control.
   ESRI Shapefile Plug-In for GIS.NET 1.1.3
ESRI shapefiles are one of the most popular spatial data formats for describing features on Earth's surface. This plug-in adds support for ESRI shapefile data in GIS.NET. Quickly load, modify and save shapefile data!
   CheckListBox ActiveX Control 2.6 SP5
CheckListBox ActiveX Control provides support for listbox containing checkboxes, In this control, each item's font, color, enabled and checked state can be individually modified.
   ElTree Lite 3.20
ElTree is a unique replacement for TTreeView, TListView (in Report mode) and any custom grid. ElTree has support for multiple columns, multiselect mode, unicode, right-to-left (RTL) layout for the tree, RTL text, hidden and disabled items and more...
   VeriFinger Standard SDK (Windows Demo) 4.2
VeriFinger Standard SDK is intended for most biometric system developers. This SDK contains interfaces for some of the major fingerprint scanners, which allow the developer to obtain data from the scanners without any additional software.
   TVicPort 4.1
TVicPort is set of general purpose device drivers that allow you to access and control hardware directly from within a Win32 application without using the Windows DDK.


2006-2008 RedSofts.com - Privacy Policy