搜索资源列表
操作系统课程设计(四实验和一)
- 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以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.
请求分页存储管理方式
- 课程实验,自己做的一个关于请求分布的程序, 采用先进先出算法(FIFO)和最近最久未使用算法(LRU)进行页面的置换-courses experiments done on the request of a distribution procedures, FIFO-algorithm (FIFO) and the most recent time on the use of algorithms (LRU) page replacement
proc
- 这是一个进程调度程序,是操作系统课程的实验-This is a process scheduling process, the operating system of experimental courses
银行家算法操作系统实验报告
- 银行家算法的课程设计报告-bankers algorithm design of the curriculum report
作业调度实验
- 大学操作系统课程的其中一个实验--作业调度的模拟-university courses on operating system of an experimental -- Job Scheduling Simulation
内存管理实验报告
- 操作系统课程设计报告,内存模拟管理- The operating system curriculum designs the report, the memory simulation manages
caozuoxitong
- 关于银行家算法的操作系统课程设计,包括实验目的、运行结果等-Banker
systemtest
- 本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarmament. The lifting of the way
Progress
- 操作系统实验课程,进程管理,用c语言描述-Experimental operating system courses, process management, using c language to describe
Converter
- 操作系统实验报告,多道程序调度源码,本科课程设计报告-Experimental report operating system, multi-channel program source scheduling, undergraduate curriculum design report
oslib
- 操作系统课程实验中的五个经典实验,进程管理,内存管理,spooling技术等-Operating system courses experiment the five classic experiment, process management, memory management, spooling technology
jinchengdiaodu
- 操作系统课程设计报告 含有实验的源代码 喜欢的可以自己来下 不限人数-you can download as long as you like
2004420243657
- 图书馆销售管理系统计算机科学系数据库课程设计,内含实验报告-Library
2222
- 实验报告之文件管理系统课程设计系统实验报告-Experiment report Document Management System Course Design Systems Experimental Report
2001-04-21-mp1
- 清华大学计算机系操作系统课程实验源码一: Nachos调度系统,实现了5个调度算法:先来先服务(FCFS)、优先级(抢占式、非抢占式)、轮转和多级排队。-Department of Computer Science, Tsinghua University Curriculum Experimental source operating system a: Nachos scheduling system to achieve the five scheduling algorithms:
caozuoxitongshiyandaima
- 操作系统实验课程源代码 适合各大学本科学习操作系统使用 绝对可执行-Operating system source code, experimental course of undergraduate study for the operating system using absolute executable
操作系统课程设计实验4
- 北理工操作系统课程设计实验4 内存监视 源码及实验报告-North Polytechnic courses on operating system design experiment four memory monitor source and experimental reports
操作系统课程设计2
- 操作系统课程设计 进程控制 包括LINUX和WINdows 两个系统的源码以及实验报告!
201526811019_孙旭辉_计科1501_实验三
- 银行家算法实现资源分配,通过实验,观察了解操作系统是如何实现同步与互斥的。(Resource allocation by banker algorithm)
实验一 进程及其资源管理.cpp
- 操作系统课程实验一:进程及其资源管理,C++实现(Process and its resource management)