CRC32 Static Library

v1.00

Info
CRC32 Static Library Download Button For Your Site:

CRC32 Static Library Download Button

If you want to place a download button for CRC32 Static Library on your website just insert the following code.

Shareware ($14.95)
Windows 98, 2000, XP
Jun 22, 2007
1070 kBytes
Visual C++

 

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.

Related Downloads
Iris-Logging 1.0.1

Iris-Logging is a powerfull monitoring and debugging server written in Java. It helps you making debugging easier during development and to monitor and keep traces of the execution during exploitation.

Advanced Virtual COM Port 2.4

This is the first software of its kind which includes both local and network virtual COM port functions. It can share your real COM ports or create virtual COM ports and connect them with a virtual null-modem cable locally or through the network.

Advanced USB Port Monitor 2.3.0.14

A USB Bus, Device and Protocol Analyzer with the robust functionality to capture and process USB traffic. It offers sophisticated viewing and searching to accurately and efficiently debug and test USB devices.

OraPiper 1.00

OraPiper is a useful tool for Oracle pipes working. Using OraPiper you can obtain a monitoring of any Oracle pipe you`ve chosen. And also you can send a messages through Oracle pipes.

VB Decompiler 3.9

Decompiler of Visual Basic programs. Decompiling forms, pseudo code, disassembling native code procedures (with power Pentium Pro disassembler, supporting MMX and FPU instruction sets)