-
读共享内存的c语言程序
读共享内存的c语言程序-Reading shared memory c Language Program
- 2022-06-11 16:39:34下载
- 积分:1
-
Network Congestion Control Algorithm source, the courage to abandon the end of a...
网络拥塞控制算法源程序,敢于弃尾算法的,同样可以在ns-2仿真软件下仿真-Network Congestion Control Algorithm source, the courage to abandon the end of algorithm, the same can ns-2 simulation software Simulation
- 2022-01-26 03:06:38下载
- 积分:1
-
jsp源代码,实现了一个企业内部信息交流系统
jsp源代码,实现了一个企业内部信息交流系统-jsp source code, to achieve an internal information exchange systems
- 2022-01-27 08:59:47下载
- 积分:1
-
wm8976 linux2.6.26 ALSA 音频驱动
wm8976 linux2.6.26 ALSA 音频驱动-wm8976 linux2.6.26 ALSA video driver
- 2023-01-27 23:00:03下载
- 积分:1
-
《UNIX环境高级编程》这本书我认为不错,大家可以
《UNIX环境高级编程》这本书我认为不错,大家可以--A book about programming in Unix.
- 2022-02-14 18:55:09下载
- 积分:1
-
ISDN Q.921和Q.931 PRI的源代码
ISDN Q.921 &Q.931 PRI source code
- 2022-01-26 00:10:28下载
- 积分:1
-
linux mount的源代码
linux mount的源代码-Linux source code
- 2022-03-25 18:54:13下载
- 积分:1
-
This is the red hat on the installation method, very good.
这是关于red hat 的安装方法的介绍,很不错的。-This is the red hat on the installation method, very good.
- 2023-03-07 01:40:04下载
- 积分:1
-
下面的一个多媒体中间件的收入,就像DirectFB相似
linux下面的一个开源的多媒体中间件,与directfb之类的类似-linux following a multimedia middleware revenue, and like directfb similar
- 2022-07-20 10:14:01下载
- 积分: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