-
在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
-
下载自互联网上自己编写的一个简单的操作系统。
从网上下载的一个自己编写的简单的操作系统源代码,对底层了解很有好处的-downloaded from the Internet on their own to prepare a simple operating system source code, the underlying understanding of the very good
- 2023-05-10 10:40:03下载
- 积分:1
-
14篇Linux编程文档:供初学者参考。
内容包括:
GCC介绍
Make file书写方法
文件与网络编程...
14篇Linux编程文档:供初学者参考。
内容包括:
GCC介绍
Make file书写方法
文件与网络编程
进程与线程编程
等等...
- 2022-06-19 20:31:17下载
- 积分:1
-
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法...
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
- 2023-07-29 07:30:03下载
- 积分:1
-
僵尸网络部分的源代码,用于分析这部分的代码,并对其进行了分析和研究,并对其进行了分析和研究,并对其进行了分析…
Botnet 部分源码,用于分析此部分代码,进而了解其工作原理,实现逆向分析。-Botnet part of the source code for the analysis of this part of the code, and thus understand its working principle, to achieve reverse analysis.
- 2023-02-06 13:10:03下载
- 积分:1
-
linux系统,qt,进度条的编写代码,运行过的
linux系统,qt,进度条的编写代码,运行过的-linux system, qt, the progress bar to write code, run-off
- 2023-09-03 18:25:03下载
- 积分:1
-
For the 2410 development board, embedded system target board hardware initializa...
针对2410开发板,嵌入式系统目标板硬件初始化入门代码-For the 2410 development board, embedded system target board hardware initialization entry-code
- 2022-03-05 21:36:22下载
- 积分:1
-
Linux with MII interface card control tools
Linux下通过mii接口控制网卡的工具-Linux with MII interface card control tools
- 2022-04-29 01:53:25下载
- 积分:1
-
sip代理服务器实现,linux下编程,基于osip2的代理服务器实现
sip代理服务器实现,linux下编程,基于osip2的代理服务器实现-sip proxy server achieved under linux programming, based on the proxy server osip2 achieve
- 2022-05-24 01:54:08下载
- 积分:1
-
一个功能全面的电子邮件客户端,支持SMTP,POP3,全面之后次IMAP,LDAP,一个全局地址薄(匿名和认证),不限私人地址薄,人物列表,个人日历,拼写检查...
一个功能全面的电子邮件客户端,支持SMTP,POP3,全面之后次IMAP,LDAP,一个全局地址薄(匿名和认证),不限私人地址薄,人物列表,个人日历,拼写检查-a full-featured e-mail client, support for SMTP, POP3, after full time IMAP, LDAP, a global address book (anonymous and certification), the Open-private address book, list of figures, personal calendars, spell-check
- 2022-06-16 22:44:22下载
- 积分:1