Download of testcrc.f95 (testcrc.f95 ( external link: SF.net): 38,880 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
38,880 字节
MD5
c1af9906a4e5217d847667815b5c29fe

项目描述

This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages.

It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages.

Disclaimer:
These test programs demonstrate the calculation of CRC.

I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any similar programming issues.