Displaying 1 result from an estimated 1 matches for "cyclic_redundancy_check".
2008 Feb 12
2
CRC calculation performance
....conf.au MEL8OURNE2008.
Some suggestions:
In the page checksum section of http://xiph.org/ogg/doc/framing.html
please add a link to the wikipedia page, since there are links to faster
variants of table driven CRC calculation there - though it is not a
thing of beauty.
http://en.wikipedia.org/wiki/Cyclic_redundancy_check
* Black, R. (1994-02)
[http://www.cl.cam.ac.uk/Research/SRG/bluebook/21/crc/crc.html ''Fast
CRC32 in Software'']  Algorithm 4 is used in Linux and info-zip's zip
and unzip.
* Kounavis, M. and Berry, F. (2005).
[http://www.intel.com/technology/comms/perfnet/download/CRC_generator...