释义 |
dual operation 对偶运算[操作] Of a Boolean operation, another Boolean operation whose result, when it is performed on operands that are the negation of the operands of the first Boolean operation, is the negation of the result of the first Boolean operation. For example, disjunction is the dual operation of conjunction. 一种布尔运算,其运算的结果是另一种布尔运算,当后者用前者的操作数的“非”作为操 作数进行运算时,其结果是前者运算结果的“非”。例如“或”运算是“与”运算的对偶运 算。 |