-
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道...
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道
- 2022-02-07 16:35:46下载
- 积分:1
-
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。...
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。-Serial debugging tools, development boards and pc link, serial transmission can be directly tested.
- 2022-03-28 11:00:44下载
- 积分:1
-
所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设
备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知...
所谓计算机网络就是通过通信线路互相连接的计算机的集合。它是由计算机及外围设
备,数据通讯和中断设备等构成的一个群体。本文介绍了liunx在网络编程中的相关知识-The so-called computer network through the communication line is connected collection of computers. It is by the computer and peripheral equipment, data communications and interrupt devices consisting of a group. This paper introduces network programming in liunx relevant knowledge
- 2022-08-14 08:55:11下载
- 积分:1
-
SinFP是一种新的识别对方计算机操作系统类型的工具,它可以克服以往nmap工具的众多限制。...
SinFP是一种新的识别对方计算机操作系统类型的工具,它可以克服以往nmap工具的众多限制。-SinFP is a new computer operating system to identify other types of tools, It can overcome the many tools nmap restrictions.
- 2022-04-12 23:04:47下载
- 积分: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
-
BeginningLinuxProgramming example7
BeginningLinuxProgramming example7
- 2023-06-26 23:45:03下载
- 积分:1
-
Linux大学上机源码学习
Linux大学上机源码学习-Linux source code on the plane University study
- 2022-07-07 20:50:33下载
- 积分:1
-
jtager调试技术
jtager调试技术-jtager Debugging
- 2022-03-14 18:10:58下载
- 积分:1
-
在这个程序中,一个关键的程序获取,对于键盘是有用的,用于进行生产。
在Linux的一个获取键值的程序,对于作OEM键盘很有用。-In Linux, a key procedure to obtain, for the keyboard is useful for OEM.
- 2023-06-09 06:45:03下载
- 积分:1
-
本程序是免费软件,您可以重新分配和/或
This program is free software you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation either version 2
of the License, or (at your option) any later version.
- 2022-01-29 01:56:44下载
- 积分:1