-
mobile ipv6协议Linux实现源代码
mobile ipv6协议Linux实现源代码-mobile ipv6 achieve agreement Linux source code
- 2022-06-19 09:33:09下载
- 积分:1
-
Linux下利用GTK编写的仿windows任务管理器的源代码
Linux下利用GTK编写的仿windows任务管理器的源代码-Linux using GTK prepared imitation task manager windows source code
- 2022-02-05 10:30:29下载
- 积分:1
-
Linux下头文件time.h的实现源码
Linux下头文件time.h的实现源码-Linux下头realize the source document time.h
- 2022-04-30 07:29:33下载
- 积分:1
-
gnu的make命令的所有中文说明,叫你如何正确使用make命令来实现编译。...
gnu的make命令的所有中文说明,叫你如何正确使用make命令来实现编译。-gnu" s make command all Chinese instructions tell you how to correctly use the make command to achieve the compilation.
- 2023-03-06 08:30:04下载
- 积分:1
-
一个将binary转化为cpp的转换程序,用于linux平台上
一个将binary转化为cpp的转换程序,用于linux平台上-a binary conversion of the conversion of cpp procedures for linux platform
- 2023-02-09 07:50:03下载
- 积分:1
-
在beginning linux programming 书中提供的第三章的有关代码
在beginning linux programming 书中提供的第三章的有关代码-In the beginning linux programming book provided by Chapter III of the code
- 2023-07-10 03:30:03下载
- 积分:1
-
linuxtool文件,非常详细的源代码,在其他网络上多次下载
linuxtool文件,非常详细的源代码,在其他网络上多次下载-linuxtool document, in great detail the source code, the other networks repeatedly Download
- 2023-06-14 05:00:02下载
- 积分:1
-
A Davicom DM9102A NIC fast ethernet driver for Linux.
A Davicom DM9102A NIC fast ethernet driver for Linux.
- 2022-05-27 04:03:20下载
- 积分:1
-
linux下佳能数码相机PTP传输协议分析
linux下佳能数码相机PTP传输协议分析-under Canon digital cameras PTP transmission protocol analysis
- 2022-02-25 12:22:04下载
- 积分: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