-
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 下canny算法,c语言,来自http://www.ltrr.arizona.edu/
Unix 下canny算法,c语言,来自http://www.ltrr.arizona.edu/-Unix under the canny algorithm, c language, from http://www.ltrr.arizona.edu/
- 2023-07-03 02:25:03下载
- 积分:1
-
unixguide到liern Linux
UnixGuide to liern linux
- 2022-04-25 09:57:09下载
- 积分:1
-
嵌入式系统中的回声程序
Echo program in Embedded Systems-Echo program in Embedded Systems.......
- 2022-02-05 21:43:31下载
- 积分:1
-
rxvt经典的linux下的终端.小巧实用
rxvt经典的linux下的终端.小巧实用-rxvt classic linux under the terminal. Compact practical
- 2022-01-26 17:37:59下载
- 积分:1
-
关于对传统的只能传递文本信息的G。729的改进,改进后可以传递语音...
关于对传统的只能传递文本信息的G。729的改进,改进后可以传递语音-on the traditional text information transmission only G. 729 improvements can be improved voice transmission
- 2023-08-03 22:00:08下载
- 积分:1
-
linux下的按键中断程序
linux下的按键中断程序 -keys under linux interrupt procedures
- 2022-06-15 09:05:29下载
- 积分:1
-
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Win...
功能:Source_Insight使用教程..为了方便的学习Linux源程序,我们不妨回到我们熟悉的window环境下,也算是“师以长夷以制夷”吧。但是在Window平台上,使用一些常见的集成开发环境,效果也不是很理想,比如难以将所有的文件加进去,查找速度缓慢,对于非Windows平台的函数不能彩色显示。于是笔者通过在互联网上搜索,终于找到了一个强大的源代码编辑器,它的卓越性能使得学习Linux内核源代码的难度大大降低,-Function: Source_Insight .. in order to facilitate the use of tutorials to learn Linux source code, we may wish to return to our familiar window environment, also be regarded as
- 2022-01-26 08:36:04下载
- 积分:1
-
多线程库
多线程库 -Multi-thread library
- 2022-03-15 19:28:41下载
- 积分:1
-
《Unix网络编程》的源代码的bcast部分
《Unix网络编程》的源代码的bcast部分-"Unix Network Programming," the source part of the Bcast
- 2022-05-30 08:17:33下载
- 积分:1