-
33
说明: 作业调度——先来先服务,最短作业优先,最高响应比优先(Job scheduling- a first-come first-served, shortest job first, highest priority response ratio)
- 2011-07-01 19:41:37下载
- 积分:1
-
operating-system-test-2
重庆大学软件学院操作系统实验二,线程及其调度,实现并行排序,并用图形界面表示(operating system test 2,thread scheduling and realize the parallel sorting showing as a graphical interface)
- 2016-03-04 15:30:59下载
- 积分:1
-
Operatingsystemconcepts
说明: 《操作系统概念第六版翻译版》,国外操作系统经典教材,是学习操作系统原理深入而全面的学习资料("Operating system concepts 6th edition translated version" foreign classic Chinese version of the operating system tutorial is to learn the operating system in-depth and comprehensive learning material)
- 2009-09-03 20:04:53下载
- 积分:1
-
OSLab-
操作系统课程设计。visual studio 2010,2008上的模拟UNIX文件系统的c++源码,附加实验报告和readmefile(1.Simulate a Unix file system on your Windows Platform
2.Understand the file system on Unix system, and the usage of i-nodes
3.Implement the function of sub-directory
4.The task needs to be completed using C++ or C
5.Allocate 16MB space in memory as the storage for your file system, the space is divided as blocks with block size 1KB
6.The i-node should support up to 10 direct block addresses, and should support at least one indirect block address
)
- 2020-10-12 22:37:33下载
- 积分:1
-
termlib
JS/UIX 是一个基于Web浏览器的类Unix操作系统,实现web形式的DOS窗口(JS/UIX is a Web browser-based Unix-operating system, to achieve web form DOS window)
- 2009-09-24 17:50:28下载
- 积分:1
-
df
说明: 主存空间的分配和回收的作业,做的不错的,大家自己调整吧~~(Main memory space allocation and recovery operations, to do good, everybody make their own adjustments ~ ~~)
- 2012-06-25 13:02:40下载
- 积分:1
-
youxiandudiaodu
操作系统学习中的模拟CUP如何调度外部进程的算法—优先度调用算法(Analog CUP in the operating system, learn how to schedule external process algorithm- priority call algorithm)
- 2012-08-22 21:45:12下载
- 积分:1
-
BIOS-Update-Procedure
BIOS Update Procedure
- 2013-11-13 17:18:31下载
- 积分:1
-
中断优先级
说明: 中断系统是整个计算机系统必不可少的重要组成部分。利用中断屏蔽技术修改中断优先级(Modifying interrupt priority with interrupt mask technology)
- 2020-05-05 09:14:38下载
- 积分: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