登录
首页 » Visual C++ » Segment_Page_SMS

Segment_Page_SMS

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

  • PCB
    pcb实现。。进程管理。就绪队列,阻塞队列实现(pcb to achieve)
    2011-11-23 13:38:34下载
    积分:1
  • Simwumpus
    经典问题魔兽世界(wumpus world)的程序,还比较简单,只能在dos下文字表示,没有图示(classic World of Warcraft (chat world) procedures, but also relatively simple, only under the dos text, there is no icon)
    2020-11-15 13:19:41下载
    积分:1
  • mybank_cPP
    银行家算法模拟程序的实现 用可视(图形)化界面完成银行家算法的模拟程序。 模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。 模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization )
    2020-11-11 23:49:46下载
    积分: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
  • 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
  • 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
  • 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
  • hpa48
    HPA就是host protect area(HPA is the host protect area)
    2007-09-17 09:10:12下载
    积分:1
  • 可变分区
    说明:  可变分区,一个很重要的操作系统原代码,很详细的拉,个人下载参考参考。(Variable Division, a very important source operating system, a very detailed and pulling personal information. Download.)
    2006-01-10 20:58:02下载
    积分:1
  • OSDemo
    操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)(Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management))
    2020-06-26 11:00:02下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载