搜索资源列表
osCPU
- 这是一个简单的CPU 调度模拟程序 模拟了操作系统的进程处理过程-This is a simple CPU scheduling simulation program to simulate the process of the operating system process
ProcessScheduling
- 此为CPU进程调度的C语言源程序,很有用,自己编译后运行后觉得还可以,希望试试。-this process for CPU scheduling C language source code and useful, they compiled after the operation I felt that I could, Try hope.
CPUScheduler
- 经典的CPU进程调度软件,可以了解CPU调度的原理.-classic CPU process scheduling software, CPU scheduling can understand the principle.
CPU调度C语言实现
- CPU调度C语言实现 实现1FCFS(先到先服务) 2SJF(最段作业优先调度) 3RR(轮转法) 4PSA(优先权调度)n) 5EXIT 6时间的延迟; 7:屏幕的换色.-CPU scheduling C Language Implementation 1FCFS (first come-first services) 2SJF (most of the operational priority scheduling) 3RR (Web) 4PSA (Pri
601caitao CPU 完整版
- 为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C la
cpu
- 操作系统实验,处理机调度算法,用vc做的,很全面的-Experimental operating system, processor scheduling algorithm, using vc done, very comprehensive
cpudd
- java实现的CPU调度算法。。算法比较通俗,易懂,是根据上课学的编的一个代码-java realization CPU scheduling algorithm. . Algorithm popular, easy to understand, is prepared according to the school to learn a code
caozuoxitong
- 模拟CPU调度进程的程序。这是一个模拟cpu调度的程序,方便大家在做课程设计的时候用。-Simulation of CPU scheduling process procedures. This is a simulation of cpu scheduling procedures to facilitate curriculum design in a time when so used.
pcb
- 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
CPU_schedule_simulation
- CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
fcfs28
- program to implement First-Come-First -Served CPU scheduling algorithms
rr28
- program to implement Round-Robin CPU scheduling algorithms
sjf28
- program to implementShor test-Job-First CPU scheduling algorithms
srtf28
- program to implement Shortest-Remaining Time-First CPU scheduling algorithms
cpu-scheduling
- program in c to illustrate and demonstrate various cpu scheduling algorithms
prioorig
- source code for cpu scheduling -source code for cpu scheduling
_CPU_Sched18c++
- cpu scheduling algorithms
chulijidiaodu
- 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本程序模拟在单处理器情况下的处理器调度-In a multiprogramming systems, often have a number of process and in the state of readiness. When the number of processors in number than process, must accordin
cpu-scheduling
- operating system:cpu scheduling algorithms(fcfs,priority,round robin,sjf) in c++.
Four-CPU-scheduling-algorithm
- 用c++实现的CPU四种调度算法,简单易懂-With c++ implementation of the four types of CPU scheduling algorithm, simple to understand