文件名称:FIFOLRU
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.84mb
- 下载次数:
- 0次
- 提 供 者:
- 曾*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.虚拟存储器的引入
局部性原理:程序在执行时在一较短时间内仅限于某个部分;相应的,它所访问的存储空间也局限于某个区域,它主要表现在以下两个方面:时间局限性和空间局限性。
2.虚拟存储器的定义
虚拟存储器是只具有请求调入功能和置换功能,能从逻辑上对内存容量进行扩充的一种存储器系统
-1. The introduction of virtual memory locality principle: program execution in a relatively short period of time limited to a particular part of it Accordingly, it has access to the storage space is also limited to a particular region, it is mainly manifested in the following two aspects: the time limitations and space limitations. 2. The definition of virtual memory Virtual memory is just a request for redeployment of functions and displacement functions, from the logical to expand the memory capacity of a memory system
局部性原理:程序在执行时在一较短时间内仅限于某个部分;相应的,它所访问的存储空间也局限于某个区域,它主要表现在以下两个方面:时间局限性和空间局限性。
2.虚拟存储器的定义
虚拟存储器是只具有请求调入功能和置换功能,能从逻辑上对内存容量进行扩充的一种存储器系统
-1. The introduction of virtual memory locality principle: program execution in a relatively short period of time limited to a particular part of it Accordingly, it has access to the storage space is also limited to a particular region, it is mainly manifested in the following two aspects: the time limitations and space limitations. 2. The definition of virtual memory Virtual memory is just a request for redeployment of functions and displacement functions, from the logical to expand the memory capacity of a memory system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FIFO LRU\Debug\yemian.exe
........\.....\vc60.idb
........\.....\yemian.ilk
........\.....\StdAfx.obj
........\.....\yemian.obj
........\.....\yemianDlg.obj
........\.....\yemian.pch
........\.....\vc60.pdb
........\.....\yemian.pdb
........\.....\yemian.res
........\yemian.aps
........\yemian.clw
........\StdAfx.cpp
........\yemian.cpp
........\yemianDlg.cpp
........\yemian.dsp
........\yemian.dsw
........\resource.h
........\StdAfx.h
........\yemian.h
........\yemianDlg.h
........\下载说明.htm
........\res\yemian.ico
........\...\yemian.rc2
........\yemian.ncb
........\yemian.opt
........\yemian.plg
........\yemian.rc
........\设计报告.doc
........\Debug
........\res
FIFO LRU
........\.....\vc60.idb
........\.....\yemian.ilk
........\.....\StdAfx.obj
........\.....\yemian.obj
........\.....\yemianDlg.obj
........\.....\yemian.pch
........\.....\vc60.pdb
........\.....\yemian.pdb
........\.....\yemian.res
........\yemian.aps
........\yemian.clw
........\StdAfx.cpp
........\yemian.cpp
........\yemianDlg.cpp
........\yemian.dsp
........\yemian.dsw
........\resource.h
........\StdAfx.h
........\yemian.h
........\yemianDlg.h
........\下载说明.htm
........\res\yemian.ico
........\...\yemian.rc2
........\yemian.ncb
........\yemian.opt
........\yemian.plg
........\yemian.rc
........\设计报告.doc
........\Debug
........\res
FIFO LRU