所以何不将变数或运算式加入 [监看式]视窗呢?
此方案完全采用逻辑异或运算,因此编码和解码速度快。
The logical exclusion OR operation are fully applied to the scheme so coding and decoding speed is quick.
因此,异或运算是RAID系统工作时频繁而且重要的操作之一。
So the XOR operation is one of the most frequent and important operations for RAID systems.
对一个字节进行加密,我们对伪随机字节和要加密的字节进行异或运算。
To encrypt a byte, we xor this pseudo-random byte with the byte we want to encrypt.
属于,关于或是微积分等的运算或运算过程,一次仅适用于几个变量中的一个。
Of, relating to, or being operations or sequences of operations, such as differentiation and integration, when applied to only one of several variables at a time.
异或运算和与运算能使二元集成为环以及等值运算和或运算能使二元集成为环;
It is pointed out that out of the sixteen operations only exclusive disjunctional operation and bi-conditional operation can make binary set form group;
利用异或运算的性质,给出格雷码公式的推导过程,探讨异或运算在校验码中的应用。
Based on the nature of exclusive or operation, deduce the forming procedure for Grey one and analyze the application of exclusive or operation on the check code.
针对已有的骨架变换方法或编程复杂,或运算速度慢,提出一种快速简便的骨架变换方法。
The existing methods for skeleton transform are either complicated or time consumed, so a simple and fast method is presented.
快速取代,在开启进行编辑或包含在目前专案内的文件中,比对或取代搜寻字串或运算式。
Quick replace to match or replace search strings or expressions in documents open for editing, or in the current project.
不重叠画圈法应用异或运算所具有的相关特性,经过对反变量的处理,直接得出最后结果,可避开繁琐的计算。
Non-overlapping circle-drawing method use the concerned characteristics of XOR algorithm to dispose reverse variable, then get the final result directly to avoid complex calculation.
不包含式按位异或意味着,如果两个运算数相应比特位不同,其结果为1,否则结果为0。下表显示异或运算结果。
Exclusive or means that if the two operand bits are different the result is 1, otherwise the result is 0. The following table shows the results of an exclusive or operation.
执行过程中的一个阶段所需的时间,在此期间,计算机从主存储器中取出指令或操作数,并将其存入控制器或运算器的寄存器中。
The part of execution in which an operand or instruction is read from main storage and written into a control unit or arithmetic unit register.
如果选择或输入多个值,这些值将通过OR运算符进行联结。
If you select or enter more than one value, these will be joined by or.
基本搜索允许您使用+和-,但不能使用布尔运算符或更复杂的表达式。
Basic Search allows you to use + and - but you can not use Boolean operators or more complex expressions.
我们可以用一个计算器或,其他的运算工具来计算那个结果。
You could use a calculator or any number of other tools but we'll get there.
处理器将数据流解释为要执行的指令,它拥有一个或多个处理单元,用于执行整数和浮点运算以及更高级的计算。
A processor interprets a stream of data as instructions to execute; it has one or more processing units that perform integer and floating-point arithmetic as well as more advanced computations.
计算机运算是基于可见的、可量化的参数来判断艺术优劣的,如颜料是如何在画布上涂抹的或色彩如何构图。
Computer algorithms judged the art by obvious and quantifiable parameters, such as the way the paint was laid on the canvas, or the color composition.
它的众多运算系统在许多服务器上铺展延伸;要是其中任何一个系统出了问题或遭到破坏,就肯定会有新的去顶替。
Her Algorithms are spread out across many servers; if any of which were taken down or damaged, another would undoubtedly take its place.
与大多数现代编程语言一样,需要使用AND和OR语句对表达式或它们的值进行条件运算。
Like in most modern programming languages, the and and or statements are necessary for definitive conditional evaluations of expressions or their values.
过滤条件可以指定为列名,其后跟等式、不等式或布尔运算符,然后是过滤值。
Filter criteria are specified as the column name, followed by an equality, inequality, or Boolean operator, followed by the filter value.
计算机的运算速度永远不够快,内存或硬盘永远不够用,屏幕也永远不够大。
Computers are never fast enough, they never have enough memory or disk space, and their screens are never big enough.
高等数学——XSLT在基本数学方面游刃有余,但它不支持三角学、指数函数、对数或其他更为高级的数学运算符及函数。
Advanced math — XSLT can perform basic arithmetic easily enough, but it doesn't support trigonometry, exponential functions, logarithms, or other more advanced mathematical operators and functions.
操作是使用需要运算法则来确定正确版本的一般标签来标记,或使用显式的策略修正信息来标记。
The options are to tag using a generic tag that requires an algorithm to determine the correct revision, or to tag items with explicit policy-revision information.
PRIOR运算符可放在比较运算符的左边或右边。
The PRIOR operator can be located left or right of the comparative operator.
但是如果某人不知道一个循环或者一个数值运算是做什么的,注释的位置并不在这个循环或者运算的旁边,而是在本书的“about loops”或“aboutoperations”章节。
But if someone doesn't understand what a loop or a numeric operation does, the place to explain it isn't next to each loop, but in an "about loops" or "about operations" section of the book.
表达式可以简单到就是一个变量(如清单2 所示)或者是一个方法调用(例如getList()),亦或是包含布尔逻辑或三目运算符的复杂表达式。
This expression can be as simple as a variable (as shown in Listing 2) or a method call (like getList()), or a complex expression that involves boolean logic or a ternary operator.
表达式节点支持包含算术和布尔(真或假逻辑)运算符的简单表达式。
Expression nodes support simple expressions involving arithmetic and Boolean (true or false logic) operators.
因此,提供64位的寻址和整数运算能力必须要修改现有数据类型的绑定或映射,或者向c语言中添加新的数据类型。
Thus, providing 64-bit addressing and integer arithmetic capabilities involves changing the bindings or mappings of the existing data types, or adding new data types to the language.
一个表达式就是一系列由布尔运算符and或or连接的一个或更多查询项。
An expression is defined as a series of one or more query terms joined by the Boolean operators and or or.
一个表达式就是一系列由布尔运算符and或or连接的一个或更多查询项。
An expression is defined as a series of one or more query terms joined by the Boolean operators and or or.
应用推荐