問題タブ [gray-code]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
590 参照

python - Python を使用した Binary_to_Gray コード変換

文字列演算のみを使用してバイナリ コードをグレイ コードに変換するプログラムを作成しました。コードの実現可能性と、それが正しいアプローチか間違ったアプローチかを確認したいと考えています。