crc32 - What is the relation between 32bit CRC and the data word size? -


If we take 32-bit CRC, the data word size will be 2 power 32 (2 ** 32) CRC For more than 32 bits .... or not? Am I missing something?

What type of data can I type if I want to write a code in Microsoft Visual C ++ to implement 32-bit CRC? Perhaps I am remembering this and I am nonsense.

Actually this is my job to implement the 32-bit CRC and how I completely harm it.

Sorry the question is unclear. Any help towards implementation, logic or basic fundamentals would be greatly appreciated.

CRC-32 basically

  • < Li>
  • / ul>

  • Comments

    Popular posts from this blog

    mysql - BLOB/TEXT column 'value' used in key specification without a key length -

    c# - Using Vici cool Storage with monodroid -

    python - referencing a variable in another function? -