shift left arithmetic 中文意思是什麼

shift left arithmetic 解釋
算術左2
  • shift : vt 1 變動;改變;搬移;移動;轉移;變換;替換;更換。2 推卸;轉嫁。3 消除;撤除。4 【語言學】變換...
  • left : left1leave 的過去式及過去分詞。 left on base 【棒球】(攻守換班時)留在壘上。adj 1 左的,左邊的,...
  • arithmetic : n. 1. 算術,演算法;計算。2. 算術書。
  1. In an arithmetic right shift, the bits shifted beyond the rightmost bit position are discarded, and the leftmost bit is propagated into the bit positions vacated at the left

    在算術右移位運算中,將丟棄移出最右側數位位置的數位,並將最左側的數位傳播到左端空出的數位位置。
  2. Arithmetic shift left

    算術左移
  3. In an arithmetic right shift, the bits shifted beyond the rightmost bit position are discarded, and the leftmost sign bit is propagated into the bit positions vacated at the left

    在數學右移位運算中,將丟棄移出最右側數位位置的數位,並將最左側的(符號)數位傳播到左端空出的數位位置。
  4. Performs an arithmetic left shift on a bit pattern

    對位模式執行數學左移位。
  5. Visual basic 2005 now supports arithmetic left - and right - shift operations on integral data types

    Visual basic 2005現在支持對整數數據類型(
  6. In an arithmetic left shift, the bits shifted beyond the range of the result data type are discarded, and the bit positions vacated on the right are set to zero

    在數學左移位運算中,丟棄移出結果數據類型範圍的數位,而將右端空出的數位位置設置為零。
分享友人