-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-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
-
正则表达式库,是实现正则表达式的官司方源代码。
正则表达式库,是实现正则表达式的官司方源代码。-Regular expression library, regular expressions to achieve the lawsuit Fangyuan code.Regular Expression Library.
- 2023-01-20 09:50:04下载
- 积分:1
-
Very good ARM BOOTLOADER, rough, since I read some, inevitable mistake.
非常好的一个ARM BOOTLOADER ,由于本人粗略的看了一些,难免有错。-Very good ARM BOOTLOADER, rough, since I read some, inevitable mistake.
- 2022-02-16 08:49:13下载
- 积分:1
-
uClinux 的编译和运行.pdf , 介绍uclinux .
uClinux 的编译和运行.pdf , 介绍uclinux . -uClinux uClinux_comp_and_run.rar, introduce uclinux .
- 2022-01-24 12:59:15下载
- 积分:1
-
h.263一款不错的网络视频监控系统软件,请支持
h.263一款不错的网络视频监控系统软件,请支持-The engineering software of the video frequency supervision is a more friendly video frequency supervision source code and please everyone much and much support, thanks
- 2023-05-13 13:55:03下载
- 积分:1
-
hfa3841,hfa3842无线局域网Linux驱动源代码
这是基于hfa3841、hfa3842的无线网卡linux驱动程序源代码-hfa3841, hfa3842 wireless LAN linux driver source code
- 2022-06-02 12:37:52下载
- 积分:1
-
linux device driver examples
linux device driver examples
- 2023-05-02 06:00:03下载
- 积分:1
-
picocom Linux的串口调试工具,如小型计算机。由自己对…
picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后,
我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter picocom- 115200 b/dev/ttyS0 I can debug the arm of the plate
- 2022-05-23 08:53:40下载
- 积分:1
-
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。-user authentication and billing system for the Network Driver in the Sun soloris compiled through.
- 2023-01-08 10:50:03下载
- 积分:1
-
可以写s3c2410 USB device的PC端USB驱动和程序
可以写s3c2410 USB device的PC端USB驱动和程序-Can write s3c2410 USB device the PC-side USB drive and procedures
- 2022-12-16 11:15:03下载
- 积分:1