-
很好的QT基础实验程序,是linux下做图形界面很好的入门资料。...
很好的QT基础实验程序,是linux下做图形界面很好的入门资料。
- 2022-02-25 22:25:09下载
- 积分:1
-
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件...
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件-CoralFTP Python is a language used in the preparation of the environment GTK2 FTP client software
- 2022-01-24 15:15:48下载
- 积分:1
-
a port scan! Linux environment for the C Language!
一个端口扫描程序!在linux环境c语言实现!-a port scan! Linux environment for the C Language!
- 2022-11-13 05:50:03下载
- 积分:1
-
An open source audio codec, in the Install text on how to compile and install th...
一个开源的音频解码源程序,在Install文中有关于怎么编译及安装的说明,也可取sourceforge上下-An open source audio codec, in the Install text on how to compile and install the note, but also desirable levels sourceforge
- 2022-01-26 05:51:42下载
- 积分:1
-
linux video player under the players, support a variety of formats, including on...
linux下实现视频播放的播放器,支持多种格式,包括在线流媒体,支持文件管理-linux video player under the players, support a variety of formats, including online streaming media, support for document management
- 2022-04-15 16:03:37下载
- 积分:1
-
Building Embedded Linux Systems
Building Embedded Linux Systems
- 2023-08-10 17:50:03下载
- 积分:1
-
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。...
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。-fget is a small HTTP/FTP tools, support IPv4 and IPv6. It was designed to have a number of additional functions can be applied to launch and rescue disk.
- 2022-02-13 19:11:14下载
- 积分:1
-
linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间...
linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
- 2022-04-18 05:23:32下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
关于Linux Grep命令使用的详细介绍
关于Linux Grep命令使用的详细介绍-Linux Grep command on the use of a detailed introduction
- 2022-02-15 19:18:19下载
- 积分:1