您要查找的是不是:
- A gate that performs the Boolean operation of implication. 执行“蕴含”布尔操作的一种(逻辑)门电路。
- A logic element that performs the Boolean operation of disjunction. 一种实现“或”布尔运算的逻辑元件。同inclusive-OR gate。
- The Boolean operation is a primary algorithm in computer graphics. 二维布尔运算是计算机图形学中的基本算法。
- A logic element that performs the Boolean operation of nonconjunction. 一种可以实现“与非”布尔运算的逻辑元件。同NANDgate。
- Are the comparison and Boolean operators correct? 比较和布尔值是否正确?
- The Boolean operation whose result has the Boolean value 0 if and only if each operand has the Boolean value 0. 一种布尔运算,当且仅当每个操作数都具有布尔值0时,其结果才具有布尔值0。
- Performing a bitwise Boolean operation with pixels is called a" raster operation," or" ROP. 执行有像素的或布尔操作叫做“光栅操作”或“ROP”。
- The dyadic Boolean operation whose result has the Boolean value 0 if and only if the first operand has the Boolean value 0 and the second has the Boolean value 1. 一种二元布尔运算,在这种运算中,当且仅当第一个操作数的布尔值为0,第二个操作数的布尔值为1时,其结果的布尔值才为0。
- A Boolean operator having only one operand, ?e.g.?,NOT. 一种只有一个操作数的布尔运算符,如NOT(非)。
- The monadic Boolean operation the result of which has the Boolean value opposite to that of the operand. 一种一元布尔运算,其运算结果的布尔值与操作数的值相反。同NOToperation。
- The Boolean operation whose result has the Boolean value 1 if and only if each operand has the Boolean value 1. 一种布尔操作,当且仅当每个操作数的布尔值都为1时,它的结果的布尔值为1。
- Thirdly, researching on the algorithm of the “Boolean Operation based on the frame buffers of OpenGL”. 通过矢量计算生成地质体模型的剖切面三角网格, 从而实现剖切面 的可视化效果。
- Performing a bitwise Boolean operation with pixels is called a "raster operation," or "ROP. 执行有像素的或布尔操作叫做“光栅操作”或“ROP”。
- The column labeled "Boolean Operation" uses C notation to show how the destination pixels and pen pixels are combined. 标有“布尔操作”的列用C符号显示目标像素和画笔像素是如何组合的。
- Topological relationship among polygons is reconstructed to modify and Boolean operation. 重建三角面片间的拓扑关系,便于了模型的更改及布尔运算;
- The cutting process was performed through subtraction boolean operation of the solid model of workpiece and cutter. 利用齿坯实体模型和刀具实体模型做布尔减运算,来实现模拟工件材料的去除过程;
- The dyadic Boolean operation whose result has the Boolean value0 if and only if the first operand has the Boolean value0 and the second has the Boolean value1. 一种二元布尔运算,在这种运算中,当且仅当第一个操作数的布尔值为0,第二个操作数的布尔值为1时,其结果的布尔值才为0。
- See Not and Or operators, and Boolean Operator for Visual Basic 6.0 Users. 请参见Not和Or运算符;以及逻辑运算符(针对Visual Basic 6.;0用户)。
- The dyadic Boolean operation whose result has the Boolean value1 if and only if the first operand has the Boolean value1 and the second has Boolean value0. 二元布尔运算,当且仅当第一个操作数具有布尔值1,第二个操作数具有布尔值0时,其结果才为布尔值1。
- It will support the Boolean Operation and will be the key for second design of the STL models, because of the STL models has strict TOP information. 由于STL文件格式具有严格的拓扑信息,这正为布尔运算提供了支持,同时也是STL文件二次设计的关键。