-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-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
-
操作系统的自学课程实验。要学操作系统指令的朋友就下吧。...
操作系统的自学课程实验。要学操作系统指令的朋友就下吧。-operating system self-learning experiment. To learn the operating system on the instructions of a friend are you.
- 2022-06-16 02:23:11下载
- 积分:1
-
核酸双序列比对程序,可对DNA、RNA、蛋白质序列进行比对,结果为最优比对。...
核酸双序列比对程序,可对DNA、RNA、蛋白质序列进行比对,结果为最优比对。-nucleic acid sequences than double the procedure, the DNA, RNA and protein sequences compared to Optimal results than the right.
- 2023-04-07 19:05:03下载
- 积分:1
-
c c++利用c++写得比较常用的收索算法
c c++利用c++写得比较常用的收索算法
- 2023-09-08 15:30:03下载
- 积分:1
-
linuxI/O basis for programming examples, exercises to open the file, file lockin...
linuxI/O的基础编程实例,练习打开文件、文件上锁、文件堵塞功能-linuxI/O basis for programming examples, exercises to open the file, file locking, file blocking feature
- 2022-08-18 22:09:04下载
- 积分:1
-
千兆打击犯罪机制冰淇淋
Giga Crime Fighting Mecha Gelato-Bots: The Supreme Icecream-Tron Revolution 8,000,000. A top-down adventure game with three themes; mecha, anime and icecream. This project hopes to evolve with action/rpg/multiplayer elements like classic console games.-Giga Crime Fighting Mecha Gelato-Bots: The Supreme Icecream-Tron Revolution 8000000. A top-down adventure game with three themes mecha, anime and icecream. This project hopes to evolve with action/rpg/multiplayer elements like classic console games.
- 2022-07-20 22:10:03下载
- 积分:1
-
一个Linux环境下的串口驱动程序
一个Linux环境下的串口驱动程序-a Linux environment Serial Driver
- 2022-05-24 10:37:08下载
- 积分:1
-
linux源代码分析
linux源代码分析-linux source code analyzes
- 2023-06-27 15:55:04下载
- 积分:1
-
linux 设备驱动开发详解,适合初学者使用。part one。
linux 设备驱动开发详解,适合初学者使用。part one。-linux device driver development Xiang Jie, suitable for beginners to use.
- 2022-03-31 13:12:03下载
- 积分:1
-
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作...
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作-Under the thread on the linux experiment contains thread creation, hang by a thread in this case may be familiar with the operation! !
- 2022-04-11 01:55:23下载
- 积分:1