术语 | half-adder (HA) |
释义 | half-adder (HA) 半加器 A combinational circuit that has two inputs A and B and two outputs, one being a sum without carry, S, and the other being a carry, C, and in which the outputs are related to the inputs according to the following table: \\ \\ input A0011 \\ \\ input B0101 \\ \\ output S sum without carry0 110 \\ output C carry0 001 具有两个输入端(加数A,被加数B)和两个输出端(无进位和S,进位C)的一种组合电路。其输 入输出关系如下表: \\ \\ 输入A0011 \\ B0101 \\ 输出 \\ S0110C0001 同two-input adder。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。