登录
首页 » Visual C++ » Segment_Page_SMS

Segment_Page_SMS

于 2021-01-08 发布 文件大小:12267KB
0 192
下载积分: 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 个回复

  • PlayWithDataStructureSourceCode
    本教材以操作系统原理为主线,结合当今主流操作系统设计方法。(The principles of materials to the main line operating system, combined with today' s mainstream operating system design.)
    2011-11-01 17:18:27下载
    积分:1
  • EOSApp
    1)设计一程序,由一个进程创建三个子进程,三个子进程一个是生产者进程,两个是消费者进程。 2)父子进程都使用父进程创建的共享存储区进行通信,由生产者进程将一个数组中的十个数值发送到由5个缓冲区组成的共享内存中。? 3)两个消费者进程轮流接收并输出这十个数值,同时将两个消费者进程读出的数值进行累加求各和。 4)考虑生产者进程生产的速度和消费者进程速度。(1) a program is designed to create three sub processes from one process, three sub processes is the producer process, and the two is the consumer process. 2) the father child process communicates with the shared storage area created by the parent process, and sends ten values in one array to the shared memory composed of 5 buffers by the producer process. L 3) the two consumer processes take turns to receive and output the ten values, and add values to each of the two consumer processes. 4) take into account the production speed of the producer process and the speed of the consumer process.)
    2020-12-23 09:19:08下载
    积分:1
  • process-and-thread-Technology
    进程和线程技术 Linux和windows进程创建 进程和线程通信 文档+实例分析(process and thread Technology Text and examples)
    2012-01-05 10:51:28下载
    积分:1
  • Segment_Page_SMS
    操作系统的课程设计,段页式存储管理,visual studio 2008,mfc(Operating systems curriculum design, storage management section page, visual studio 2008, mfc)
    2021-01-08 15:08:52下载
    积分:1
  • ddos
    非常强大的DDOS嘎嘎,速度下载把,版权帝们,(Very strong DDOS quack)
    2014-01-30 19:18:33下载
    积分:1
  • ss
    说明:  请求页式虚存管理是常用的虚拟存储管理方案之一。通过请求页式虚存管理中对页面置换算法的模拟,有助于理解虚拟存储技术的特点,并加深对请求页式虚存管理的页面调度算法的理解。(Page requests virtual memory management is commonly used in the virtual storage management, one of the options. Page through the request of the management of virtual memory page replacement algorithm for simulation, helping to understand the characteristics of virtual storage technology, and better understanding of the request for virtual memory management Page page scheduling algorithm understanding.)
    2008-06-20 21:20:07下载
    积分:1
  • LinuxGroupMan
    说明:  Unix 成组链接法 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理(Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management)
    2020-12-12 19:59:15下载
    积分:1
  • ddos
    非常强大的DDOS嘎嘎,速度下载把,版权帝们,(Very strong DDOS quack)
    2014-01-30 19:18:33下载
    积分:1
  • clock页面置换算法
    clock页面置换算法 用CLOCK置换算法仿真请求分页系统 1、设计目的:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:CLOCK算法 2) 内存物理块数固定为15个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(10-20页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存 6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化 7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。 8) 每次全部作业运行结束后,要求打印出访问命中率 (clock page replacement algorithm)
    2013-05-12 10:42:56下载
    积分:1
  • hujianbo
    我的银行家算法,大家来看看。 若要密码 265913(I bankers algorithm, we take a look at. To password 265913)
    2007-01-05 16:48:04下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载