unsigned integer 中文意思是什麼

unsigned integer 解釋
不帶正負號的整數
  • unsigned : 未簽字的未署名的
  • integer : n. 1. 【數學】整數 (opp. fraction)。2. 完整的東西,整體。
  1. An unsigned integer representing the hash algorithm

    表示哈希演算法的無符號整數。
  2. Dword a 32 - bit unsigned integer or the address of a segment and its associated offset

    表示一個32位無符號整型數,或用來表示段地址和段地址的偏移量
  3. Physical addresses are represented as a 32 - bit unsigned integer

    物理地址是用一個32為的無符號整型編址的。
  4. Rounded to the nearest 32 - bit unsigned integer

    舍入為最接近的32位無符號整數的
  5. Rounded to the nearest 16 - bit unsigned integer

    舍入為最接近的16位無符號整數的
  6. Rounded to the nearest 64 - bit unsigned integer

    舍入為最接近的64位無符號整數的
  7. Converts a subset of an 8 - bit unsigned integer array to an equivalent subset of a unicode character array encoded with base 64 digits

    將8位無符號整數數組的子集轉換為用base 64數字編碼的unicode字元數組的等價子集。
  8. Divides two unsigned integer values and pushes the result

    兩個無符號整數值相除並將結果(
  9. An 8 - bit unsigned integer equivalent to the number in

    中的數字的8位無符號整數。
  10. Target branch to the target instruction at the specified offset if two unsigned integer values are not equal unsigned values

    如果兩個無符號整數值不相等(無符號值) ,則按指定的偏移量分支到目標指令。
  11. Which encodes binary data as base 64 digits, to an equivalent 8 - bit unsigned integer array

    (它將二進制數據編碼為base 64數字)轉換成等效的8位無符號整數數組。
  12. Adds an 8 - bit unsigned integer value into the

    存儲區中添加一個8位無符號整數值。
  13. Adds a 16 - bit unsigned integer value into the

    存儲區中添加一個16位無符號整數值。
  14. Converts the value of a 32 - bit unsigned integer to an

    將32位無符號整數的值轉換成
  15. Adds a 32 - bit unsigned integer value into the

    存儲區中添加一個32位無符號整數值。
  16. A 2 - byte unsigned integer read from this stream

    從該流中讀取的2位元組無符號整數。
  17. A 16 - bit unsigned integer equivalent to the number in

    中的數字的16位無符號整數。
  18. A 64 - bit unsigned integer equivalent to the number in

    中的數字的64位無符號整數。
  19. Fprs are the source and destination operands of all floating - point operations and can contain 32 - bit and 64 - bit signed and unsigned integer values, as well as single - precision and double - precision floating - point values

    Fpr是所有浮點操作的源和目的操作數,可以存放32位和64位的有符號和無符號整數,以及單精度和雙精度浮點數。
  20. Convert unsigned integer to floating - point, pushing

    將無符號整數轉換為浮點,並將
分享友人