大学操作系统课程设计2021.zip

上传者: 42315242 | 上传时间: 2022-04-06 00:36:12 | 文件大小: 1.47MB | 文件类型: ZIP
大学操作系统课程设计2021版,附带文档,适用于3或4星题,其中注释详尽,代码格式规范,可对题目要求进行修改。没写死锁和设备管理。编程使用java开发,内容中硬件系统抽象出来了对应的 Memory、Disk、CPU、Clock 、MMU、AddressLine、DataLine 共 7 个类。内核层次实现了作业管理、进程管理和存储管理3个模块。共使用7个线程。 不过听说下次是用python开发,也可以当个参考。

文件下载

资源详情

[{"title":"( 50 个子文件 1.47MB ) 大学操作系统课程设计2021.zip","children":[{"title":"南京农业大学操作系统课程设计2021","children":[{"title":"报告文档","children":[{"title":"2-xxx-OS课程设计自测报告.doc <span style='color:#111;'> 1.00MB </span>","children":null,"spread":false},{"title":"1-xxx-课程设计实践报告.docx <span style='color:#111;'> 438.94KB </span>","children":null,"spread":false},{"title":"3-xxx-程序安装及使用手册.docx <span style='color:#111;'> 49.88KB </span>","children":null,"spread":false}],"spread":true},{"title":"os.jar <span style='color:#111;'> 78.61KB </span>","children":null,"spread":false},{"title":"os","children":[{"title":"3.txt <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"os.iml <span style='color:#111;'> 433B </span>","children":null,"spread":false},{"title":"2.txt <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false},{"title":"6.txt <span style='color:#111;'> 5.78KB </span>","children":null,"spread":false},{"title":"xx-jobs-input.txt <span style='color:#111;'> 154B </span>","children":null,"spread":false},{"title":"4.txt <span style='color:#111;'> 5.97KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"thread","children":[{"title":"LowLevelSchedulingThread.java <span style='color:#111;'> 498B </span>","children":null,"spread":false},{"title":"BlockQueueWakeUpThread.java <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"IOThread.java <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"JobRequestThread.java <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"SystemRunThread.java <span style='color:#111;'> 18.37KB </span>","children":null,"spread":false},{"title":"PageMissingInterruptProcessingThread.java <span style='color:#111;'> 3.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"manager","children":[{"title":"ProcessManager.java <span style='color:#111;'> 20.11KB </span>","children":null,"spread":false},{"title":"JobManager.java <span style='color:#111;'> 16.83KB </span>","children":null,"spread":false},{"title":"StorageManager.java <span style='color:#111;'> 16.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"hardware","children":[{"title":"DataLine.java <span style='color:#111;'> 311B </span>","children":null,"spread":false},{"title":"Disk.java <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false},{"title":"Clock.java <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"Memory.java <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false},{"title":"MMU.java <span style='color:#111;'> 6.34KB </span>","children":null,"spread":false},{"title":"AddressLine.java <span style='color:#111;'> 347B </span>","children":null,"spread":false},{"title":"CPU.java <span style='color:#111;'> 4.17KB </span>","children":null,"spread":false}],"spread":true},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 43B </span>","children":null,"spread":false}],"spread":false},{"title":"test","children":[{"title":"SystemRun.java <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false}],"spread":false},{"title":"common","children":[{"title":"Util.java <span style='color:#111;'> 9.35KB </span>","children":null,"spread":false},{"title":"Run.java <span style='color:#111;'> 406B </span>","children":null,"spread":false},{"title":"Hardware.java <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"Kernel.java <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"gui","children":[{"title":"MainWindow.jfd <span style='color:#111;'> 17.13KB </span>","children":null,"spread":false},{"title":"MainWindow.java <span style='color:#111;'> 29.96KB </span>","children":null,"spread":false}],"spread":false},{"title":"kernel","children":[{"title":"DataSegment.java <span style='color:#111;'> 838B </span>","children":null,"spread":false},{"title":"Instruction.java <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"PCB.java <span style='color:#111;'> 6.77KB </span>","children":null,"spread":false},{"title":"BitMap.java <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"PageTable.java <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"StackSegment.java <span style='color:#111;'> 839B </span>","children":null,"spread":false},{"title":"InterruptSignal.java <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false},{"title":"CodeSegment.java <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"LRU.java <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"Scheduling.java <span style='color:#111;'> 7.91KB </span>","children":null,"spread":false},{"title":"JCB.java <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"Main.java <span style='color:#111;'> 984B </span>","children":null,"spread":false}],"spread":true},{"title":"5.txt <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"1.txt <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"ProcessResults.txt <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"readme.txt <span style='color:#111;'> 283B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

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