-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1
-
linux 系统控制硬盘旋转和停止的程序(spin down/up)
linux 系统控制硬盘旋转和停止的程序(spin down/up)-linux system control drive spin and stop the process (spin down/up)
- 2023-01-15 00:00:04下载
- 积分:1
-
Non
Non-Networked File System在几个非网络的(或慢网络的)Unix 计算机上提供了一个兼容的文件系统。-Non-Networked File System (or slow network) on the Unix computer
has provided a compatible filing system in several non- networks.
- 2022-02-28 10:37:09下载
- 积分:1
-
linux program code complete source code. there is lots of good example, useful t...
< linux_c程序设计代码大全〉〉源码,书中例子很好,LINUX编程不可多得的好东西-linux program code complete source code. there is lots of good example, useful to linux programmer.
- 2022-01-31 00:58:13下载
- 积分:1
-
I wrote it myself udp service procedures, for remote real
我自己写的udp服务程序,用于远程电机实时控制,包括client和server。编译通过运行正常。-I wrote it myself udp service procedures, for remote real-time control, including the client and server. Compiled by operating normally.
- 2022-01-26 06:26:47下载
- 积分:1
-
Cross
跨平台性能调试工具,支持intel,amd,mips,arm, sparc等多种平台。支持linux内核,驱动和应用的性能分析。识别应用瓶颈,帮助你提升应用的整体性能。-Cross-platform performance debugging tools, support for intel, amd, mips, arm, sparc, such as multiple platforms. To support the linux kernel, drivers and application performance analysis. Identify bottlenecks in the application, help you to enhance the overall performance of applications.
- 2022-05-26 18:38:26下载
- 积分:1
-
《Unix网络编程》的源代码的icmpd部分
《Unix网络编程》的源代码的icmpd部分-"Unix Network Programming," the source part of the ICMPD
- 2023-08-18 15:20:03下载
- 积分:1
-
linux下的BOOT程序原码,有需要的可以来下,保证好用
linux下的BOOT程序原码,有需要的可以来下,保证好用-procedures under the BOOT original code, we need to be, to ensure ease of use
- 2022-02-06 03:04:54下载
- 积分:1
-
后台工具
daemontools-0.76.tar.gz是在linux环境下自动监控进程的源程序-daemontools-0.76.tar.gz in the linux environment automatic monitoring process source
- 2022-01-28 04:21:29下载
- 积分:1
-
提供了大量初学CSharp的示例,DataSet/Delegate等使用方法
提供了大量初学CSharp的示例,DataSet/Delegate等使用方法-provide a lot of novice CSharp example, DataSet/Delegate using such methods
- 2022-02-10 15:40:15下载
- 积分:1