LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

long division

i would like to know how to perform long division as i want to calculate CRC  checksum
0 Kudos
Message 1 of 5
(3,597 Views)

I hope this is what you want. Let me know.

 

Mathan

0 Kudos
Message 2 of 5
(3,593 Views)
thanks but i would like to know how to perform long division
0 Kudos
Message 3 of 5
(3,580 Views)
It's been a while since I was in the third grade, so I don't even remember how to do long division anymore, but you probably want to start with the Quotient & Remainder function (from the Numeric palette).

___________________
Try to take over the world!
Message 4 of 5
(3,558 Views)

A Painless Guide to CRC Error Detection Algorithms.

 

Contains examples of how to do long division.

 

That's the theory. Now, if you're asking how to do it in code, then you wouldn't do it that way. 

 

Is this a learning exercise? Homework?

Message 5 of 5
(3,550 Views)