[fpc-pascal] Fast CRC functions?
Michael Schnell
mschnell at lumino.de
Mon Sep 1 11:29:51 CEST 2014
On 09/01/2014 10:12 AM, Tony Whyman wrote:
> CRCs only
> really have the edge with communications because the error pattern is
> typically known for a given communications medium and the CRC can be
> tuned to the media in order to give better performance.
Even in software-only applications, CRCs are used rather ubiquitously.
e.g. ZIP uses CRC 32.
-Michael
More information about the fpc-pascal
mailing list