-
Given SOCKET client communication in the server
给予SOCKET通信的客户端于服务器端的程序,适用于LINUX-Given SOCKET client communication in the server-side procedures, applicable to LINUX
- 2022-08-17 22:18:52下载
- 积分: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
-
Win32Linux.Winux源码PART 1
Win32Linux.Winux源码PART 1-Win32Linux.Winux source PART 1
- 2022-10-04 04:25:03下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
《Running Linux(第四版)》
《Running Linux(第四版)》-"Running Linux (fourth edition)"
- 2023-01-18 08:05:04下载
- 积分:1
-
Linux下编程实现服务器与客户端的连接
Linux下编程实现服务器与客户端的连接-Programming Linux server and client connections
- 2022-02-04 06:55:47下载
- 积分:1
-
用于词法分析的词法分析器
用于词法分析的词法分析器-for lexical analysis of the lexical analyzer
- 2022-12-29 10:05:04下载
- 积分:1
-
典型的守护程序,可用于录制
典型的守护程序,可用于录制-typical procedure can be used to record
- 2022-03-20 11:41:12下载
- 积分:1
-
BlueHeart
BlueHeart-1.5.tar.bz2.rar
- 2022-01-25 21:07:15下载
- 积分:1
-
Intel提供的在PCA(例如Sitsang开发板)使用IPP4.0库的MPEG
Intel提供的在PCA(例如Sitsang开发板)使用IPP4.0库的MPEG-4编码源程序-provided by the Intel PCA (eg Sitsang Evaluation Board development board) using IPP4.0 for MPEG-4 encoder source
- 2023-01-27 22:40:03下载
- 积分:1