-
组播服务端程序,用c编写
组播服务端程序,用c编写-multicast service software, used to prepare c
- 2022-04-10 07:21:05下载
- 积分:1
-
并行程序设计示例之三
并行程序设计示例之三-Parallel Programming Example 3
- 2023-09-01 21:30:03下载
- 积分:1
-
It is a informix esql/c technology development of banking procedures code.
这是一个使用 informix esql/c 技术开发的银行程序的部分代码。-It is a informix esql/c technology development of banking procedures code.
- 2022-06-16 12:33:56下载
- 积分:1
-
Linux Multi
Linux下的多线程编程-Linux Multi-threaded Programming
- 2022-10-15 04:05:04下载
- 积分:1
-
基于Linux的USB芯片SL811主机驱动程序,由芯片厂家提供.
基于Linux的USB芯片SL811主机驱动程序,由芯片厂家提供.-err
- 2023-07-07 06:40:04下载
- 积分:1
-
linux环境下多线程编程的例子
linux环境下多线程编程的例子-multithreaded programming examples
- 2022-03-20 16:45:57下载
- 积分:1
-
《linux设备驱动程序》第二版英文pdf版
《linux设备驱动程序》第二版英文pdf版- Linux device driver, the second edition of the English pdf version
- 2022-07-19 19:06:02下载
- 积分:1
-
linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台...
linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台-Under linux driver usb camera, support hundreds of cameras can be transferred to the ARM platform
- 2023-07-25 23:10: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
-
UNIX平台下的经典telnetd代码。
经典的unix下telnetd代码-The classic telnetd code under the paltform of unix.
- 2022-04-06 15:59:45下载
- 积分:1