VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Calculate Checksum (CRC32 and CRC16)

by Fredrik Qvarfort (3 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (49 Votes)

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)

Download Calculate Checksum (CRC32 and CRC16)

Download Calculate Checksum (CRC32 and CRC16) (10 KB)

Calculate Checksum (CRC32 and CRC16) Comments

No comments have been posted about Calculate Checksum (CRC32 and CRC16). Why not be the first to post a comment about Calculate Checksum (CRC32 and CRC16).

Post your comment

Subject:
Message:
0/1000 characters