操作系统课程设计大作业

上传者: moumoumouwang | 上传时间: 2022-05-16 17:00:41 | 文件大小: 106KB | 文件类型: ZIP
通过设计进程管理和内存管理,进一步理解进程和内存的基本概念,加强理解进程管理中主要数据结构的设计、进程调度算法及内存管理方式。显示系统在运行过程中各进程的状态及有关参数的变化情况。通过可视化窗口,显示时间片使用情况,正在运行的进程,正在执行的指令等等,并对就绪队列和阻塞队列中存放的信息进行显示。在进程创建时为每个进程分配相应的内存,程序结束时调用进程撤销原语撤销进程,回收之前分配的内存,然后进行进程调度,在I/O中断时将阻塞结束的进程唤醒。在进程时间片用完时,将正在运行的进程添加到就绪队列,重新进程调度,并实现相对时钟的模拟题目中要求写出模拟中断的种类和中断处理方式。模拟内存管理时用可变分区管理方式对内存进行分配与回收,减少碎片化带来的影响。

文件下载

资源详情

[{"title":"( 80 个子文件 106KB ) 操作系统课程设计大作业","children":[{"title":"mywork","children":[{"title":"mywork","children":[{"title":"bin","children":[{"title":"EquipmentManagePanel.class <span style='color:#111;'> 4.04KB </span>","children":null,"spread":false},{"title":"InProgram.class <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"MemoryPanel.class <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"CoursePanel.class <span style='color:#111;'> 6.93KB </span>","children":null,"spread":false},{"title":"ReadyQueuePanel.class <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"DisplayFrame$3.class <span style='color:#111;'> 656B </span>","children":null,"spread":false},{"title":"TimeSlice$timerTaskTest.class <span style='color:#111;'> 538B </span>","children":null,"spread":false},{"title":"CPU.class <span style='color:#111;'> 4.71KB </span>","children":null,"spread":false},{"title":"DisplayFrame$1.class <span style='color:#111;'> 641B </span>","children":null,"spread":false},{"title":"TimeSlice.class <span style='color:#111;'> 546B </span>","children":null,"spread":false},{"title":"Intermit.class <span style='color:#111;'> 439B </span>","children":null,"spread":false},{"title":"LogPanel.class <span style='color:#111;'> 998B </span>","children":null,"spread":false},{"title":"Memory$PartitionNode.class <span style='color:#111;'> 584B </span>","children":null,"spread":false},{"title":"DataTable.class <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"InProgram$2.class <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"FileManager.class <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"Veriable.class <span style='color:#111;'> 570B </span>","children":null,"spread":false},{"title":"BlockQueuePanel.class <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"InProgram$1.class <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"Main.class <span style='color:#111;'> 557B </span>","children":null,"spread":false},{"title":"Queen.class <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"Memory$MemoryUnit.class <span style='color:#111;'> 431B </span>","children":null,"spread":false},{"title":"Memory.class <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"Course.class <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"CourseTable.class <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"NullQueenException.class <span style='color:#111;'> 346B </span>","children":null,"spread":false},{"title":"PCB.class <span style='color:#111;'> 503B </span>","children":null,"spread":false},{"title":"VirtualEquipment$EquipmentHasBeenFree.class <span style='color:#111;'> 652B </span>","children":null,"spread":false},{"title":"CreateCourseFailedException.class <span style='color:#111;'> 373B </span>","children":null,"spread":false},{"title":"CreateProgramFrame.class <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"ProcessState.class <span style='color:#111;'> 372B </span>","children":null,"spread":false},{"title":"VirtualEquipment$EquipmentBusyException.class <span style='color:#111;'> 653B </span>","children":null,"spread":false},{"title":"DisplayFrame.class <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"VirtualEquipment.class <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"DisplayFrame$2.class <span style='color:#111;'> 632B </span>","children":null,"spread":false},{"title":"CreateProgramFrame$1.class <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"EquipmentManagePanel$1.class <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"EquipmentManagePanel$2.class <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false}],"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 785B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"ReadyQueuePanel.java <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"FileManager.java <span style='color:#111;'> 1001B </span>","children":null,"spread":false},{"title":"Intermit.java <span style='color:#111;'> 322B </span>","children":null,"spread":false},{"title":"PCB.java <span style='color:#111;'> 598B </span>","children":null,"spread":false},{"title":"Queen.java <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"Course.java <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"InProgram.java <span style='color:#111;'> 4.07KB </span>","children":null,"spread":false},{"title":"VirtualEquipment.java <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"Veriable.java <span style='color:#111;'> 449B </span>","children":null,"spread":false},{"title":"Memory.java <span style='color:#111;'> 6.02KB </span>","children":null,"spread":false},{"title":"BlockQueuePanel.java <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"CoursePanel.java <span style='color:#111;'> 10.05KB </span>","children":null,"spread":false},{"title":"ProcessState.java <span style='color:#111;'> 196B </span>","children":null,"spread":false},{"title":"CreateCourseFailedException.java <span style='color:#111;'> 173B </span>","children":null,"spread":false},{"title":"DataTable.java <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"DisplayFrame.java <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false},{"title":"CourseTable.java <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"CreateProgramFrame.java <span style='color:#111;'> 3.17KB </span>","children":null,"spread":false},{"title":"EquipmentManagePanel.java <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"MemoryPanel.java <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"TimeSlice.java <span style='color:#111;'> 388B </span>","children":null,"spread":false},{"title":"Main.java <span style='color:#111;'> 239B </span>","children":null,"spread":false},{"title":"NullQueenException.java <span style='color:#111;'> 254B </span>","children":null,"spread":false},{"title":"LogPanel.java <span style='color:#111;'> 597B </span>","children":null,"spread":false},{"title":"CPU.java <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false}],"spread":false},{"title":".project <span style='color:#111;'> 382B </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 397B </span>","children":null,"spread":false}],"spread":true},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"try","children":[{"title":"9.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"3.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"7.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"2.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"6.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"4.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":".project <span style='color:#111;'> 207B </span>","children":null,"spread":false},{"title":"idle.txt <span style='color:#111;'> 10B </span>","children":null,"spread":false},{"title":"5.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"1.txt <span style='color:#111;'> 40B </span>","children":null,"spread":false},{"title":"try.rar <span style='color:#111;'> 623B </span>","children":null,"spread":false},{"title":"8.txt <span style='color:#111;'> 22B </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明