Download von testcrc.rex (testcrc.rex ( externer Link: SourceForge.net): 23,579 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf testcrc.rex ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
23,579 Bytes
MD5
e34ba24189ecbdea7694d329227a51af

Projektbeschreibung

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.