Skip to content

maxkonrad/gray_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c070c98 · Apr 29, 2023

History

3 Commits
Apr 29, 2023
Apr 29, 2023
Apr 29, 2023
Apr 29, 2023

Repository files navigation

gray_code

IYTE EE142 GRAY CODE GENERATION

Gray code, also known as reflected binary code, is a binary numeral system where two consecutive numbers differ by only one bit. In other words, it is a way to represent numbers in binary form such that only one bit changes between consecutive numbers.

This code generates gray codes from 3-bit to 10-bit and prints out time elapsed during execution times in a text file.

About

EE142 GRAY CODE GENERATION

Topics

Resources

License

Stars

Watchers

Forks

Languages