-
这是利用FIFO在Linux C的一个例子,说明整个操作指南…
这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
- 2022-03-30 07:21:49下载
- 积分:1
-
Linux下视频开发.包括bttv,cx88,saa7134,红外等接口和驱动
Linux下视频开发.包括bttv,cx88,saa7134,红外等接口和驱动-Linux video development. Including bttv, cx88, saa7134, infrared interfaces and drivers
- 2022-03-30 13:23:41下载
- 积分:1
-
linux 应用程序API_进程
进程和信号编程
管道/io ,进程间通讯,网络编程,
线程机制...
linux 应用程序API_进程
进程和信号编程
管道/io ,进程间通讯,网络编程,
线程机制
-linux application process and signal process API_ programming pipeline/io, inter-process communication, network programming, threading mechanism
- 2022-07-22 15:19:32下载
- 积分:1
-
A common C language data structure, in the under linux.
一个通用的C语言实现的数据结构,在linux下实现。-A common C language data structure, in the under linux.
- 2023-04-09 11:45:04下载
- 积分:1
-
学习课件,有源代码分析,学习内容重的一个…
linux 的学习课件,有源代码分析,linux学习内容重难点讲解。-linux learning courseware, active code analysis, linux learning content heavy and difficult to explain.
- 2023-08-08 14:30:09下载
- 积分:1
-
书
book
- 2022-01-21 23:21:43下载
- 积分: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
-
linux、shell学习笔记,把一本经典书的内容再精简。
linux、shell学习笔记,把一本经典书的内容再精简。-linux, shell study notes, and a classic streamline the content of the book.
- 2022-02-06 23:02:16下载
- 积分:1
-
学习命令。chm。包含了所有常用的命令。作为…
Linux命令学习.chm.包含了所有常用的linux命令说明。以及例子-Linux commands to learn. Chm. Contains all the commonly used linux commands. As well as the examples
- 2022-02-15 11:17:03下载
- 积分:1
-
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。-This is a demonstration of how to use Unix curses function for the editors to develop procedures, the procedures can accept a line input data.
- 2022-02-06 13:37:26下载
- 积分:1