-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
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
-
UNIX/LINUX下,一个封装很好的,读写INI文件的类。
UNIX/LINUX下,一个封装很好的,读写INI文件的类。-UNIX/Linux, a good Packaging, INI file reading and writing class.
- 2022-08-24 22:14:33下载
- 积分:1
-
具有良好音质的ARM
具有良好音质的ARM-UDA1341录音程序源码包(基于P型版测试),用的ARM7,S3C44B0.-With good quality sound recording program ARM-UDA1341 source packages (based on P-type version of the test), with the ARM7, S3C44B0.
- 2022-07-02 04:48:09下载
- 积分:1
-
PPC860常见外围驱动
PPC860常见外围驱动-PPC860 common external drive
- 2022-08-06 18:38:14下载
- 积分:1
-
实现循环队列的小代码,可以加在自己的代码中,接口十分友好
实现循环队列的小代码,可以加在自己的代码中,接口十分友好-Circular Queue realize a small code, you can add in their own code, the interface is very friendly
- 2023-06-12 08:45:03下载
- 积分:1
-
28F128J系列FLASH驱动
28F128J系列FLASH驱动-28F128J series FLASH drive
- 2022-01-31 18:22:33下载
- 积分:1
-
不错的文档。希望大家喜欢
不错的文档。希望大家喜欢-good documentation. Hope you like
- 2022-02-03 06:09:17下载
- 积分:1
-
一款基于web的项目管理、bug跟踪系统。提供了与svn集成的操作界面、问题跟踪,及丰富、方便的报表功能。...
一款基于web的项目管理、bug跟踪系统。提供了与svn集成的操作界面、问题跟踪,及丰富、方便的报表功能。-A web-based project management, bug tracking system. provides svn integrated user interface, the issue tracking, and user-friendly reporting features.
- 2023-07-20 12:40:04下载
- 积分:1
-
latest electronic download, embedded systems micro
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(2),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (2), the state-associated
- 2022-12-05 04:25:03下载
- 积分:1
-
Take photos and videos with your webcam, with fun graphical effects
Cheese cu...
cheese 是一款用你的摄像头拍照片和视频的软件,并带一些有趣的特殊效果,让你同别人分享快乐的软件。cheese最初是作为Google’s 2007 Summer of Code一部分,主要由 daniel g. siegel和 Rapha?l Slinckx主持的,经过几个月的发展,cheese已经有大部分经典大头贴的功能。在后台,cheese是利用GStreamer来实现照片和视频的各种效果的。
cheese主页http://www.gnome.org/projects/cheese/-
Take photos and videos with your webcam, with fun graphical effects
Cheese currently requires:
- glib-2.0 >= 2.16.0
- gobject-2.0 >= 2.12.0
- gio-2.0 >= 2.16.0
- gtk+-2.0 >= 2.17.4
- gdk-2.0 >= 2.14.0
- gnome-desktop-2.0 >= 2.26.0
- gconf-2.0 >= 2.16.0
- gstreamer-0.10 >= 0.10.20
- gstreamer-plugins-base-0.10 >= 0.10.20
- gstreamer-plugins-good-0.10 >= 0.10.8
- gnome-vfs-2.0
- dbus-1
- dbus-glib-1
- hal
- cairo
- pango
- librsvg >= 2.18.0
- libebook-1.2 (evolution-data-server)
- postr for Flickr export (optional)
- f-spot for F-Spot export (optional)
- nautilus-sendto for better export mechanism (optional)
- a webcam
- a bra
- 2022-07-21 19:03:00下载
- 积分:1