-
在UNIX平台下的源代码调试。
debug source code under unix platform.
-debug source code under unix platform.
- 2022-02-02 12:48:58下载
- 积分: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 C 函数参考(中文)-Linux C Function Reference (Chinese)
- 2023-01-07 14:00:03下载
- 积分:1
-
under Canon digital cameras use FOSS
linux下佳能数码相机使用源码-under Canon digital cameras use FOSS
- 2023-08-22 07:05:03下载
- 积分:1
-
unix网络编程recvfromflags
unix网络编程recvfromflags-recvfromflags
- 2023-06-24 15:25:03下载
- 积分:1
-
linux softcam emulator for using with vdr.
linux softcam emulator for using with vdr.
- 2022-03-23 11:36:47下载
- 积分:1
-
This is Assmbler command document as
This Assmbler command document as-This is Assmbler command document as
- 2023-01-12 11:35:04下载
- 积分:1
-
linux下C语言编程基础知识
linux下C语言编程基础知识-C programming language based on knowledge
- 2022-03-09 14:44:35下载
- 积分:1
-
iSCSI协议的源代码,很好的深入研究。
一个iSCSI协议实现源代码,好好研究不错。-an iSCSI protocol source code, a thorough study of good.
- 2022-08-15 17:13:09下载
- 积分:1
-
该多媒体播放器使用Qt4编写,视频,音频播放,图片浏览,放大缩小;系统设置(万年历,时间设置等)...
该多媒体播放器使用Qt4编写,视频,音频播放,图片浏览,放大缩小;系统设置(万年历,时间设置等)-This multimedia player uses Qt4 writing, video, audio playback, photo viewing, zoom system settings (calendar, time setting, etc.)
- 2022-02-11 21:55:46下载
- 积分:1