资源列表
rr
- 时间片轮转调度是一种最古老,最简单,最公平且使用最广的算法。每个进程被分配一个时间段,称作它的时间片,即该进程允许运行的时间。如果在时间片结束时进程还在运行,则CPU将被剥夺并分配给另一个进程。如果进程在时间片结束前阻塞或结束,则CPU当即进行切换。调度程序所要做的就是维护一张就绪进程列表,当进程用完它的时间片后,它被移到队列的末尾。-CPU will be denied and assigned to another process. If the process before the end
simplesim-3.0d-ece552f
- Branch Predictors for OS development. Privides alls eperate kinf of branch predictions. Very good tool. very useful. try try.
linux_op_syst.tar
- 操作系统:精髓与设计原理(第五版)课后变成作业,写成了sh文件。-Operating System: essence and Design (Fifth Edition) after-school into work, written in a sh file.
ubuntu.tar
- UBUNTU操作系统安装过程 纯文本格式-UBUNTU operating system installation process in plain text format
Operating-Systems---William-Stalling-6th-edition.
- Operating Systems: Internals and Design Principles is a comprehensive and unified introduction to operating systems. By using several innovative tools, Stallings makes it possible to understand critical core concepts that can be fundamentally challen
program_os
- 《自己动手写操作系统》电子书,对了解操作系统的原理有很大好处。-〈program_os〉 e-book for understanding the principles of the operating system of great benefit.
OS
- 操作系统实验资料,哈尔滨工业大学(威海)的-Operating system experiment data Operating system experiment data Operating system experiment data Operating system experiment data Operating system experiment data Operating system experiment data Operating system experiment
Cpp1
- 进程调度 算法 动态优先权法 和时间片轮转法-failed to translate
FCFS
- 用VC,在XP中实现操作系统中先来先服务的功能。-FCFS of operate system
zhihuan
- 操作系统的置换算法的源代码,你可以用到它如果你是计算机专业的学生。-You can use it if you are the student of university.
TSR
- DOS下的内存驻留程序,demo time tick-time tick
Customer
- 操作系统上机课模拟的生产着消费者问题,mfc编写-Simulate the operating system on the production of machine class consumer issues, mfc write
