CRC16 is a simple program that enables the user to quickly determine the 16 bit CRC of any file. It is particularly useful for hardware and software developers that implement CRC checking features as a part of their (low level) software design.
It has the following features:
- Calculate the 16 bit CRC of any file
- Ability to process large files
- The user can specify a specific segment of the file for CRC calculation
- Very simple to use
- Runs on all Windows platforms
ScreenShot
|