Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将如何将给定的 1 和 0 的 16 位字符串转换为汇编语言,然后将其输出到控制台?例如:将 0001001010000011 转换为“ADD R1 R2 R3”。