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.
我正在按照分步程序学习二进制除法。我被困在其余部分的第一步重复一中。要获得余数,公式为余数 = 余数 - 除数。
我们如何得到余数:11100110?我只是不明白我们如何在寄存器的左半部分有 1110。任何指南或帮助将不胜感激!谢谢:
该示例是使用 8 位 ALU 的 10/5。
我附上了示例的图片以供参考