Any Windows Software - Shareware and Freeware Download Center for Windows

Top Downloads

New Downloads

Catalog


CRC32 Static Library 1.00

 
CRC32 Static Library
Category: Programming / Components & Libraries  
Author: traction software | Published: Sep 25, 2008
License: Shareware | O/S: Windows/98/Me/NT/2000/XP
Uninstaller: no




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 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 thereld 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 hasnlt 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. Thatls 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 PKZIPls 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.
File Size: 1.0 MB   Price: $14.95   Downloads: 0
Download Now! | Homepage | Report Link Error
Requirements:
User Rating: Unrated
Rate It:
Editor Rating: Unrated
 

Reviews:

Write a review:

Your rating *
1=poor                                                                          10=excellent
Your name *
Email *
Review text *

 

Related Software

CRC32 COM Component 1.04

Published: Sep 25, 2008
CRC32 COM Component is for ASP, .
Price: $29.95   Size: 1.5 MB More info Download

DLL to Lib 2.00

Published: Jul 06, 2007
DLL to Lib is a magical tool which can convert a DLL file into its equivalent static library file. After that, you can replace the original DLL file with the static library file, rebuild your application, and distribute it without the DLL!
Price: $399.00   Size: 4.7 MB More info Download

FastCRC Library 1.51

Published: Jul 06, 2007
Fast, highly optimized implementation of popular checksum algorithms: CRC32, CRC16, CRC16C (CRC-CCITT). The library allows to calculate checksums for files, memory blocks, strings, streaming data.
Price: $29.95   Size: 272.0 KB More info Download

.NET Encryption Library 1.03

Published: Jul 06, 2007
Afordable, powerful, and easy to use .NET Encryption/Hashing/Compression Library. Encrypt sensitive information such as passwords, credit cards and social security numbers.
Price: $29.95   Size: 1.3 MB More info Download

QuickHash Library 3.02

Published: Jul 06, 2007
Fast, highly optimized implementation of hash, checksum, HMAC algorithms: MD2,MD4,MD5,SHA-1,SHA-2(256,384,512),RIPEMD(128,160,256,320),PANAMA,TIGER,CRC-32,CRC-16,CRC-CCITT,ADLER32. Allows calculations for files, memory blocks, strings,streaming data.
Price: $149.95   Size: 692.0 KB More info Download

Readfile 1.60

Published: Sep 16, 2008
Readfile utility calculate CRC32, Adler32, MD5 and SHA1 of fille.
Price: $0.00   Size: 484.0 KB More info Download

AccuHash 2.0.18

Published: Mar 30, 2006
Unicode-enabled checksum utility for Windows, will help to prevent accidental or intentional contamination of your data. Supports MD5SUM and SFV checksum file formats. Can use CRC32,MD5 and SHA-1 hash algorithms. Contains integrated checksum calcula
Price: $19.95   Size: 968.0 KB More info Download

Music Library Organizer Pro 1.81

Published: Jan 29, 2008
Music Library Software for Windows. Music library database maintenance system for private, public, corporate libraries. Our library software helps you to catalog cds, tapes, dvds, organize member information, keep track of the circulations.
Price: $245.00   Size: 8.9 MB More info Download

Movie Library Organizer Pro 1.81

Published: Feb 01, 2008
Movie Library Software for Windows. Movie library database maintenance system for private, public, corporate libraries. Our library software helps you to catalog dvds, video tapes, cds, organize member information, keep track of the circulations.
Price: $245.00   Size: 8.9 MB More info Download

AS XPCDKEY WIN32 DLL 1.0

Published: Sep 16, 2007
There are some applications on net that can display Windows XP CD Key but from now on evry application can di that using this little library. You will get DLL file, static LIB file and FULL SOURCE CODE.
Price: $20.00   Size: 64.5 KB More info Download

CRC32 Static Library also mentioned on ShareMe

1.  CRC32 COM Component Details - Programming/Components & Libraries
... 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 CRC-32 in PKZip, WinZip and Ethernet. ...
 
2.  DLL to Lib Details - Programming
... Fed up with distributing a lot of DLLs with your applications? Fed up with the errors such as "DLL not found"? OK, let DLL to Lib help you. DLL to Lib is a magical tool which can convert a DLL file into its equivalent static library file. After that, you can replace the original DLL file with the static library file, rebuild your application, and distribute it without the DLL file! The most exciting thing is that the conversion process DOES NOT require any source codes of the DLL files! All ...
 
3.  FastCRC Library Details - Programming
... A fast, highly optimized implementation of popular checksum algorithms: CRC32, CRC16, CRC16C (CRC-CCITT). The library allows to calculate checksums for files, memory blocks, strings, blobs, streaming data. It is quick, flexible, easy to use. It supports 3 interfaces: FastCRC API (the API can be used as is, or it can be used to create wrappers for languages that can use DLL or LIB), C++ Interface (C++ wrapper classes to FastCRC API), and FastCRC Type Library (includes all declarations for ...
 
4.  .NET Encryption Library Details - Programming
... Afordable, powerful, and easy to use .NET Encryption/Hashing/Compression Library. Encrypt sensitive information such as passwords, credit cards and social security numbers. Supports Rijndael (AES), DES, TripleDES, RC2, Blowfish, Twofish, Whirlpool, MD2, MD4, MD5, SHA1, SHA2, HAVAL, GOST, Ripend320, FCS16, FCS32, CRC32, Adler32, X509, UUencode, Base64, GZip, and Deflate. ...
 
5.  QuickHash Library Details - Programming
... A fast, highly optimized implementation of hash and checksum algorithms: MD2, MD4, MD5, SHA-1, SHA-2(256,384,512), RIPEMD(128,160,256,320), PANAMA, TIGER, CRC-32, CRC-16, CRC-CCITT, ADLER32. The library allows to calculate hashes (message digests), checksums and HMACs for files, memory blocks, strings, blobs, streaming data. It is quick, flexible, easy to use. It supports 3 interfaces: QuickHash API (the API can be used as is, or it can be used to create wrappers for languages that can use DLL ...
 

© 1997-2008 ShareMe Last Update: Wednesday, January 07, 2009 shareme | contact | legal notice | privacy | bookmark | link to us