lowest byte 中文意思是什麼

lowest byte 解釋
最低位元組
  • lowest : adj. 〈low 的最高級〉最下的,最低的;最小的;最便宜的。 at the lowest 至少,至低。
  • byte : n. 【計算機】二進位組,信息組,位元組,位組。
  1. Powerpc, powerpc as, and the early ibm powerpc 4xx family are primarily big - endian machines, meaning that for halfword, word, and doubleword accesses, the most - significant byte is at the lowest address

    Powerpc 、 powerpc as以及早期的ibm powerpc 4xx家族大部分是位元組排列順序最高位在最前的機器,這就意味著對半字、字以及雙字訪問來說,最重要的位元組( most - significant byte , msb )位於最低的地址。
  2. Byte : a sequence of adjacent bits, usually eight, operated upon as a unit ; the lowest addressable unit in a computer

    編譯器:把計算機語言轉化為可執行的機器代碼程序。在程序運行之前,編譯器編譯整個程序。
  3. Big endian means that the most significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field

    大端位元組意味著任意多位元組數據欄位的高位位元組存儲于低的內存地址中。低內存地址也是大欄位的地址。
  4. The least significant bit of each byte represents the lowest index value : " bytes

    每個位元組的「最低有效位」表示最小索引值:
  5. Notice that the pointer points to the lowest addressed byte of the variable

    的指針。注意,該指針指向變量的最低地址位元組。
  6. Little endian means that the least significant byte of any multibyte data field is stored at the lowest memory address, which is also the address of the larger field

    小端位元組意味著任意多位元組數據欄位的低位位元組存儲于低的內存地址中,低內存地址也是大欄位的地址。
分享友人