go top

网络释义专业释义

  Shift Operators

...a[0]&a[1]&a[2]&a[3]; ^ 异或 如果a=4’b0110,则 ^~,~^ 同或&a=0; |a=1; ^a=0; ~&a=1; ~|a=0; 7.移位运算符shift operators) >> 右移 << 左移 8.条件运算符(conditional operators):三目运算符,其定义方式如下: signal=conditiontrue_expressi...

基于112个网页-相关网页

  Shifting operations

... 二元算术运算符 Binary arithmetic operations 移位运算符 Shifting operations 二元位运算符 Binary bit-wise operations ...

基于14个网页-相关网页

  Bitwise Shift

移位运算符Bitwise Shift)包括左移。左移将一个整数的各二进制

基于1个网页-相关网页

短语

位移运算符 Shift operator ; Shift Bitwise Operators

  • shift operator

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • 然而,按位运算移位运算永远不会导致溢出

    However, bitwise operators and shift operators never cause overflow.

    youdao

  • 运算数值执行常见计算其中包括将数值的模式移位

    Arithmetic Operators perform familiar calculations on numeric values, including shifting their bit patterns.

    youdao

更多双语例句

百科

移位运算符

移位运算符在程序设计中,是位操作运算符的一种。移位运算符可以在二进制的基础上对数字进行平移。按照平移的方向和填充数字的规则分为三种:<<(左移)、>>(带符号右移)和>>>(无符号右移)。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定