-
测试机器具体性能的基准程序,在linux下运行。第三版。
测试机器具体性能的基准程序,在linux下运行。第三版。-testing machine specific performance benchmarks procedures, the Linux operating under. The third edition.
- 2022-04-06 09:29:15下载
- 积分:1
-
通过变量参数列表等功能对GCC
Passing variable argument list to other functions on G-Passing variable argument list to other functions on GCC
- 2022-10-17 06:00:02下载
- 积分:1
-
Downloader是一款在Xterm下加快下载FTP.HTTP的服务器软件,类似WindownsFlashGet的快速下载软件。可以支持多用户连接以及重连接。...
Downloader是一款在Xterm下加快下载FTP.HTTP的服务器软件,类似WindownsFlashGet的快速下载软件。可以支持多用户连接以及重连接。
-Downloader is one of the Xterm FTP.HTTP faster downloading the server software, similar to the rapid WindownsFlashGet download software. Support for multiple users to connect and re-connect.
- 2022-08-07 01:47:12下载
- 积分:1
-
网络服务器平台下的迷你
linux平台下WEB服务器 mini-httpd,mattows-WEB server under linux platform for mini-httpd, mattows
- 2022-02-06 07:20:53下载
- 积分:1
-
UNIX编程的简单的shell下的参数。含有1。C,APUE的…
UNIX下编程实现带参数的简单shell.包含1.c、apue.h、error2e.c-UNIX Programming with the parameters under the simple shell. Contains 1.c, apue.h, error2e.c
- 2022-01-23 10:39:26下载
- 积分:1
-
这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed...
这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed-this book mainly about the UNIX shell script prepared ability of the two powerful tool awk and sed
- 2022-01-25 14:17:57下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
linux操作介绍,含有对linux系统的基本操作和高级操作
linux操作介绍,含有对linux系统的基本操作和高级操作-linux operating introduce, on the linux system containing the basic operation and advanced operation
- 2022-08-03 08:50:38下载
- 积分:1
-
C++ GUI Programming with Qt 4中文版
C++ GUI Programming with Qt 4中文版-C++ GUI Programming with Qt 4 Chinese version
- 2022-04-12 19:28:46下载
- 积分:1
-
QT编程的资料, QT编程的资料
QT编程的资料, QT编程的资料-QT programming information, QT programming information, QT programming information
- 2023-01-14 14:15:04下载
- 积分:1