DrawCode
Gray Code
Binary reflected Gray code: g = i ^ (i>>1) cycles through 2^n values with Hamming distance 1.
Browse free without an account. Sign in to save progress, sync likes, and open your canvas workspace.
DrawCode
Binary reflected Gray code: g = i ^ (i>>1) cycles through 2^n values with Hamming distance 1.
Browse free without an account. Sign in to save progress, sync likes, and open your canvas workspace.