bitwise OR

  • bitwise OR
  • 网络

    按位或;位异或

纠错 数据更新时间:2026-04-18 15:08:37
1、

The bitwise EXCLUSIVE OR, or XOR (^), produces a one in the output bit if one or the other input bit is a one, but not both.

若两个输入位的某一个是1,但不全都是1,那么按位XOR(^,异或)在输出位里生成一个1。

互联网摘选

2、

Bitwise operations perform logical AND, OR, EXLUSIVE OR, and NOT operations on binary representations of their integer arguments.

逐位运算在其二进制形式的整型变量上执行逻辑AND、OR、EXLUSIVE OR和NOT运算。

互联网摘选

3、

First, let â™ s convert both numbers to binary, then apply bitwise AND and OR for each bit using our truth tables, and, finally, convert the binary result back to an integer number.

首先,要将这两个数字转换成二进制数字,然后通过真值表对每一个位进行AND和OR运算,最后将二进制结果还原成整型数字。

互联网摘选

4、

The Bitwise Exclusive OR Operator and its Application to Strategy for Playing

按位异或及其在求解游戏策略问题中的应用

互联网摘选

5、

This allows you to perform bitwise logical AND, OR, XOR, and NOT comparisons.

这样便可以执行逐位的逻辑AND、OR、XOR和NOT比较。

互联网摘选

6、

Now we need to provide bitwise operation functions:& ( and),' ( or),^ ( exclusive or), or~ ( not).

现在,我们需要提供逐位运算函数:&(and)、(or)、^(exclusive or)、or~(not)。

互联网摘选

7、

For integral types, ^ computes bitwise exclusive-OR of its operands.

对于整型, ^将计算操作数的按位“异或”.

互联网摘选

8、

Performs a bitwise OR on two expressions.

对两个表达式执行按位“或”运算.

互联网摘选

  • 相关词组
  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈