I would like to generate a checksum for a small array of floating
point numbers (to see if there was a change in or not in the array,
without having to have all the original values in a form.) some sort
of CRC would be nice.
Any know of any sample code or suggestions?
point numbers (to see if there was a change in or not in the array,
without having to have all the original values in a form.) some sort
of CRC would be nice.
Any know of any sample code or suggestions?
Comment