-
微软早期的一个操作系统[ 1 ]。0
Microsoft早期操作系统1[1].0-3.0全系列收藏版-Microsoft early one operating system [1] .0-3.0 full range of collectors edition
- 2022-02-02 02:43:51下载
- 积分:1
-
关于银行家算法的操作系统课程设计,包括实验目的、运行结果等...
关于银行家算法的操作系统课程设计,包括实验目的、运行结果等-Banker
- 2022-06-19 11:21:04下载
- 积分:1
-
Orange s:一个操作系统的实现(书附源码)chapter5.rar
Orange s:一个操作系统的实现(书附源码)chapter5.rar-Orange" s: an operating system implementation (source code attached to the book) chapter5.rar
- 2022-03-14 21:22:49下载
- 积分:1
-
用C语言编写和调试一个简单的进程调度程序
用C语言编写和调试一个简单的进程调度程序-C language writing and debugging a simple process scheduler
- 2022-07-13 20:02:15下载
- 积分:1
-
Orange s:一个操作系统的实现(书附源码)chapter3.rar
Orange s:一个操作系统的实现(书附源码)chapter3.rar-Orange" s: an operating system implementation (source code attached to the book) chapter3.rar
- 2022-02-05 07:26:32下载
- 积分:1
-
office 2000中可以排版维吾尔文字。该程序只能在win98操作系统下正常运行...
office 2000中可以排版维吾尔文字。该程序只能在win98操作系统下正常运行-can typesetting Uygur language. The procedure only in win98 operating system uptime
- 2022-05-09 08:21:48下载
- 积分:1
-
source code of Stanford iPhone course, demo of how to use multitouch
Stanford iPhone课程配套源码,介绍multitouch 的实现方法。-source code of Stanford iPhone course, demo of how to use multitouch
- 2022-04-08 04:20:10下载
- 积分:1
-
通过研究Linux的线程机制和信号量实现读者写者(Reader
通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。
1)写-写互斥:不能有两个写者同时进行写操作;
2)读-写互斥:不能同时有一个线程在读,而另一个线程在写;
3)读-读允许:可以有一个或多个读者在读;
4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作;
5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
-By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
- 2022-02-06 09:26:49下载
- 积分:1
-
北航操作系统课程设计所需源代码,包含window和linux操作系统的各4个试验...
北航操作系统课程设计所需源代码,包含window和linux操作系统的各4个试验-BUAA operating system source code required for curriculum design, including window and linux operating system in all four test
- 2022-06-19 09:38:16下载
- 积分:1
-
银行家算法,用来检验死锁问题
银行家算法,用来检验死锁问题-bankers algorithm, a test of deadlock. .
- 2022-08-03 22:02:57下载
- 积分:1