|
June 2008
Description:
Use this utility to verify Cyclic Redundancy Check numbers for single characters or text strings. Very handy when troubleshooting your own program. The C++ source code demonstrates a minimal implementation of the CRC-32 algorithm. Companion to the CRC File Calculation program.
Note: Click on the ClipTrak link at the bottom of this page for another free program and source code that makes extensive use of CRC-32.
Installation:
No installer. The ZIP contains a single executable file that runs from any directory. It makes no Registry entries and spawns no other files.
Uninstall:
Delete the executable file.
Download the program:
CRCtext.zip (57,298 bytes)
Download the source code:
CRCT_src.zip (13,388 bytes)
(MSVC++ v6.0 w/MFC; generic .MAK included)
View selected source code files online:
CRCtextDlg.cpp
CRCtextDlg.h
CRCtext.cpp
CRCtext.h
If you find this information useful, please make a donation
just a dollar would help
Create Window Home Page |
Programming |
CRC32
PC Magazine Utilities and source code written by -RAE-
ClipTrak Clipboard Organizer ClipTrak uses CRCs
DaysEase Calendar
This page is located online at:
32 Bit CRC Text Calculation
Copyright © 2000 - 2008 Richard A. Ellingson
|