-
用于词法分析的词法分析器
用于词法分析的词法分析器-for lexical analysis of the lexical analyzer
- 2022-12-29 10:05:04下载
- 积分:1
-
linux下的进程开发实例,对理解linux进程概念及操作有价值。
linux下的进程开发实例,对理解linux进程概念及操作有价值。-the process of development under linux examples linux process of understanding the concept and operation of value.
- 2022-01-22 16:50:12下载
- 积分:1
-
the Linux environment, the C language and signal mechanism to achieve the volume...
在Linux环境下,用C语言和信号量机制实现了五个哲学家进餐的互斥关系-the Linux environment, the C language and signal mechanism to achieve the volume of five philosophers dining mutex relations
- 2022-06-27 15:32:43下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分:1
-
linux unix 入门代码上,是关于初级入门的,经典代码
linux unix 入门代码上,是关于初级入门的,经典代码-entry code is on the initial entry, classic code
- 2023-01-10 08:30:03下载
- 积分:1
-
PThreads Primerlinux 线程讲得很透彻
PThreads Primerlinux 线程讲得很透彻-Thread PThreads Primerlinux very thorough
- 2022-03-12 19:39:52下载
- 积分: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
-
摩托罗拉A1200的Linux内核的SRC
Moto A1200 linux kernel SRC-Moto A1200 Linux kernel SRC
- 2023-04-06 05:20:04下载
- 积分:1
-
这本书是为网络管理我提供一个单一的参考。
This book was written to provide a single reference for network administration in a Linux environment.
Beginners and experienced users alike should find the information they need to cover nearly all important
administration activities required to manage a Linux network configuration.
- 2023-07-25 07:20:03下载
- 积分:1
-
Linux一句话精彩问答
Linux一句话精彩问答-Linux sentence exciting quiz
- 2022-09-13 14:15:03下载
- 积分:1