-
He had built a logic gate - to be precise, a NOR gate.
他等于建造了一个逻辑门-准确地讲是一个或非门。
-
Much the same as the procedure for making a NOR gate behave as a NAND, we must invert all inputs and the output to make a NAND gate function as a NOR.
大致相同的程序让或非门表现为一个与非门,我们必须颠倒所有输和输出,使一个与非门的作为或非门。
-
Then went Haman forth that day joyful and with a glad heart: but when Haman saw Mordecai in the king's gate, that he stood not up, nor moved for him, he was full of indignation against Mordecai.
那日哈曼心中快乐,欢欢喜喜地出来。 但见末底改在朝门不站起来,连身也不动,就满心恼怒末底改。
-
For gate oxide breakdown OTP memory, we present a viable NOR array structure and current sense amplifiers.
针对栅氧化层击穿otp存储单元提出了可行的阵列结构和电流敏感放大器。
1. 或非门(英语:NOR gate)是数字逻辑中实现逻辑或非的逻辑门,功能见右侧真值表。若输入均为低电平(0),则输出为高电平(1);若输入中至少有一个为高电平(1),则输出为低电平(0)。或非是逻辑或加逻辑非得到的结果。或非是一种具有函数完备性的运算,因此其他任何逻辑函数都能用或非门实现。相比之下,逻辑或运算器是一种单调的运算器,其只能将低电平变为高电平,但不能将高电平变为低电平。 在绝大多数但不是所有的电路设计中,逻辑非的功能本身就包含在结构中,如CMOS和TTL等。在这样的逻辑系列中,要实现或门,唯一的方法是用2个或更多的逻辑门来实现,如一个或非门加一个反相器,但一个重要的例外是多米诺逻辑,因为其结构中本身就没有反相逻辑。