-
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>...
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c ,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。-In the myshell v0.1 based on adding new features: In the parent process to receive the console input line of string, as issued by the Linux user commands, such as ls/usr /*. c < Enter " , in creating a sub- the process, the child process by calling execlp () system call, the implementation of this Order.
- 2022-08-21 12:52:36下载
- 积分:1
-
时域有限差分法求解麦克斯韦方程,选择边界吸收条件和理想匹配层法...
时域有限差分法求解麦克斯韦方程,选择边界吸收条件和理想匹配层法-Time-domain finite difference method for solving Maxwell" s equations
- 2022-09-26 15:30:03下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 encoder source code
- 2022-05-27 00:09:06下载
- 积分:1
-
linux device drivers under a few examples, see Oh.
linux下设备驱动的几个例子,值得一看哦。-linux device drivers under a few examples, see Oh.
- 2022-01-27 13:06:30下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1
-
keil的简介,学习keil软件用的,很有用的啊!
keil的简介,学习keil软件用的,很有用的啊!-keil profile, learning keil software use, and very useful, ah!
- 2022-02-21 07:01:55下载
- 积分:1
-
在Linux下的服务器配置与管理,系统平台选用Redhat 9.0
在Linux下的服务器配置与管理,系统平台选用Redhat 9.0-Under the Linux server configuration and management, system platform selection Redhat 9.0
- 2022-02-16 10:08:28下载
- 积分:1
-
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。...
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。-This manual page is taken from the GNU C compiler complete document, limited to explain the meaning of options.
- 2023-05-12 06:50:03下载
- 积分:1
-
minux的源代码,一个非常小的操作系统
minux的源代码,一个非常小的操作系统-minux the source code, a very small operating system
- 2022-01-26 06:24:05下载
- 积分:1
-
通用的菜单界面程序
通用的菜单界面程序-common menu interface procedures
- 2023-08-31 04:40:03下载
- 积分:1