-
监视进程的时间,运行状态等信息的程序.(xp下请重新编译)
监视进程的时间,运行状态等信息的程序.(xp下请重新编译)-Monitor the process of time, running the procedures and other information. (Xp under please recompile)
- 2023-05-28 07:05:03下载
- 积分:1
-
很好的,我朋友花钱买的,希望对java初学者有所帮组
很好的,我朋友花钱买的,希望对java初学者有所帮组-good, I spend money to buy friends, and I hope to have java help beginners group
- 2022-07-24 16:09:37下载
- 积分:1
-
一个计算器程序 能够执行计算器的普通功能
一个计算器程序 能够执行计算器的普通功能-a calculator program to implement the general function calculator
- 2022-09-18 05:35:03下载
- 积分:1
-
多的好例子
一个比较好的多线程例子 用于学习线程的号厘子-a good example of multi-threaded for learning threads of PCT son
- 2022-07-09 10:06:51下载
- 积分:1
-
readers to write source code problem. I included in the Notes. Not joined the pr...
读者写者问题源码.包含我的注释.
没有加入工程文件.
只有一个R&W.cpp.在vc++6.0下编译成功.
在Windows 2000 环境下,创建一个包含n 个线程的控制台进程。用这n 个线程来表示n 个读者或写者。每个线程按相应测试数据文件的要求,进行读写操作。请用信号量机制实现读者-写者问题(读者优先)。
读者-写者问题的读写操作限制:
1)写-写互斥;
2)读-写互斥;
3)读-读允许;
读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。
运行结果显示要求:要求在每个线程创建、发出读写操作申请、开始读写操作和结束读写操作时分别显示一行提示信息,以确信所有处理都遵守相应的读写操作限制。
下面是一个测试数据文件的例子:
1 R 3 5 2 W 4 5 3 R 5 2 4 R 6 5 5W 5 3
-readers to write source code problem. I included in the Notes. Not joined the project documents. Only one R
- 2023-05-26 02:50:03下载
- 积分:1
-
一个多线程编程源码
一个多线程编程源码-A multi-threaded programming source
- 2022-11-16 18:25:04下载
- 积分:1
-
delphi的进程间通讯的例子,学习Delphi下的Windows API编程的好例子...
delphi的进程间通讯的例子,学习Delphi下的Windows API编程的好例子-delphi the inter-process communication examples, Delphi study of the Windows API programming examples of the good
- 2023-01-09 07:35:03下载
- 积分:1
-
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。...
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。-one can use it for reading and writing threaded control of the security model, the compiler running under vc.
- 2022-02-21 05:54:16下载
- 积分:1
-
5个多线程程序小例子
5个多线程程序小例子-Examples of five multi_thread programs
- 2022-01-25 18:47:51下载
- 积分:1
-
在Dao中使用多线程
在Dao中使用多线程-Using multi-thread in DAO
- 2022-02-21 01:50:16下载
- 积分:1