-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
linux0。11完全注释
linux0。11完全注释-linux0. Fully 11 Notes
- 2023-02-21 15:20:04下载
- 积分:1
-
at91rm9200 storage management modules, documentation and source code
at91rm9200的mmu存储管理单元资料,文档和源代码
-at91rm9200 storage management modules, documentation and source code
- 2022-07-14 07:13:37下载
- 积分:1
-
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。...
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。-LINUX started, the first running process is the INIT process. In this paper, INIT process of detailed analysis.
- 2022-03-01 15:40:30下载
- 积分:1
-
a bubble sort algorithms
一个起泡排序算法-a bubble sort algorithms
- 2023-01-14 18:25:04下载
- 积分:1
-
如何制作ramdisk的一个好资料
如何制作ramdisk的一个好资料-how to make ramdisk
- 2023-05-08 22:55:02下载
- 积分:1
-
minigui 串口输入驱动输入引擎
数据通过串口打包发送而来
直接向平台发送消息...
minigui 串口输入驱动输入引擎
数据通过串口打包发送而来
直接向平台发送消息-MiniGUI serial input-driven engines imported through the serial data from a package sent directly to the messaging platform
- 2023-08-15 14:00:03下载
- 积分:1
-
触摸屏驱动程序。
touch screen driver.
- 2022-04-27 08:59:53下载
- 积分:1
-
NS2的用户很有用
very useful for NS2 users
- 2022-02-25 15:35:48下载
- 积分:1
-
"Unix Network Programming," the source part of the debug
《Unix网络编程》的源代码的debug 部分-"Unix Network Programming," the source part of the debug
- 2022-04-16 22:29:45下载
- 积分:1