Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

CRC algorithms

Intel_C_Intel
Employee
707 Views
Does anybody have code or links to 16-bit CRC algorithms in Fortran? They would be much appreciated.

0 Kudos
2 Replies
durisinm
Novice
707 Views
I used Google to search for 16-bit CRC algorithms Fortran. One result that looks promising is http://www.library.cornell.edu/nr/bookfpdf/f20-3.pdf. Many other results were also listed.

Mike D.
0 Kudos
guy_halliburton
Beginner
707 Views

Thanks Mike. Yes, I'd found that link and it works well. I wanted another algorithm/source code to verify as I was getting anomalous results, but it has turned out to be the hardware I was talking to.

Cheers, Guy

0 Kudos
Reply