搜索资源列表
操作系统课程设计(四实验和一)
- 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以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.
次作业
- 是操作系统中的一个进程管理问题~ 拿来和大家分享分享~-operating system is a process management to use and share sharing ~
实验1_作业调度_实验2_进程调度
- 本程序是两个操作系统的上机题目,有源代码.-two operating systems on the plane topic, active code.
操作系统课程设计文件系统
- 操作系统课程设计文件系统,我们操作系统课程的一个作业-courses on operating system design document systems, we will of course an operating system operations
操作系统高响应比作业调度
- 操作系统作业调度源码,用的是高相应比算法-Job Scheduling-source operating system, with the corresponding high Algorithm
操作系统作业(原版)源代码
- 一个我网上档的操作系统设计源代码,希望能给学习系统编程的朋友给与一定帮助-an online outlets operating system source code, in hopes of giving the Learning System Programming friends to give some help
作业调度源程序
- 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
操作系统大作业(内存分配)
- 这是一个操作系统作业的小程序,实现的工能是模拟内存分配。-This is a small operating system operating procedures, the public will realize it is the memory allocation.
图形化界面模拟操作系统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
OShomework
- 操作系统作业,一些复习资料,是Word文档,帮助同学们更好的复习,应考-os homework
操作系统实验代码
- 各种典型操作系统实验,单道、多道作业调度……(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)
操作系统实验指导书——Linux修订篇
- 大二计算机作业了,大二操作系统作业题目和教程,(Homework, sophomore operating system job titles and tutorials)
操作系统作业
- 里面实现了操作系统的随机生成虚拟页面并分配至物理页框的结构(Inside the operating system to achieve the random generation of virtual pages and assigned to the physical page frame structure)
lab3
- 操作系统作业Lab3 详细的代码和实验报告(Operating system operation Lab3 Detailed code and lab report)
生产者消费者作业02
- C#编写的有关操作系统中生产者与消费者问题的实例,画面美观,生动形象的描绘了生产者与消费者之间的关系,代码部分简介易懂。(C# is an example of the problem of producers and consumers in the operation system. The picture is beautiful, vividly depicting the relationship between producers and consumers, and the cod
sh
- 计算机学院操作系统的实验作业,shell(the experiment of the operation system, shell)
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.)