-
Simple timer under linux category, as well as the use of sample code
简单的linux下的timer类,以及其使用示例代码-Simple timer under linux category, as well as the use of sample code
- 2022-04-21 12:09:08下载
- 积分:1
-
linux unix makefile 编写指南
linux unix makefile 编写指南-guidelines for the preparation of unix makefile
- 2022-09-05 02:30:03下载
- 积分: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
-
Linux安装,并与Windows共存。自己写的PPT文档,十分详细,还有简单使用说明。这里还包括一个操作系统移植的简单介绍和说明。超值强烈建议下载...
Linux安装,并与Windows共存。自己写的PPT文档,十分详细,还有简单使用说明。这里还包括一个操作系统移植的简单介绍和说明。超值强烈建议下载-Linux installation, and coexist with Windows. PPT wrote the document, in great detail, there are simple instructions. Here also includes an operating system and simple introduction and annotations. Overvalued strongly recommend downloading
- 2022-04-23 04:32:54下载
- 积分:1
-
是经典的UNIX的部分源代码,可以给想深入学习程序的人很好的参考。...
是经典的UNIX的部分源代码,可以给想深入学习程序的人很好的参考。-are classic UNIX source code, can give depth to the learning process were good reference.
- 2022-04-07 16:39:36下载
- 积分:1
-
Checks bash scripts for errors
Checks bash scripts for errors
- 2022-03-21 18:26:45下载
- 积分:1
-
SIP source code
SIP 1.5.0源代码-SIP source code
- 2023-04-28 05:40:04下载
- 积分:1
-
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/p...
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/passwd文件中查找是否有该用户,
如有,则输出“Found in the /etc/passwd file.”
否则,输出“No such on our system”
-Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
- 2023-02-19 02:40:04下载
- 积分:1
-
revised volume SIGINT signal example
修改信号量SIGINT例子-revised volume SIGINT signal example
- 2022-02-05 06:24:58下载
- 积分:1
-
在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.
- 2023-05-10 18:30:02下载
- 积分:1