-
用信号量来实现读者-写者问题
调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
- 2022-08-21 06:56:45下载
- 积分:1
-
在LPC2148上面能够正常运行的UCOS操作系统
在LPC2148上面能够正常运行的UCOS操作系统-In the LPC2148 above the normal operating system running uCOS
- 2022-04-17 21:14:51下载
- 积分:1
-
ucos_II of 33 classic examples, both through debugging and learning ucos_II shor...
ucos_II的33个经典例题,均调试通过的,学习ucos_II的捷径。强烈推荐!因代码太多只有一次上传6个,分成了5次上载。-ucos_II of 33 classic examples, both through debugging and learning ucos_II shortcut. Strongly recommended! Because too many code only once Upload six, divided into five available.
- 2022-05-22 23:53:08下载
- 积分:1
-
一个操作系统的课件及其相关的资料,含实验报告等.
一个操作系统的课件及其相关的资料,含实验报告等.-An operating system software and related information, including test reports and so on.
- 2022-03-18 21:06:02下载
- 积分:1
-
C++编写的一个操作系统程序进程管理
C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
- 2022-03-21 11:26:52下载
- 积分:1
-
操作系统课程设计
操作系统课程设计(四实验和一)希望可以对你有帮助,以前自己找的!有些源码!还有实验报告,挺全的。希望对你有用!
- 2022-05-13 11:53:47下载
- 积分:1
-
文件管理模拟系统设计报告
文件管理模拟系统设计报告-document management simulation system design report
- 2022-05-18 19:44:44下载
- 积分:1
-
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。...
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。-Read configuration file (ini format) procedures can return int, char*, float type of configuration item values.
- 2023-05-21 04:40:04下载
- 积分:1
-
不断发送IP地址,和接收对方IP地址的程序,
不断发送IP地址,和接收对方IP地址的程序,-constantly sending IP address, and receive the IP addresses of the other procedures,
- 2022-01-25 15:11:35下载
- 积分:1
-
一个操作系统存储管理的程序,十分精彩,同其他版本都不同.
一个操作系统存储管理的程序,十分精彩,同其他版本都不同.-an operating system storage management procedures and brilliant, with the other versions are different.
- 2023-03-02 01:25:02下载
- 积分:1