-
busybox1.2最新版做嵌入式的利器
busybox1.2最新版做嵌入式的利器 -busybox1.2 latest version of the weapon so Embedded
- 2022-10-22 18:20:03下载
- 积分:1
-
ATARAID driver, easy
ATARAID的驱动程序, 简单易懂-ATARAID driver, easy-to-read
- 2022-03-30 17:54:14下载
- 积分:1
-
哲学家就餐问题例子
哲学家就餐问题例子-dining philosophers problem example
- 2023-01-12 14:50:03下载
- 积分:1
-
ARC linux user guide
ARC linux user guide -ARC linux user guide
- 2022-02-07 11:38:09下载
- 积分:1
-
UNIX/Linux下用C开发的公历农历转换程序
UNIX/Linux下用C开发的公历农历转换程序-UNIX/Linux development using C Lunar calendar conversion process
- 2022-03-02 16:26:44下载
- 积分:1
-
清华大学
清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-UART articles
- 2022-09-16 07: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
-
使程序后台运行的例子
使程序后台运行的例子-A example in which a program is running background
- 2022-01-21 23:31:17下载
- 积分:1
-
调用系统函数,模拟实现linux系统的more命令
调用系统函数,模拟实现linux系统的more命令-Call the system function, analog realize more command linux system
- 2023-07-09 12:05:03下载
- 积分:1
-
linux 下简单的网络通信例子(包括客户端和服务端源文件)。...
linux 下简单的网络通信例子(包括客户端和服务端源文件)。-linux under the simple example of network communication (including client and server source file).
- 2022-04-02 06:06:24下载
- 积分:1