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.
我需要帮助在 LC-3 模拟器的控制台中输入一个数字,例如 1 2 9,获取数字 129 并将其实际形成完整的数字 129,(129)并将其二进制形式输出为控制台的屏幕。
我该怎么做呢?任何帮助都会很棒。