• 大小: 123KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-04
  • 语言: C/C++
  • 标签:

资源简介

MFC实现界面化的模拟页面置换过程 1.用户可以为程序指定内存块数和页面总数 2.用户可以自由设置程序的页面访问顺序 3. 用户可在OPT、FIFO和LRU算法选择一个,并能观看到页面置换过程。 内含设计报告word文档

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// yemian.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“




 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1078  2005-07-05 20:51  页面置换\res\yemian.ico

     文件        398  2005-06-30 21:55  页面置换\res\yemian.rc2

     文件       1328  2011-07-01 22:21  页面置换\resource.h

     文件        208  2005-06-30 21:55  页面置换\StdAfx.cpp

     文件       1054  2005-06-30 21:55  页面置换\StdAfx.h

     文件      22000  2011-07-04 22:20  页面置换\yemian.aps

     文件       1826  2011-07-04 22:40  页面置换\yemian.clw

     文件       1461  2005-06-30 21:55  页面置换\yemian.cpp

     文件       4096  2005-06-30 21:55  页面置换\yemian.dsp

     文件        518  2005-06-30 21:55  页面置换\yemian.dsw

     文件       1182  2005-06-30 21:55  页面置换\yemian.h

     文件     197632  2011-07-04 22:40  页面置换\yemian.ncb

     文件      53760  2011-07-04 22:40  页面置换\yemian.opt

     文件       6918  2011-07-02 07:22  页面置换\yemian.rc

     文件      15299  2011-07-04 22:40  页面置换\yemianDlg.cpp

     文件       1578  2011-07-02 07:08  页面置换\yemianDlg.h

     文件     167424  2011-07-07 19:02  操作系统实习报告.doc

     目录          0  2011-07-07 19:01  页面置换\res

     目录          0  2011-07-07 19:02  页面置换

----------- ---------  ---------- -----  ----

               477760                    19


评论

共有 条评论

相关资源