byte memory 中文意思是什麼

byte memory 解釋
二進位組存儲器
  • byte : n. 【計算機】二進位組,信息組,位元組,位組。
  • memory : n. 1. 記憶;記憶力;【自動化】存儲器;信息存儲方式;存儲量。2. 回憶。3. 紀念。4. 死後的名聲,遺芳。5. 追想得起的年限[范圍]。
  1. For these aggregate types passed as a pointer including m128, the caller - allocated temporary memory will be 16 - byte aligned

    對于這些作為指針(包括_ _ m128 )傳遞的聚合類型,調用方分配的臨時內存將是16位元組對的。
  2. The segment descriptor entry contains both a pointer to the first byte in the associated segment represented by the base field and a 20 - bit value the limit field which represents the size of the segment in memory

    段描述符條目中包含一個指針和一個20位的值( limit欄位) ,前者指向由base欄位表示的相關段中的第一個位元組,後者表示內存中段的大小。
  3. Refers to the byte ordering in memory

    是指內存中位元組的排列順序。
  4. By default, memory contents appear as one - byte integers in hexadecimal format, and the number of columns is determined automatically by the current width of the window

    默認情況下,內存內容以十六進制格式顯示為一個位元組的整數,列數由當前的窗口寬度自動確定。
  5. The second line tells you that starting immediately after, at address 0x00010000, is an 8, 192 - byte stretch two 4k pages of committed memory - memory that can be addressed and that is backed by page frames in the paging file

    第二行說明緊跟在後面,從地址0x00010000起,有一個長為8 , 192位元組(兩個4k頁面)的提交內存,即可以尋址並且得到分頁文件中的頁幀支持的內存。
  6. The computer he was using had very little memory for storage, forcing him to conserve every last byte he could

    他使用的計算機只有很小的內存容量,他不得不節約使用內存的每一位。
  7. 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

    大端位元組意味著任意多位元組數據欄位的高位位元組存儲于低的內存地址中。低內存地址也是大欄位的地址。
  8. One problem is that a pointer is not a type abstraction, but a machine representation with a tag type recommendation as to how to interpret the extent and internal organization of the memory following the address of the first byte, and this falls short of the abstraction the software runtime imposes on memory and the automation and security one can extrapolate from that

    一個問題是:指針不是類型抽象,而是計算機表示形式(對于地址的第一個位元組后的內存的外部和內部組織方式的解釋方式,採用標記類型建議) ,這達不到軟體運行庫對內存強制的抽象性要求,以及可由此推斷出的自動化和安全性要求。
  9. It also pioneered lookahead, pipelining, branch prediction, multiprogramming, memory protection, generalized interrupts, and the 8 - bit byte - and more

    這個系統倡導了很多方面的技術,例如:流水線,程序分支預測,多線程編程,內存保護,通用中斷, 8位位元組,等等。
  10. 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

    小端位元組意味著任意多位元組數據欄位的低位位元組存儲于低的內存地址中,低內存地址也是大欄位的地址。
  11. Get the address where the first byte of the file is mapped into memory

    並將文件的數據作為映射到該區域的物理存儲器進行提交。
  12. Command takes an address symbol and a byte count and displays the raw contents of memory starting at the specified address for

    命令帶有地址符號以及位元組計數,顯示從指定的地址開始的
  13. To change the memory location being watched and byte count for the number of bytes being watched

    對于數據斷點,請編輯「地址」以更改監視的內存位置,編輯「位元組計數」以更改監視的位元組數。
  14. 512m - byte total addressable external memory space

    外部存儲器的地址空間容量為
  15. Memory space maximum 256k byte

    內存空間:最多256kb位元組
  16. The address of the first byte of a page in physical memory

    在實存儲器中一個頁面的第一個位元組的地址。
分享友人