An open API service indexing awesome lists of open source software.

https://github.com/63rabbits/graycode

Converts binary numbers to Gray code and vice versa.
https://github.com/63rabbits/graycode

gray-code

Last synced: 2 months ago
JSON representation

Converts binary numbers to Gray code and vice versa.

Awesome Lists containing this project

README

          

# GrayCode

Converts binary numbers to Gray code and vice versa.

[Gray code - wikipedia](https://en.wikipedia.org/wiki/Gray_code)