bitwise的意思|示意

美 / bɪt'waɪz / 英 / bɪt'waɪz /

[计] 按位


bitwise相关例句

The type of an integer manipulated by the bitwise operators can be either signed or unsigned.

位操作符操纵的整数的类型可以是有符号的也可以是无符号的.

互联网

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

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

互联网

Performs a bitwise OR on two expressions.

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

互联网

Bitwise operators operate on the binary representation of the operands.

位操作符对操作数的二进制表示形式执行操作.

互联网

Cannot apply bitwise, ^, | operators to'{ 0 }'and'{ 1 }'

无法将按位, ^ 、 |运算符应用于 “ {0}”和 “ {1}”

互联网

SRAM FPGA system soft simulation designed to realize bitwise write bitwise Reading.

FPGA系统的sram的软仿真设计,可以实现按位写,按位读.

互联网