-
linux下socket的server和client端的实例
linux下socket的server和client端的实例-linux under the socket of the server and client-side examples
- 2023-05-03 02:40:03下载
- 积分:1
-
Linux 内核源代码(V!1.0.9)
Linux 内核源代码(V!1.0.9)-Linux kernel source code (V! 1.0.9)
- 2022-09-28 17:00:03下载
- 积分:1
-
SIP SOFTPHONE软件电话源代码
SIP SOFTPHONE软件电话源代码-SOFTPHONE SIP phone software source code
- 2022-03-21 17:28:19下载
- 积分:1
-
Given SOCKET client communication in the server
给予SOCKET通信的客户端于服务器端的程序,适用于LINUX-Given SOCKET client communication in the server-side procedures, applicable to LINUX
- 2022-08-17 22:18:52下载
- 积分:1
-
androidapp development environment to build
androidapp开发环境搭建-androidapp development environment to build
- 2022-01-21 00:01:28下载
- 积分:1
-
经典书籍――Eilly的《Master Regular Expression》正则表达式使用手册...
经典书籍――Eilly的《Master Regular Expression》正则表达式使用手册-Masterting Regular Expression
- 2022-07-26 23:37:27下载
- 积分:1
-
LINUX下USB驱动程序的开发,适用于操作系统课程设计等。
LINUX下USB驱动程序的开发,适用于操作系统课程设计等。-LINUX under the USB driver development, applicable to the operating system, such as curriculum design.
- 2022-10-13 10:30:03下载
- 积分:1
-
FIC8120 program FA
FIC8120 方案 FA-ICE_insta-FIC8120 program FA-ICE_insta
- 2022-02-03 17:57:01下载
- 积分:1
-
里面有linux的基本操作,可以作为linux学习的入门资料,我觉得不错推荐给大家。...
里面有linux的基本操作,可以作为linux学习的入门资料,我觉得不错推荐给大家。-opration of linux, good
- 2022-06-26 02:33:49下载
- 积分: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