Please kindly help me to convert gray code to binary using c# code ...
My question is if my input is 0011 in gray then I need the out put as 0010 as so. .
So please help me gyzzzzzzzz
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Munesh SharmaPosted Sep 22, 2014, 2:42 AM
http://www.sanfoundry.com/cpp-program-convert-gray-to-binary/
Wim SturkenboomPosted Sep 22, 2014, 1:22 AM
Has a decoder and an encoder. Not tested myself.