4 people like it.
Like the snippet!
"a binary numeral system where two successive values differ in only one bit" http://en.wikipedia.org/wiki/Gray_code http://FunctionalSoftware.net/starten-mit-f/
1: 2: 3: 4: 5: 6: 7: 8: |
|
| Link: | http://fssnip.net/m3 |
| Posted: | 11 years ago |
| Author: | FunctionalSoftware.net |
| Tags: | gray-code , code , binary , pattern |