-
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道...
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道
- 2022-02-07 16:35:46下载
- 积分:1
-
Linux is a birth in the network, grew up in the network and the maturity of the...
Linux是一个诞生于网络、成长于网络且成熟于网络的奇特的操作系统。直击Linux12问-Linux is a birth in the network, grew up in the network and the maturity of the peculiar network operating system. Live question Linux12
- 2022-06-16 20:47:49下载
- 积分:1
-
蚁群算法用于求解课程表安排问题。在linux下面实现的
蚁群算法用于求解课程表安排问题。在linux下面实现的-Ant colony algorithm for solving curriculum arrangements. Linux achieved in the following
- 2022-06-18 04:12:12下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
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
-
用以写的一个简单的扫描器
用以写的一个简单的扫描器-to write a simple scanner
- 2023-05-11 13:55:02下载
- 积分:1
-
solaris10
solaris10安装指南-自定义jumpstart和高级安装-solaris10
- 2022-02-06 17:51:15下载
- 积分:1
-
嵌入式Linux入门
Embedded Linux Primer- 2006 by Hoffman.chm
- 2022-06-20 19:43:34下载
- 积分:1
-
这是 gnu 程序中 ls 程序的源代码程序。
这是 gnu 程序中 ls 程序的源代码程序。-procedures ls program"s source code procedures.
- 2023-01-07 22:25:03下载
- 积分:1
-
配置Linux局域网服务器
配置Linux局域网服务器-Linux LAN server configuration
- 2022-10-13 08:40:02下载
- 积分:1
-
linux下的基本虚拟字符设备驱动程序,以模块的形式提供。
linux下的基本虚拟字符设备驱动程序,以模块的形式提供。-the basic characters of virtual device driver to the form module.
- 2023-03-15 10:45:03下载
- 积分:1