-
嵌入式LINUX9应用程序开发详解中第三章编程实例
嵌入式LINUX9应用程序开发详解中第三章编程实例-Embedded application development LINUX9 Detailed programming examples in Chapter III
- 2023-01-27 14:10:04下载
- 积分:1
-
stevens classic advanced programming in the unix environment (2nd edition) book...
stevens的经典著作advanced programming in the unix environment(2nd edition)一书的例程代码,在类unix环境(如linux)中编译使用。-stevens classic advanced programming in the unix environment (2nd edition) book routine code in the class unix environment (such as linux) compiled to use.
- 2022-06-02 09:38:24下载
- 积分:1
-
能够按个人意图任意发送ARP数据包的C源代码
能够按个人意图任意发送ARP数据包的C源代码-Personal intention to send arbitrary ARP packets C source code
- 2022-10-15 07:55:03下载
- 积分:1
-
linux下的一个简单定时器设计,使用select函数实现功能
linux下的一个简单定时器设计,使用select函数实现功能-linux timer under a simple design, using the select function implementation function
- 2022-06-13 04:42:25下载
- 积分:1
-
c primer plus 第五版的书上源码
c primer plus 第五版的书上源码-c primer plus the fifth edition of the book source code
- 2022-05-13 02:02:16下载
- 积分:1
-
beginninglinuxprogramming例
BeginningLinuxProgramming example4
- 2022-02-04 05:49:50下载
- 积分: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
-
qt_qtmu一个qt写的播放器 播放器
qt_qtmu一个qt写的播放器 播放器-qt_qtmu播放器播放器播放器播放器播放器
- 2022-01-25 15:33:38下载
- 积分:1
-
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4...
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4 % antennas-TCLdemo by N. Sidiropoulos and R. Broclear all F = 5 usersI = 4 antennas
- 2023-02-23 10:40:03下载
- 积分:1
-
3G模块的Linux系统的后台程序测试源代码,采用的D
linux系统下3G模块守护进程测试源代码,采用的D-bus通讯-3G module linux system daemon test source code, used by D-bus communication
- 2022-03-23 10:21:27下载
- 积分:1