This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Look-Up Table for Checksum calculation

Hello, Can anybody tell me how to generate Look-Up table from the checksum alogorithm?

Regards,
Abhijeet R. Mudgal.

Parents
  • If it's proprietary, and you won't give the details to anyone, how can anyone possibly help you with it?!

    And, surely, if it's your "checksum" then you must know how to calculate it?!

    A PC-based spreadsheet application such as Excel can easily be used to calculate the table values; or just write yourself a simple 'C' program to do it...

Reply
  • If it's proprietary, and you won't give the details to anyone, how can anyone possibly help you with it?!

    And, surely, if it's your "checksum" then you must know how to calculate it?!

    A PC-based spreadsheet application such as Excel can easily be used to calculate the table values; or just write yourself a simple 'C' program to do it...

Children