-
清华的LinuxC,程序,官方网站已停止下载…
清华出的那本linuxC编程,官方网站已经停止下载,这里还有pdf电子书,非常推荐下载-Qinghua the linuxC that the program, the official website has stopped the download, there is a pdf e-books, very recommend downloading
- 2022-05-13 02:20:07下载
- 积分:1
-
通过监控程序的出口文件,来判断程序是否运行正常
通过监控程序的出口文件,来判断程序是否运行正常-monitoring program through the export documents and procedures to determine whether the normal operation
- 2022-12-04 05:40:03下载
- 积分:1
-
Linux设备驱动开发详解_nor驱动范例
Linux设备驱动开发详解_nor驱动范例-Linux device driver development driver _nor Detailed Example
- 2022-03-19 02:03:05下载
- 积分:1
-
摄像头OV9652初始化配置,已经过实际验证。
摄像头OV9652初始化配置,已经过实际验证。-OV9652 camera initialization configuration, has been the actual authentication.
- 2023-04-22 14:15:03下载
- 积分:1
-
"Linux Device Drivers" Implementations based on the source of the 2.6...
《linux设备驱动》3th 源码
基于2.6的内核,不管是从事pc还是嵌入式系统驱动的开发,相信都是不错的学习资料-"Linux Device Drivers" Implementations based on the source of the 2.6 kernel, Whether engaged in pc or embedded system-driven development, I believe, are a good learning materials
- 2022-11-07 19:05:04下载
- 积分:1
-
基于NT69P20的遥控PS2键盘处理程序
基于NT69P20的遥控PS2键盘处理程序-Based on the remote control PS2 keyboard NT69P20 treatment procedures
- 2022-08-24 09:30:44下载
- 积分:1
-
自平衡2叉树,数据结构中自己写的一个自平衡2叉树
自平衡2叉树,数据结构中自己写的一个自平衡2叉树-Since the balance of 2-tree
- 2022-03-01 05:12:36下载
- 积分:1
-
典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。...
典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。-Overall framework of a typical embedded, embedded systems based on embedded ARM system architecture.
- 2023-07-12 19:15:04下载
- 积分: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
-
基于UNIX的FTP源代码,希望对大家有所帮助
基于UNIX的FTP源代码,希望对大家有所帮助-UNIX-based FTP source code, we want to help
- 2023-06-03 01:15:03下载
- 积分:1