资源列表
[操作系统开发] yinhangjia
说明:简单的银行家算法,界面很简陋,全面包含操作系统课程设计中处理机调度。 -Bankers simple algorithm, the interface is very simple, comprehensive curriculum design that contains the operating system processor scheduling.<茅春荣> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] duan
说明:模拟中断事件的处理 中断机构能发现中断事件,且当发现中断事件后迫使正在处理器上执行的进程暂时停止执行,而让操作系统的中断处理程序占有处理器去处理出现的中断事件-Simulated interrupt events can be found to deal with disruption of institutions disruptions and interruptions when found after the incident is forcing processors to imp<zhang> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] duanzuoye2
说明:这是大学操作系统进程调度实验的其中一个算法。实验中应该要注意的是关于C中指针的用法,因为指针的用法比较灵活又非常容易出错,一不小心应用不严密就会出错。如在实行按短作业优先算法调度进程的过程中,每一次输入无论是周转时间,运行时间,还是响应时间都要用指针返回arrivetime,否则就出错。还有在插入和释放结点时,用此中指针表示法会比用for循环语句简明很多。再一个就是在选择运行时间最小的进程时,察看当前就绪队列中的进程数也是很关键的,其间所得的count对于下面两步都很重要。-err<舒拉> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[操作系统开发] duanzuoyeyouxiandiaodusuanfa
说明:操作系统中短作业优先算法,用C++写的,我们的作业,老师验收通过。-Operating system in a short operating priority algorithm, using C++ Written, our operations, acceptance, through the teacher.<邵松> 在 2025-06-08 上传 | 大小:1kb | 下载:0