Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/22/05 16:37
Read: times


 
#85581 - Search the Internet
Responding to: ???'s previous message
Perhaps you only searched on this site. There is quite a bit of existing code available elsewhere on the Internet. Try searching through Google too.

A CRC-32 calculation implemented in Keil C51 is not too different from those implemented using anybody else's C compiler. Keil C51's generic pointers should allow you to port over just about any standard implementation. If you want to increase performance, you can switch to using C51's memory-specific pointers as appropriate for your application.

List of 4 messages in thread
TopicAuthorDate
crc-32 calculation using keil C            01/01/70 00:00      
   Search the Internet            01/01/70 00:00      
    crc-32 calculation using keil C            01/01/70 00:00      
   CRC-32 in C            01/01/70 00:00      

Back to Subject List