-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-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程序中播放flash的咚咚 文件扩展名为tgz,没办法,系统不让用tgz,所以请自己改名字...
linux程序中播放flash的咚咚 文件扩展名为tgz,没办法,系统不让用tgz,所以请自己改名字-procedures players behind the flash file extensions called tgz, no way, the system not used tgz, so please change their names
- 2023-08-23 10:45:02下载
- 积分:1
-
Shell programming examples, compression bag has a variety of shell programming e...
Shell编程实例,压缩包里有各种shell编程的例子-Shell programming examples, compression bag has a variety of shell programming examples
- 2022-03-06 18:29:18下载
- 积分:1
-
一个自行开发的内存数据管理的包,实现了部分内存数据库的功能。
一个自行开发的内存数据管理的包,实现了部分内存数据库的功能。-Memory of a self-developed data management package, to achieve some of the functions of memory database.
- 2022-03-19 00:04:09下载
- 积分:1
-
自己常用的BASE64编码程序,开发环境为LINUX
自己常用的BASE64编码程序,开发环境为LINUX
- 2022-05-27 10:27:51下载
- 积分:1
-
MPEG参考笔记,其中很多信息在纸上
mpeg参考说明,里面好多论文资料,可以参考一下 MPEGA格式内容-mpeg reference note, which a lot of information on paper
- 2022-11-22 09:15:04下载
- 积分:1
-
UNIX编程的简单的shell下的参数。含有1。C,APUE的…
UNIX下编程实现带参数的简单shell.包含1.c、apue.h、error2e.c-UNIX Programming with the parameters under the simple shell. Contains 1.c, apue.h, error2e.c
- 2022-01-23 10:39:26下载
- 积分:1
-
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用
基于V4L的的编程和说明函数。对编写V4L的编写有很大的作用-V4L-based programming and description of the function. In the preparation of V4L significant role in the preparation of
- 2022-03-21 14:42:44下载
- 积分:1
-
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法...
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
- 2023-07-29 07:30:03下载
- 积分:1
-
在XILINX Virtex
在XILINX Virtex-II Pro
Development Board开发板上移植LINUX系统-Porting MontaVista Linux
to the XUP Virtex-II Pro
Development Board
- 2022-02-25 04:52:44下载
- 积分:1