addressed memory 中文意思是什麼

addressed memory 解釋
編址儲存器
  • addressed : 談到
  • memory : n. 1. 記憶;記憶力;【自動化】存儲器;信息存儲方式;存儲量。2. 回憶。3. 紀念。4. 死後的名聲,遺芳。5. 追想得起的年限[范圍]。
  1. The instruction format indicates that there can be as many as 2 [ 4 ] = 16 different opcodes, and up to 2 [ 12 ] = 4, 096 ( 4k ) words of memory can be directly addressed

    這樣的指令格式說明有16 ( 2的4次方)種不同的操作碼和4096 ( 2的12次方)字大小的內存存儲空間能被直接尋址。
  2. 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頁面)的提交內存,即可以尋址並且得到分頁文件中的頁幀支持的內存。
  3. Intel architectures use a segmented address space in which memory is broken up into 64kb segments, and a segment register always points to the base of the segment that is currently being addressed

    Intel架構使用了分段的地址空間,其中內存被劃分成64kb的段,有一個段寄存器總是指向當前正在尋址的段的基址。
  4. The memory then allows the contents of the addressed memory location to be read by the processor

    接著,內存就允許處理器讀取所給地址內存單元中的內容。
  5. This article does not detail how the memory is managed by the linux kernel, but the information on the overall memory model and how it is addressed should give you a framework for learning more

    雖然本文並沒有詳細介紹linux內核管理內存的方法,但是介紹了有關整個內存模型的知識以及系統的尋址方式,這些介紹可為您進一步的學習提供一個框架。
  6. Is memory that is addressed starting with 0

    )是從0開始進行尋址的內存。
分享友人