-
unix环境高级编程
unix环境高级编程--书中完整的示例代码。-advanced programming unix environment
- 2022-06-01 10:19:42下载
- 积分:1
-
Unix 第 6 版的 sh 手册和源码,感兴趣请参考`The UNIX Time
Unix 第 6 版的 sh 手册和源码,感兴趣请参考`The UNIX Time-Sharing System , CACM, July, 1974,它给出 Shell 操作的理论。 chdir (I), login (I), wait (I), shift (I) -Unix version 6 of sh manuals and source code, please refer interested The Unix Time-Sharing System, CACM, July, 1974, it is Shell operation theory. Chdir (I), login (I), the wait (I), shift (I)
- 2022-06-26 23:46:46下载
- 积分:1
-
Linux is a pile of beginner and instructions to use some grammar! Beginners comp...
Linux是一堆初学者和一些语法使用说明!初学者必修课!
- 2022-02-03 13:44:12下载
- 积分:1
-
计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串...
计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串-calculated a date n n days or days before the date of the number of input and output, the date of the grid for more YYYMMDD string
- 2022-02-21 00:41:37下载
- 积分:1
-
天津 改进后的 RCSSROBOCUP 代码
天津 改进后的 RCSSROBOCUP 代码-Tianjin RCSSROBOCUP improved code
- 2022-08-11 17:21:33下载
- 积分:1
-
libpcap是一个系统
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
- 2022-07-18 12:56:22下载
- 积分:1
-
进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!...
进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!-process synchronization, philosopher dining area share critical variables. Definition signal to the process control mechanism not contradict!
- 2022-03-02 03:25:37下载
- 积分:1
-
alienmind
AlienMind-1.2.tar.bz2
- 2022-07-21 16:48:45下载
- 积分:1
-
涵盖ftp封装的大部分库函数
以get命令为例演示,一个不错的ftp编程资料...
涵盖ftp封装的大部分库函数
以get命令为例演示,一个不错的ftp编程资料-ftp package covers most of the library functions to get orders demonstration example, a good ftp program information
- 2022-04-17 18:01:08下载
- 积分: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