Displaying 2 results from an estimated 2 matches for "kounavi".
Did you mean:
kounavis
2008 Feb 12
2
CRC calculation performance
...lation 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_generators.pdf ''A Systematic Approach to Building High Performance, Software-based, CRC generators''], Slicing-by-4 and slicing-by-8 algorithms
I believe current betas(?) of info-zip's unzi...
2008 Feb 12
0
CRC calculation performance
...: Ogg design internals by Ralph Giles at
> linux.conf.au MEL8OURNE2008.
Cool, glad you could make it.
> [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_generators.pdf ''A Systematic Approach to Building High
> Performance, Software-based, CRC generators''], Slicing-by-4 and
> slicing-by-8 algorithms
Thanks for the links. Do...