-
用信号量来实现读者-写者问题
调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
- 2022-08-21 06:56:45下载
- 积分:1
-
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的...
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
- 2022-08-15 21:13:09下载
- 积分:1
-
磁道分析器,正确无误!
磁道分析器,正确无误!-track Analyzer, correct!
- 2022-09-13 05:05:03下载
- 积分:1
-
Windows1.0 【1985年珍藏版】
Windows1.0 【1985年珍藏版】-Windows1.0 1985 01/23/2006 :
- 2022-01-22 01:55:39下载
- 积分:1
-
使用配置:
a) 如果将系统安装在网站的根路径下,直接拷贝即可使用;
b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、...
使用配置:
a) 如果将系统安装在网站的根路径下,直接拷贝即可使用;
b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、Templates、Uploads文件夹及移动到根路径下。
c) 如果WEB服务器和数据库服务器不在一台服务器上,请将Web.Config中的
-err
- 2022-03-22 10:31:13下载
- 积分:1
-
ckos 移植到ARMTDMI7核的ADuC7026上
ckos 移植到ARMTDMI7核的ADuC7026上-ckos transplanted to the ADuC7026 on nuclear ARMTDMI7
- 2022-01-28 01:15:59下载
- 积分:1
-
particle swarm optimal
particle swarm optimal
- 2022-10-15 13:35:03下载
- 积分:1
-
页面置换算法的LRU和FCFS。自己写的。
页面置换算法的LRU和FCFS。自己写的。-replacement pages of LRU algorithm and FCFS. Wrote it myself.
- 2022-08-14 23:30:17下载
- 积分: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
-
linux0.99源代码用于研究linux操作系统
linux0.99源代码用于研究linux操作系统-linux0.99 source code used to study the linux operating system
- 2023-01-19 20:10:03下载
- 积分:1