内存单元 meaning in Chinese
core position
internal storage location
memory unit
Examples
- Physical addresses are used to address memory cells in memory chips
物理地址是用来真正访问内存单元的地址。 - The memory then allows the contents of the addressed memory location to be read by the processor
接着,内存就允许处理器读取所给地址内存单元中的内容。 - The cell header is a struct of type rheap : : scell defined as part of the rheap class in e32std . h
内存单元包括一个跟随在单元体后的单元句柄。单元体可以认为是已经分配出去的内存区。 - The instruction fetch is a common operation for each instruction , and consists of reading an instruction from a location in memory
取指令对于每个指令来说都是个普通操作,它包括从内存单元中读指令。 - A cell consists of a cell header followed by the body of the cell itself . the body of the cell is the area of memory which is considered allocated
内存单元包括一个跟随在单元体后的单元句柄。单元体可以认为是已经分配出去的内存区。