-
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用...
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用
- 2023-01-29 19:50:03下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-07-08 14:46:40下载
- 积分:1
-
一个linux网络开发的示例,应用了linux网络开发中常用函数,有一定参考价值。...
一个linux网络开发的示例,应用了linux网络开发中常用函数,有一定参考价值。-An example of linux web development, application of the commonly used linux web development function, has a certain reference value.
- 2022-03-15 07:31:10下载
- 积分: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
-
uClinux 核心中文手册uClinux kernel handbook
uClinux 核心中文手册uClinux kernel handbook-uClinux kernel handbook
- 2022-02-02 14:43:01下载
- 积分:1
-
microwindows
microwindows-0.90
- 2022-08-22 05:08:30下载
- 积分:1
-
unix environment c screen programming language, 24 points poker game (players in...
unix环境下c语言屏幕编程开发,扑克24点游戏(玩家可以积分)-unix environment c screen programming language, 24 points poker game (players integral)
- 2023-02-10 11:10:04下载
- 积分:1
-
Linux operating system under the Driver Development example
linux 操作系统下的驱动程序开发例子-Linux operating system under the Driver Development example
- 2022-11-18 20:10:03下载
- 积分:1
-
1。编写一个C++程序,作为内核命令行解释器
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
- 2022-08-13 03:09:59下载
- 积分:1
-
unix环境高级编程的源码 学习UNIX编程的最佳教材.上传的源码为书籍里的源码...
unix环境高级编程的源码 学习UNIX编程的最佳教材.上传的源码为书籍里的源码-unix programming
- 2022-06-19 08:01:07下载
- 积分:1