网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Flat memory model
分类 英语词汇 英语翻译词典
释义

Flat memory model

中文百科

平面内存模式

平面内存模式(flat memory model)或称线性内存模型(linear memory model),是指在计算机体系结构中一种组织内存寻址空间的方式。在这种模式下,应用进程看到的内存是一个单独的连续地址空间。CPU可以直接(且线性)寻址所有可利用的内存位置,无需诉诸任何内存分段或分页机制。

平面内存模型的优点是,应用程序在访问他们的数据时候不需要切换不同的区段。大多数早期的处理器体系结构都是平面内存模型,如早期的8位处理器, Motorola 68K处理器等。然而,16比特的Intel 8086和80286中,这种方式是不可行的,因为这些处理器支持访问超过64 KB的数据。在32比特的芯片,应用程序可以访问最大到4 GB的数据。但这也变成现在大的数据库以及像是影片编辑应用程序的问题。

英语百科

Flat memory model 平面记忆体模式

Flat memory model or linear memory model refers to a memory addressing paradigm in which "memory appears to the program as a single contiguous address space." The CPU can directly (and linearly) address all of the available memory locations without having to resort to any sort of memory segmentation or paging schemes.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/6 4:23:37