-
gambas
gambas-1.0.tar.gz
- 2022-01-25 18:30:44下载
- 积分: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中的EXT3文件系统的超级块、inode等基本信息。对EXT3文件系统中的基本块可以修改其链表。...
查看Linux中的EXT3文件系统的超级块、inode等基本信息。对EXT3文件系统中的基本块可以修改其链表。-See Linux in the EXT3 file system super block, inode and other basic information. EXT3 file system on the basic block can modify the list.
- 2022-10-29 01:10:06下载
- 积分:1
-
界面库
界面库- Contact surface storehouse
- 2023-01-24 14:55:04下载
- 积分:1
-
unix网络编程技术与分析.rar
unix网络编程的资料
unix网络编程技术与分析.rar
unix网络编程的资料-unix network programming and analysis. Rar unix network programming information
- 2022-02-12 06:59:16下载
- 积分:1
-
Linux下X Window双缓冲扩展协议的规范文件,X下高级图形图像编程参考资料。...
Linux下X Window双缓冲扩展协议的规范文件,X下高级图形图像编程参考资料。-Linux under the X Window double buffering extended protocol specification documents, X under the Advanced Graphics Graphics Programming Reference.
- 2022-03-05 20:15:35下载
- 积分:1
-
The new version supports up to 243 kinds of games, a lot of hope that everyone c...
新版本支持了多达243种游戏,希望大家多多关注linux,我今后争取长年供源并提供最新的版本给各位linux用户-The new version supports up to 243 kinds of games, a lot of hope that everyone concerned about the linux, I will fight for many years and provide the source for the latest version to all linux users
- 2022-08-07 13:14:19下载
- 积分:1
-
自动递归删除文件的工具程序
自动递归删除文件的工具程序-automatically delete files recursive procedure tools
- 2023-02-19 21:45:03下载
- 积分:1
-
Perl implementation of the Apriori算法
perl implementation of the apriori algorithm
- 2022-05-13 09:07:36下载
- 积分:1
-
paper cited a ps command common usage (13), meet the needs of the general progra...
本文列举了ps命令常用用法(13种情况),完全满足一般编程的需要。-paper cited a ps command common usage (13), meet the needs of the general programming.
- 2022-03-24 04:22:59下载
- 积分:1