搜索资源列表
processdoing.rar
- 操作系统中进程调度算法的模拟 可以实现先来先服务 短作业有限 和时间片轮转算法,Operating system scheduling algorithm in the simulation process can be achieved first-come first-serve limited and short operating time slice Round Robin
OSexperiment
- 广东工业大学,操作系统实验结合,进程调度,作业调度,主存空间的分配与回收,文件系统四个实验,包含有源代码与实验报告。-OS experiment
suanfa
- 操作系统,进程调度算法的模拟,用C语言实现对5个进程采用动态优先权优先算法的进程调度-jinchengdiaodusuanfa
OS
- 操作系统进程调度算法比较,FCFS,SJF,RR,MLFS-Comparison of the operating system process scheduling, FCFS, SJF, RR, MLFS
OS
- 操作系统实验实现进程调度 包括多种算法-Experimental realization of the process of scheduling the operating system, including a variety of algorithms
processschedulingsimulation
- 操作系统课程设计所需要的文件,关于进程调度方面的程序设计,很好的帮助初学者理解有关进程调度方面的知识.-Operating system, curriculum design, the required documentation on the process scheduling aspects of program design, very good to help beginners understand the process of scheduling knowledge.
jinchengdiaodu
- 大学三年级操作系统实验1进程调度,三种方法都有-University of third-year operating system process scheduling experiment 1, three methods have
jinchengdiaodushiyan
- 操作系统课程的进程调度实验.一共4个 学这门课的同学应该会有用-The operating system process scheduling course experiment. A total of four school students in this class should be useful
ProcessScheduling
- 进程调度模拟实验,为学校操作系统课程设计内容-Process scheduling simulation experiments, the content of curriculum design for schools operating system
os_1
- 大学时写的模仿操作系统进程调度的程序,随机产生阻塞和唤醒,随机设置进程优先级,并根据调度情况调整优先级,随机决定进程所需时间,可手动设置时间片大小-program in university ,modify the operator system work,random primary,random event wait and random event occur
jincheng
- 操作系统进程调度的实验源代码,能更好的理解该部分知识-Operating system process scheduling experiment source code, a better understanding of that part of the knowledge
jinchengdiaodu
- 实现计算机的进程调度 完成操作系统进程调度的功能-Scheduling process to achieve complete computer operating system process scheduling function
taskScheduling
- 模拟常用的操作系统进程调度算法,包括先来先服务,短作业优先,高响应比优先- Analog commonly used operating system process scheduling algorithms, including a first-come first-serve, short operating priority, high priority response ratio
实验三代码
- 在Ubuntu上运行代码 显示后台进程如何调度 让进程调度变得更明显(Run it on ubuntu. It can show us how the thread run in the back)
PCB_CPU
- 操作系统进程调度算法仿真与实现。通过程序仿真掌握并发环境,进程 PCB 与控制操作、进程切换以及进程调度算法的原理、过程与实现步骤。(Simulation and implementation of process scheduling algorithm for operating system)
实验一
- 仿真在并发环境下的多进程调度算法,有时间片轮转和动态优先级调度(Simulation in concurrent environment of multi process scheduling algorithm, there are time slice rotation and dynamic priority scheduling)
进程调度算法
- 模拟进程调度的过程,包括先到先得进程调度算法和RR轮转调度算法。(The process of simulating process scheduling, including the first to first process scheduling algorithm and the RR rotation scheduling algorithm.)
SJF
- 用C++实现操作系统中SJF的进程调度算法。(The process scheduling algorithm of SJF in the operating system is implemented with C++.)
main.cpp
- 操作系统实验中的进程调度算法之抢占式SJF算法(Preemptive shortest-job-first algorithm)
操作系统实验报告
- 操作系统实验报告(进程调度,银行家算法,可变区分存储管理)(Operating system experiment report (process scheduling, banker algorithm, variable storage management))