-
一个linux下的时钟软件
一个linux下的时钟软件-a Linux software under the clock
- 2022-11-14 12:20:03下载
- 积分:1
-
linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间...
linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
- 2022-04-18 05:23:32下载
- 积分:1
-
Linux Kernel中文手册
Linux Kernel中文手册-manual Chinese Linux Kernel
- 2022-04-17 08:49:26下载
- 积分:1
-
液晶板控制处理程序^_^
液晶板控制处理程序^_^-LCD panel control procedures ^ _ ^
- 2022-05-08 07:08:18下载
- 积分:1
-
Minigui mobile phone address book and other related functions, including add, de...
Minigui手机通讯录等相关功能,包含增加、删除、修改、查询-Minigui mobile phone address book and other related functions, including add, delete, modify, query
- 2022-04-23 13:18:47下载
- 积分:1
-
GUI developing circumstance by Trolltech. It can support many APIs and be a good...
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这个版本可以和qt-embedded-2.3.7配合使用。-GUI developing circumstance by Trolltech. It can support many APIs and be a good tool for GUI developing on Linux. This version can be use with qt-embedded-2.3.7.
- 2022-02-15 11:24:04下载
- 积分:1
-
use raw socket programming
使用原始套接字编程-use raw socket programming
- 2022-06-01 01:07:29下载
- 积分:1
-
图片显示,电脑光于望技术湖连望键往,网络
图片显示,电脑光于望技术湖连望键往,网络
-show picture
- 2023-03-05 16:10:04下载
- 积分:1
-
linux下的串口程序的小型机
Linux Minicom Serial program
- 2022-08-03 19:30:57下载
- 积分: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