-
《μCOS
《μCOS-II微小内核分析与程序设计-基于LPC2300》配套例程
第四章 电脑自动打铃器设计与实现- ΜCOS-II micro-kernel analysis and program design- based on the LPC2300 matching routines in Chapter IV to fight a Computer automated design and implementation of bell
- 2022-04-18 15:07:28下载
- 积分:1
-
Linux 命令全集--本手册共收录了366个命令,注释详尽是你学习linux的好帮手!...
Linux 命令全集--本手册共收录了366个命令,注释详尽是你学习linux的好帮手!-Linux command Collection- This manual contains a total of 366 commands, comments in detail you learn linux is a good helper!
- 2022-07-17 04:18:19下载
- 积分:1
-
linux study notes related to linux system administration, development of commonl...
linux学习笔记,涉及linux的系统管理,开发常用的命令!-linux study notes related to linux system administration, development of commonly used commands!
- 2023-08-31 11:20:03下载
- 积分:1
-
chinaunix_linux word quiz
chinaunix_linux一句话问答-chinaunix_linux word quiz
- 2022-09-08 06:15:03下载
- 积分:1
-
Gcc 完全参考手册,参数说明,操作指南
Gcc 完全参考手册,参数说明,操作指南-Gcc Complete referene
- 2023-04-20 23:00:04下载
- 积分:1
-
sipp 一个不错的SIP代理或软交换测试工具
sipp 一个不错的SIP代理或软交换测试工具-SIPP a good SIP proxy or softswitch testing tools
- 2022-02-14 15:56:36下载
- 积分:1
-
配置Linux局域网服务器
配置Linux局域网服务器-Linux LAN server configuration
- 2022-10-13 08:40:02下载
- 积分: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
-
linux下的一个串口调试程序的源代码
linux下的一个串口调试程序的源代码-of a serial debugging program"s source code
- 2022-02-02 15:21:06下载
- 积分:1
-
线程中使用Semaphore的例子
线程中使用Semaphore的例子 -The example for using semaphore in thread
- 2022-03-16 04:24:14下载
- 积分:1