-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-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
-
linux的适用文档和心得体会,通过linux我们同样可以很好的进行一些基本的操作。...
linux的适用文档和心得体会,通过linux我们同样可以很好的进行一些基本的操作。-linux application documents and experiences, through the linux we will also be able to carry out a good number of basic operations.
- 2022-10-02 19:05:03下载
- 积分:1
-
BitTorrent
BitTorrent-3.2
- 2023-01-13 17:55:03下载
- 积分:1
-
一本详细介绍Linux下编程入门的电子书,很有参考价值。
一本详细介绍Linux下编程入门的电子书,很有参考价值。-A detailed introduction under Linux Programming Introduction to the e-books, could very well refer.
- 2022-03-17 20:11:01下载
- 积分:1
-
一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。
一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。-use QT for a show interface under Linux right Xml file parsing examples.
- 2023-06-26 12:00:03下载
- 积分:1
-
Etherboot 是一个用来创建ROM images的软件包,可以从以太网下载编码以实现X86的功能。
Etherboot 是一个用来创建ROM images的软件包,可以从以太网下载编码以实现X86的功能。-Etherboot is uses for to found ROM images the software package,
may realize the X86 function from the ethernet downloading code.
- 2023-01-07 21:50:03下载
- 积分:1
-
基于MINI2440的独立按键点亮LED+启动代码 可以直接运行
基于MINI2440的独立按键点亮LED+启动代码 可以直接运行-Based on the independence of keys MINI2440 lit LED+ boot code can run directly
- 2022-10-05 02:40:04下载
- 积分:1
-
独立设备驱动程序规范。
linux stand alone device driver specification.
- 2022-01-27 23:27:05下载
- 积分:1
-
linux下的视频播放器,采用线程与SDL实现视频的解码播放
linux下的视频播放器,采用线程与SDL实现视频的解码播放-linux under the video player, using threads with the SDL video broadcast decoder
- 2022-02-21 13:00:15下载
- 积分:1
-
This driver and utilities are published in form of source code under
GNU Gene...
This driver and utilities are published in form of source code under
GNU General Public License in this version.这是专门针对研华工控机610,开发的PCICOM驱动程序,对应用此机型的程序员很有帮助。-This driver and utilities are published in form of source code under the GNU General Public Lic ense in this version. This research is targeted at China Industrial Computer 610, PCICOM development of the driver, this type of application programmers helpful.
- 2022-04-20 11:22:56下载
- 积分:1