??? 08/11/07 06:56 Read: times |
#143088 - I need a hint Responding to: ???'s previous message |
Hi Jan,
Well, well. Today I had some spare time so I thought I would see if I could improve on your CRC code by adding some comments and then trying to make it faster. Ha! I couldn't even figure out how it works! I understand the concept of the CRC calculation, and I almost understand how the published table-driven implementations work. (The paper at http://www.ross.net/crc/crcpaper.html seems to be pretty good.) But I couldn't even begin to see how your 22-cycle, no-table version works. Can you provide a hint or two without completely explaining it? I would still like to figure it out for myself if my brain is smart enough to do so. -- Russ |