登录
首页 » Visual C++ » Segment_Page_SMS

Segment_Page_SMS

于 2021-01-08 发布 文件大小:12267KB
0 360
下载积分: 1 下载次数: 15

代码说明:

  操作系统的课程设计,段页式存储管理,visual studio 2008,mfc(Operating systems curriculum design, storage management section page, visual studio 2008, mfc)

文件列表:

Segment_Page_SMS
................\context.cpp,277,2010-12-27
................\context.h,1366,2011-01-02
................\Debug
................\.....\BuildLog.htm,6214,2011-01-05
................\.....\context.obj,4114,2011-01-05
................\.....\DlgAddSegment.obj,33200,2011-01-05
................\.....\DlgApplyProgress.obj,48246,2011-01-05
................\.....\DlgCallback.obj,40442,2011-01-05
................\.....\DlgShowPageTable.obj,32223,2011-01-05
................\.....\DlgShowSegTable.obj,25980,2011-01-05
................\.....\DlgState.obj,24970,2011-01-05
................\.....\DlgTranslate.obj,36373,2011-01-05
................\.....\mt.dep,65,2011-01-05
................\.....\Segment_Page_SMS.exe,142336,2011-01-05
................\.....\Segment_Page_SMS.exe.embed.manifest,920,2011-01-05
................\.....\Segment_Page_SMS.exe.embed.manifest.res,984,2011-01-05
................\.....\Segment_Page_SMS.exe.intermediate.manifest,861,2011-01-05
................\.....\Segment_Page_SMS.ilk,1040548,2011-01-05
................\.....\Segment_Page_SMS.obj,24714,2011-01-05
................\.....\Segment_Page_SMS.pch,25296896,2011-01-05
................\.....\Segment_Page_SMS.pdb,3558400,2011-01-05
................\.....\Segment_Page_SMS.res,26184,2011-01-05
................\.....\Segment_Page_SMSDlg.obj,76221,2011-01-05
................\.....\stdafx.obj,465447,2011-01-05
................\.....\vc90.idb,969728,2011-01-05
................\.....\vc90.pdb,2019328,2011-01-05
................\DlgAddSegment.cpp,1606,2010-12-30
................\DlgAddSegment.h,519,2010-12-30
................\DlgApplyProgress.cpp,4913,2011-01-05
................\DlgApplyProgress.h,1075,2010-12-26
................\DlgCallback.cpp,3604,2011-01-05
................\DlgCallback.h,755,2011-01-05
................\DlgShowPageTable.cpp,1563,2010-12-26
................\DlgShowPageTable.h,608,2010-12-25
................\DlgShowSegTable.cpp,1162,2011-01-02
................\DlgShowSegTable.h,512,2010-12-25
................\DlgState.cpp,911,2010-12-25
................\DlgState.h,464,2010-12-25
................\DlgTranslate.cpp,2412,2011-01-05
................\DlgTranslate.h,641,2010-12-26
................\ReadMe.txt,3053,2010-12-25
................\res

................\...\Segment_Page_SMS.rc2,372,2010-12-25
................\resource.h,2337,2010-12-30
................\Segment_Page_SMS.aps,65652,2011-01-05
................\Segment_Page_SMS.cpp,1777,2010-12-25
................\Segment_Page_SMS.h,501,2010-12-25
................\Segment_Page_SMS.ncb,18590720,2011-01-05
................\Segment_Page_SMS.rc,11206,2011-01-05
................\Segment_Page_SMS.sln,897,2010-12-25
................\Segment_Page_SMS.vcproj,6648,2010-12-30
................\Segment_Page_SMS.vcproj.zj-PC.zj.user,1407,2011-01-05
................\Segment_Page_SMSDlg.cpp,17226,2011-01-05
................\Segment_Page_SMSDlg.h,1773,2010-12-30
................\stdafx.cpp,147,2010-12-25
................\stdafx.h,1780,2010-12-25
................\targetver.h,1030,2010-12-25
绘图1.vsd,60928,2010-12-27
绘图2.vsd,53760,2010-12-27
绘图3.vsd,56832,2010-12-29
绘图4.vsd,54272,2010-12-29
绘图5.vsd,50688,2010-12-29
设计报告.doc,889856,2010-12-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • system
    操作系统作业源代码,方便学习操作系统课程的同学使用 (this is the codes for students who learn computer system.)
    2013-12-30 21:07:39下载
    积分:1
  • yinhangjiasuanfa
    这是我做的操作系统里面的银行家算法的源程序,发上来供大家参考。(caozuoxitongyinhangjiasuanfa)
    2009-05-22 23:40:08下载
    积分:1
  • operatingsystem
    操作系统页面置换 调度 寻道程序 简短使用(Page seek replacement operating system scheduling procedures)
    2009-05-17 08:09:54下载
    积分:1
  • code
    哈夫曼编码和解码 LRU算法模拟 银行家算法模拟 页面地址重定位模拟 进程调度模拟 FIFO算法模拟(Huffman encoding and decoding algorithm simulates LRU algorithm simulation banker page address relocation simulation process scheduling simulation algorithm FIFO simulation)
    2017-02-03 09:11:55下载
    积分:1
  • chulijidiaodu
    处理及调度源代码,用C++来编程,模拟处理机调度,实验报告(Processing and scheduling source code, using C++, programming, analog processor scheduling, lab reports)
    2011-06-13 00:42:10下载
    积分:1
  • LRU
    利用LRU算法仿真请求页面系统 1、设计内容:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:近期最久未使用算法(LRU) 2) 内存物理块数固定为3个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(0-9页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存 6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化 7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。 8) 每次全部作业运行结束后,要求打印出访问命中率 (Request page using LRU algorithm simulation system)
    2011-07-06 17:33:06下载
    积分:1
  • QiQiWeather
    说明:  手机天气预报系统,可以更改城市名字和显示天气,手机symbian 下使用(Mobile weather forecasting system, you can change the city names and display the weather, the use of mobile phones symbian)
    2008-09-28 15:48:33下载
    积分:1
  • distributionofstoragemanagementandrecovery
    模拟段式存储管理的分配与回收,能够输入给定的内存大小,进程的个数,每个进程的段数及段大小;当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关内存空间使用的情况。 (Analog-stage distribution of storage management and recovery, be able to enter a given memory size, number of processes, each process segment number and segment size when a space the size of the application process, the show can meet the application, as well as the The process, after the allocation of resources relating to the use of memory space.)
    2020-09-17 16:37:55下载
    积分:1
  • MyProcess
    MFC实现的,界面有好,实现了进程调度的算法 能够模拟操作系统的进程调度 适合初学者(MFC implementation, the interface is good, a process scheduling algorithm to achieve To simulate the operating system process scheduling for beginners)
    2011-12-02 11:30:08下载
    积分:1
  • fifo
    页面置换先进先出算法,请大家试试,本人鉴定没问题(FIFO page replacement algorithm, please try, I did not identify the problem)
    2021-01-13 14:18:47下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载