README.md

December 4, 2022 ยท View on GitHub

Binary Reflected Gray Code Conversion

Description

Example to convert Decimal to Binary Reflected Gray Code.

I did some poking around and found some info, but could not find any examples in visual basic. I took the C examples and converted them to VB.

I only tried it up to a byte leve(255)

Can probably easily be changed to convert integers and larger, but for my purpose, 255 was enough.

More Info

Enter either a decimal or gray code

see above

the converted gray code or decimal value

Submitted On2004-10-30 15:00:56
ByTom Pydeski
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 6.0
CategoryMath/ Dates
WorldVisual Basic
Archive FileBinary_Ref18121310302004.zip