right shift 中文意思是什麼

right shift 解釋
向右移位
  • right : adj 1 右,右方的,右側的,右派的 (opp left)。2 正當的,當然的 (opp wrong)。3 不錯的;正確的;...
  • shift : vt 1 變動;改變;搬移;移動;轉移;變換;替換;更換。2 推卸;轉嫁。3 消除;撤除。4 【語言學】變換...
  1. 0 for an arithmetic right shift of a positive number

    進行數學左移位時,設置為0
  2. 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

    在算術右移位運算中,將丟棄移出最右側數位位置的數位,並將最左側的數位傳播到左端空出的數位位置。
  3. The right - shift is an arithmetic shift high - order empty bits are set to the sign bit

    ,則右移位是算術移位(高序空位設置為符號位) 。
  4. The unsigned right - shift is an arithmetic shift with zero - extension

    無符號右移位是具有零擴展的算術移位。
  5. The signed right - shift is an arithmetic shift with sign - extension

    有符號右移位是具有符號擴展的算術移位。
  6. The right - shift is a logical shift high - order bits are zero - filled

    類型,則右移位是邏輯移位(高位填充0 ) 。
  7. The unsigned right - shift operator shifts its first operand right by the number of bits specified by its second operand. expr count

    無符號的右移位運算符( > > > )將第一個操作數向右移動第二個操作數指定的位數。
  8. 1 for an arithmetic right shift of a negative number

    )進行數學右移位時,設置為0
  9. 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

    在數學右移位運算中,將丟棄移出最右側數位位置的數位,並將最左側的(符號)數位傳播到左端空出的數位位置。
  10. By asking where the location of a key is, you can differentiate between keypad and standard keys as well as left and right shift keys

    通過詢問鍵的位置,您可以區分小鍵盤鍵、標準鍵以及左和右shift鍵。
  11. 0 for an arithmetic right shift of an unsigned data type

    對正數進行數學右移位時,設置為0對負數據類型(
  12. Performs an arithmetic right shift on a bit pattern

    對位模式執行數學右移位。
  13. Type does not specify whether the left or right shift, alt, or ctrl modifier key was pressed

    類型不指定按下的是左邊的還是右邊的shift 、 alt或ctrl修改鍵。
  14. You ll be able to change background colors by either rotating the mouse wheel or using the left and right shift keys

    您將能夠通過旋轉鼠標滾輪或使用左和右shift鍵更改背景色。
  15. Performs an arithmetic right shift on the value of a variable or property and assigns the result back to the variable or property

    對變量或屬性值執行算術右移位,並將結果賦回給該變量或屬性。
  16. The latter reminds me of my response to the use of the left and right shift operators for input and output in the iostream library

    (後者使我想起自己在iostream庫中對輸入和輸出使用左移位和右移位運算符時的響應。 )
  17. The signed right - shift operator

    有符號右移位運算符(
  18. The right - shift operator

    右移運算符(
  19. Visual basic 2005 now supports arithmetic left - and right - shift operations on integral data types

    Visual basic 2005現在支持對整數數據類型(
  20. Then a further advanced algorithm is introduced here, which uses the matched data information to increase the right shift of bad characters and improve the efficiency of the pattern matching

    該演算法利用已匹配字元的信息,增加了壞字元方法的右移量,提高了匹配的效率。
分享友人