以下为句子列表:
英文: 76 memory management control operation: Seven operations that control reference picture marking.
中文: 内存管理控制操作:控制参考图象标记的操作。
更详细...
英文: Code instructions address data using the virtual address; the Memory Management Unit (MMU) is responsible for the translation of the virtual address to the physical RAM address.
中文: 代码指令使用了虚拟的地址;内存管理单元(MMU)负责把虚地址转换成实际的物理RAM地址。
更详细...
英文: MMU, short for memory management unit or sometimes called paged memory management unit as PMMU, is a class of computer hardware components responsible for handling memory accesses requested by the CPU.
中文: 为内存管理单元,或有时叫记忆管理单位PMMU,是计算机硬件组,负责处理由CPU要求的记忆存取信息.
更详细...
英文: Memory Management Unit, translates virtual to physical addresses and provides access permission control.
中文: 内存管理单位,把虚地址转化为物理地址并且提供访问许可控制。
更详细...
英文: The language should make safe automatic memory management possible, and the implementation should provide an automatic memory manager taking care of garbage collection.
中文: 语言应该使安全的自动内存管理成为可能,并且其实现应该提供一个自动的内存管理器来掌管垃圾收集.
更详细...
|