Word sized memory access is allowed to unaligned memory addresses.Words are stored in the little-endian order.
字组(word, 4位元组)长度的记忆体存取允许不对齐记忆体位址,字组是以低位字节在前的顺序储存在记忆体中。
单词 | Memory address |
释义 |
Memory address
英语例句库
Word sized memory access is allowed to unaligned memory addresses.Words are stored in the little-endian order. 字组(word, 4位元组)长度的记忆体存取允许不对齐记忆体位址,字组是以低位字节在前的顺序储存在记忆体中。
原声例句
科技 Crash Course In memory address zero we have 0010 1110. 在内存地址零中,我们有 0010 1110。 科技 Crash Course Next we have a STORE instruction that saves Register A into memory address 13. 接下来我们有一条 STORE 指令,将寄存器 A 保存到内存地址 13 中。 科技 Crash Course The very first instruction to be executed, the one at memory address 0, was 0010 1110. 第一条要执行的指令,即内存地址 0 处的指令,是 0010 1110。 科技 Crash Course When Program A reads memory address 999, that does coincidentally map to physical memory address 999. 当程序 A 读取内存地址 999 时,它恰好映射到物理内存地址 999。 科技 Crash Course For this, we use an instruction address register, which as the name suggests, stores the memory address of the current instruction. 为此,我们使用一个指令地址寄存器,顾名思义,它存储当前指令的内存地址。 科技 Crash Course Program A might get allocated memory addresses 0 through 999, and Program B might get 1000 through 1999, and so on. 程序 A 可能分配到 0 到 999 的内存地址,程序 B 可能分配到 1000 到 1999,依此类推。 科技 Crash Course But if Program A reads the very next value in memory, at address 1000, that gets mapped behind the scenes to physical memory address 2000. 但是,如果程序 A 读取内存中地址 1000 处的下一个值,该值将在幕后映射到物理内存地址 2000。 科技 Crash Course Continuing our restaurant example, let's say the processor has finished totalling up all of the sales for the day, and wants to store the result in memory address 150. 继续我们的餐厅示例,假设处理器已完成当天所有销售额的总计,并希望将结果存储在内存地址 150 中。 科技 Crash Course When you had finally entered your whole program into memory, you would toggle the switches, move back to memory address zero, press the run button, and watch the little lights blink. 当你最终将整个程序输入内存时, 你会拨动开关,回到内存地址零, 按下运行按钮, 然后看着小灯闪烁。 科技 Crash Course This virtualization of memory addresses is even more useful for Program A, which in our example, has been allocated two blocks of memory that are separated from one another. 这种内存地址的虚拟化对于程序 A 更有用,在我们的示例中, 程序 A 已分配了两个彼此分开的内存块。
中文百科
内存地址在电脑运算中,内存地址是一种用于软件及硬件等不同层级中的数据概念,用来访问电脑主内存中的数据。内存地址一般以固定长度之数字表示,并被视为无号整数操作。此类数字的意义和CPU的功能(如程序计数器及内存地址暂存器等),以及不同编程语言对数组之类型的内存用法相关连。
英语百科
Memory address 记忆体位址In computing, memory address is a data concept used at various levels by software and hardware to access the computer's primary storage memory. Memory addresses are fixed-length sequences of digits conventionally displayed and manipulated as unsigned integers. Such numerical semantic bases itself upon features of CPU (such as the instruction pointer and incremental address registers), as well upon use of the memory like an array endorsed by various programming languages. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。