VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Calculate Checksum (CRC32 and CRC16)

Fredrik Qvarfort  (3 Submissions)   Miscellaneous   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Yesterday, I was lookin' for some code to compute a CRC32 checksum value but could not find any fast working code here. So I made this class file that allows you to calculate real CRC32 checksums. I also needed *FAST* code so this uses assembler code that you can use without actually knowing any assembler. This code is able to compute 56 MB/s on a P3 600Mhz!!

Rate Calculate Checksum (CRC32 and CRC16) (49(49 Vote))

Download Calculate Checksum (CRC32 and CRC16)

Calculate Checksum (CRC32 and CRC16) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters