搜索资源列表
xhs
- 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(c++版)
作业调度源程序
- 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
Main-memory-space-allocation
- 操作系统课程设计 主存空间的分配与回收 进程调度问题 -Main memory space allocation and recovery
suanfadiaodu
- 实现按优先级与时间片相结合的进程调度算法 内容: 1:设计进程控制快,进程队列结构(包括:就绪队列,等待队列,运行队列)等必要的数据结构。 2:模拟操作系统进程调度的功能,编写进程调度程序,模拟的处理机分派程序,进程等待函数和进程唤醒函数。 3:编写用户程序,创建6个用户进程。 进程调度的设计方法 1。数据结构 (1)优先级与时间片的设计 ◆进程因等待放弃CPU时,优先级置为1(高优先级) ◆进程因时间片到放弃CPU时,优先
algorithmofbanker
- 模拟实现操作系统中进程调度避免死锁的银行家算法-Analog implementation of the operating system process scheduling avoid deadlock bankers algorithm
Computer-operating-system
- 计算机操作系统实验主要算法源码,例如进程调度,时间片轮转算法,银行家算法,磁盘调度算法等等。-The computer operating system main algorithm source code, such as process scheduling, time slice algorithm, bankers algorithm, disk scheduling algorithm etc..
ebqps
- vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题-Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises
1
- 操作系统进程的调度算法的实现 例如时间片轮转算法(nothing important i dont know how to describe it i just want download someing)