-
周立功
ZLG-GUI源代码完整版12-windows.c-ZLG-GUI source code full version of 12-windows.c
- 2022-03-23 05:16:44下载
- 积分:1
-
linux unix makefile 编写指南
linux unix makefile 编写指南-guidelines for the preparation of unix makefile
- 2022-09-05 02:30:03下载
- 积分: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 device drivers third edition of the source and e
Linux设备驱动第三版源码和电子书。里面包含了设备驱动的源代码,还有电子书-Linux device drivers third edition of the source and e-books. Which contains the device driver source code, as well as e-books
- 2023-02-27 00:40:03下载
- 积分:1
-
《C++ GUI Qt3编程》中文版书籍中所有例子的源代码,使用qmake工具编译!...
《C++ GUI Qt3编程》中文版书籍中所有例子的源代码,使用qmake工具编译!-《C++ GUI Qt3 Programming》 Chinese editions of printed books in the source code for all examples, use the qmake tool to compile!
- 2022-05-23 03:28:51下载
- 积分:1
-
在linux下使用c语言编写的一个文件拷贝的源码
在linux下使用c语言编写的一个文件拷贝的源码-the use of language c prepared a paper copy of the source code
- 2023-05-06 08:20:02下载
- 积分:1
-
可以修改dvd info 的内容的源码,通过自己修改dvd info 增强对dvd info的认识 不同于dvd parse...
可以修改dvd info 的内容的源码,通过自己修改dvd info 增强对dvd info的认识 不同于dvd parse -Dvd info can modify the contents of the source, dvd info, through their own amendments to increase the awareness of dvd info is different from the dvd parse
- 2022-06-02 10:43:34下载
- 积分:1
-
mini2440中cmos摄像头的驱动,不是v4l,而是字符型设备驱动
mini2440中cmos摄像头的驱动,不是v4l,而是字符型设备驱动-mini2440 drive in cmos camera, not v4l, but a character device driver
- 2022-07-25 10:59:10下载
- 积分:1
-
一个开放源代码的 AT&T 的 Korn Shell 的复制品, 支持大多数 ksh89 的特性。...
一个开放源代码的 AT&T 的 Korn Shell 的复制品, 支持大多数 ksh89 的特性。-an open-source ATT the Korn Shell copy of ksh89 support of the majority of the properties.
- 2022-03-05 10:36:29下载
- 积分:1
-
c primer plus 第五版的书上源码
c primer plus 第五版的书上源码-c primer plus the fifth edition of the book source code
- 2022-05-13 02:02:16下载
- 积分:1