搜索资源列表
操作系统课程设计(四实验和一)
- 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
操作系统课程设计文件系统
- 操作系统课程设计文件系统,我们操作系统课程的一个作业-courses on operating system design document systems, we will of course an operating system operations
yxt
- 一个用于演示操作系统作业调度的模拟程序,实现了Fifo,LRU两种算法,并计算了缺页次数-a demonstration of the operating system for scheduling the simulation program, achieving SC16CxxBUARTs. LRU algorithm, and calculated the number of missing pages
file
- 操作系统作业,对文件目录的管理,修改,删除 返回上一级
JobSchduling
- 用C++编的操作系统作业方面的调度,在做课程设计时有一定作用
1
- 这是一个能实现操作系统作业优先的算法,程序相对简单
zydd
- 操作系统作业调度,算法为最高响应比作业调度
操作系统的课程设计
- 操作系统的课程设计是模拟作业调度的算法的程序设计
文件操作系统
- vb作业 文件-vb operations document
作业调度实验
- 大学操作系统课程的其中一个实验--作业调度的模拟-university courses on operating system of an experimental -- Job Scheduling Simulation
批处理系统的作业调度
- 这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-this is the operating system on the classroom, doing internships designed and The purpose of this experiment, analysis, design. The response ratio is Job Scheduling algorithm.
作业调度源程序
- 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
os
- 操作系统课程设计,含5个大作业。最后一个是文件系统的设计。有报告。最后一个是linux的,其他的是window上开发。 -Operating systems curriculum design, with five major operations. The last one is the file system design. Reports. The last one is linux, the other is a window on development.
3106007038
- 操作系统实验 实验一 进程调度 实验二 作业调度 实验三(综合性) 主存空间的分配与回收 实验四 文件系统-Experimental test of a process of operating system scheduling job scheduling experiment Second experiment three (integrated) main memory space allocation and recovery of the experimental
图形化界面模拟操作系统OS的作业调度算法
- 通过图形化界面模拟操作系统的作业调度算法中的时间片轮转和动态抢占式优先权算法,同时模拟内存的分配和回收-Simulation of the operating system through the graphical interface of the job scheduling algorithm in the time slice rotation and dynamic preemptive priority algorithm, and simulation of memory allo
操作系统实验代码
- 各种典型操作系统实验,单道、多道作业调度……(Typical operating system experiments, single channel, multi-channel job scheduling......)
操作系统作业
- 模拟操作系统的内存调度,硬盘管理,CPU资源分配,进程优先级处理等等(Simulation of memory scheduling, hard disk management, CPU resource allocation, process priority processing and so on)
ConsoleApplication1
- 操作系统作业调度,操作系统实验二,作业调度的实验(Operating system job scheduling)
操作系统
- 实现作业调度(先来先服务)、进程调度功能(时间片轮转) 实现内存管理功能(连续分配)(Implementation of job scheduling (first come first served), process scheduling function (time slice rotation) Implement memory management function (continuous allocation))
操作系统-短作业优先调度算法
- 作业调度算法之短作业优先-就是优先调度并处理短作业(The shortest job priority of job scheduling algorithm is to give priority to scheduling and process short jobs.)