-
labP3
哈工大操作系统实验三,包括代码和实验报告,希望对同学有帮助(lab3 for Operating System in HIT)
- 2012-11-08 16:14:45下载
- 积分:1
-
unix_V
说明: 著名的AT&T UNIX v6 源码,虽然已不能在现在的机器中直接运行(通过在Linux上安装pdp11 simulator可以运行),但从中首先可以学习到C程序设计的简约与严谨(原作者是图灵奖得主Brian W. Kernighan和Dennis M. Ritchie),其次还可以帮助深入理解操作系统概念,其设计思想仍然广泛存在于多数操作系统中。
本系统的首次发布于1976年,现仍然做为MIT高年级学生、研究生的操作系统学习的分析材料。
(famous AT)
- 2006-01-10 11:14:16下载
- 积分:1
-
error
这是 ros 里用来给用户通知的页面,挺好用的,大家可以试试(now I not say how to user b langen to sya,way use english to sya miao shu)
- 2016-12-23 23:52:14下载
- 积分:1
-
Bankers-algorithm-simulation
银行家算法模拟,适用于计算机操作系统课程设计的银行家算法的实现。(Bankers algorithm simulation for realization of computer courses on operating system design bankers algorithm.)
- 2015-12-14 13:34:41下载
- 积分:1
-
BIOS-Update-Procedure
BIOS Update Procedure
- 2013-11-13 17:18:31下载
- 积分:1
-
6d8424eb-27a9-4985-9cdc-d17bdddbc179
定速风电机组仿真模型,包括风轮机,发电机,风速模型。(The simulation model of fixed speed wind turbine includes wind turbine, generator and wind speed model.)
- 2017-05-16 14:45:48下载
- 积分:1
-
program
作业调度程序,模拟操作系统的作业调度过程,协调和控制各个作业对cpu的使用控制(Job scheduling program to simulate the process of the operating system job scheduling, coordinating and controlling the use of control operations on cpu)
- 2011-05-19 17:32:58下载
- 积分:1
-
FCFS
系统调度中先进先出FCFS算法代码 操作系统课设可用(FIFO system FCFS scheduling algorithm code class-based operating system available)
- 2015-11-30 20:53:48下载
- 积分:1
-
vmm
请求分页存储管理方式的模拟实现,包括相应的说明文件(request tabbed storage management methods to achieve the simulation, including the corresponding notes)
- 2006-05-18 02:25:59下载
- 积分:1
-
mybank_cPP
银行家算法模拟程序的实现
用可视(图形)化界面完成银行家算法的模拟程序。
模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。
模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization
)
- 2020-11-11 23:49:46下载
- 积分:1