搜索资源列表
osshiyanbaogao
- 大三时的操作系统实验报告完整版,有进程管理,作业调度,存储管理和模拟文件管理。有些附了实验报告有些没有,虽然程序有些写的不算好,但还是希望对为做操作系统实验而正在烦恼的兄弟有些帮助吧。-ruins of the operating system integrity experimental version of the report, process management, job scheduling, Storage management and document management si
OSexperiment
- 广东工业大学,操作系统实验结合,进程调度,作业调度,主存空间的分配与回收,文件系统四个实验,包含有源代码与实验报告。-OS experiment
os
- 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
file
- 作业调度的实验报告,包括实验心得界面源码-FCB
zuoyedd
- 操作系统经典实验报告,关于作业调度,很强大,经供参考-Operating system reports a classic experiment, with regard to scheduling, it is powerful, for reference by
1213
- 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。 (2)最短作业
file3
- 计算机专业大三操作系统实验报告实验三,作业调度-Junior computer science experiment on the experiment three operating systems, job scheduling
JobScheduling
- 操作系统实验报告—作业调度,各种情况均得到模拟。调试成功。运行条件visual c++ 2008。-Operating System Test Report- job scheduling, simulation of all cases are obtained. Debugging success. Operating conditions, visual c++ 2008.
tanxinzuoyediaodu
- C实现的一贪心算法的作业调度的算法,有完整的实验报告和运行说明-C implementation of a greedy algorithm for job scheduling algorithm, a complete test report and operating instructions
zuoye
- 操作系统作业调度实验的实验报告,内附代码;-Operating System Operation experiments are reported, containing the code
Exp3
- 操作系统课程设计——作业调度试验 外加实验报告-Operating System Course design- plus job scheduling test lab report
os
- 操作系统实验,关于作业调度的源代码,内加实验报告-Operating system experiments, lab reports plus job scheduling code
Jfile3u
- 计算机专业大三操作系统实验报报告实验三,作业调度 -Computer professional junior operating system, the report of the experiments reported experiment three, job scheduling
job-scheduling
- C++写的操作系统作业调度,这是一个实验报告,有完整的源代码,从报告中复制下来建立好工程就可以直接运行。-The job scheduling C++ write the operating system, which is a lab report, complete source code, copied down to the establishment of good works can be run directly from the report.