Prev: Protecting 3x16 bits with 16 bits ? (crc16)
Next: was: Notes on two presentations by Gordon Bell ca. 1998
From: Skybuck Flying on 11 Feb 2010 15:42 This page sounds good: http://www.ee.unb.ca/tervo/ee4253/crc.htm Lot's of 100% detection ! ;) This page explains how to do carryless arithmetic: http://www.repairfaq.org/filipg/LINK/F_crc_v32.html#CRCV_001 Now the question which remains is: How to do CRC16 with floating points on the gpu ? ;) :) Bye, Skybuck =D
From: Skybuck Flying on 11 Feb 2010 16:55
One more page just in case, no I have to go: http://www.computing.dcu.ie/~humphrys/Notes/Networks/data.polynomial.html Later, Skybuck ;) :) "Skybuck Flying" <IntoTheFuture(a)hotmail.com> wrote in message news:43c1$4b746bc0$d53371df$20923(a)cache4.tilbu1.nb.home.nl... > This page sounds good: > > http://www.ee.unb.ca/tervo/ee4253/crc.htm > > Lot's of 100% detection ! ;) > > This page explains how to do carryless arithmetic: > > http://www.repairfaq.org/filipg/LINK/F_crc_v32.html#CRCV_001 > > Now the question which remains is: > > How to do CRC16 with floating points on the gpu ? ;) :) > > Bye, > Skybuck =D > |