"jamestuck21" <> writes:
> I'm sorry, but the division that's taking place in calculating the CRC
> doesn't seem to match what you guys are saying. I have a concrete
> example that I'm using which is 1001 divided into 101110000 returns a
> solution of 101011 and 011 as the remainder. This was an example in
> calculating a CRC problem done for us. I'll consult our professor in
> this question, because it doesn't seem that you guys know how to
> calculate the additional bit for the CRC checksum through this type of
> binary division. Thanks for trying though.
Please don't top post. Read the following:
http://www.caliburn.nl/topposting.html
http://www.cpax.org.uk/prg/writings/topposting.php
If we don't know how to do CRC checksums, it's probably because this
is a newsgroup for discussing the C programming language. I have yet
to see a posting in this thread that has anything to do with C. I'm
not sure what newsgroup would be more appropriate; comp.programming
*might* be a better starting point.
--
Keith Thompson (The_Other_Keith)
kst- <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.