Geek Author

Episode 2.10 - Gray Code Conversion and Applications

Informações:

Synopsis

We continue our discussion of Gray code by presenting algorithms used to convert between the weighted numeral system of unsigned binary and the Gray code ordered sequence. We also show how to implement these algorithms in our code.