-
a gcc program for system calls
a gcc program for system calls
- 2022-03-23 01:59:05下载
- 积分:1
-
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux...
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux-IP flow generator, used to produce UDP packet, the procedure you need to simulate the IP flow. Can be run on Linux
- 2022-03-17 06:49:48下载
- 积分: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
-
create shared memory example, a good learning IPS as moving
创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
- 2022-02-10 03:05:42下载
- 积分:1
-
GCC的核心代码的分析,很好学下GCC编译器源码的资料
GCC的核心代码的分析,很好学下GCC编译器源码的资料-GCC core code analysis, a good school under the GCC compiler source of information
- 2022-03-03 04:10:28下载
- 积分:1
-
at24c02 drive and test procedures for the EEPROM
at24c02驱动和测试程序,对于EEPROM驱动开发来说可以借鉴,使用S3C2440可以直接使用。-at24c02 drive and test procedures for the EEPROM-driven development can draw on, the use of direct access to S3C2440.
- 2022-02-02 17:57:11下载
- 积分:1
-
The book described the basic knowledge of linux, including the installation and...
本书讲述了linux基础知识,包括安装和使用指令。-The book described the basic knowledge of linux, including the installation and use instructions.
- 2023-05-10 12:40:05下载
- 积分:1
-
GNU 系统开发优化 C 语言程序的应用程序,能够使源程序产生缩进效果,增加程序的可读性...
GNU 系统开发优化 C 语言程序的应用程序,能够使源程序产生缩进效果,增加程序的可读性-GNU system optimized C language development of the application procedures, so that the source can produce indented effect, increased program readability
- 2023-03-01 09:05:04下载
- 积分:1
-
在linux操作系统中的简单的播放视频源代码
在linux操作系统中的简单的播放视频源代码-Linux operating system in a simple video player source code
- 2022-05-07 21:29:25下载
- 积分:1
-
一个在linux下利用QT库自带的信号量的使用例子。
一个在linux下利用QT库自带的信号量的使用例子。-using QT for onboard signal example of the use of volume.
- 2022-07-28 01:10:38下载
- 积分:1