How does binary translate to hardware?

后端 未结 14 1013
长发绾君心
长发绾君心 2020-12-23 10:14

I understand how the code is compiled to assembly, and that assembly is a 1:1 replacement with binary codes. Can somebody help me understand how binary is conne

14条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-23 11:09

    There is a Book named code which goes over that as well as any computer organization text. Thogh the answers here are all good.

提交回复
热议问题