搜索资源列表
TimeR
- 时间片轮转调度,是一个重要的操作系统课设-Round-robin scheduling is an important class of operating system design
OS
- 操作系统课上的实验~~包括了多进程并发,作业调度等程序,你值得拥有!-Experimental class operating system to include more complicated process, such as job scheduling program, you deserve!
lift_control_by_Vina
- 某一层楼20层,有五部互联的电梯。基于线程思想,编写了此电梯调度程序。 程序包含两个类: lift_control类 实现对电梯的生成和调度 dest类 当做静态类调用其中函数,实现对int数组的管理,包括insert(),size(),pop(),delete()等。-Floor of a 20-story, there are five interconnected elevator. Based on the thread of ideas, this elevator