-
非常好用的网络socket编程代码(服务器端多线程)
非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server
end multithreading)
- 2022-02-03 05:33:00下载
- 积分:1
-
linux下字符设备的驱动程序.2.4 内核通过
linux下字符设备的驱动程序.2.4 内核通过-character device driver through 1.2.4 kernel
- 2022-01-25 23:15:52下载
- 积分:1
-
linux 系统控制硬盘旋转和停止的程序(spin down/up)
linux 系统控制硬盘旋转和停止的程序(spin down/up)-linux system control drive spin and stop the process (spin down/up)
- 2023-01-15 00:00:04下载
- 积分:1
-
Mrxvt是一个小巧,快捷,功能强大的X终端仿真程序。它是基于流行的rxvt开发版,增加了多页支持,支持用户指定背景图形,透明背景,背景染色,支持多种风格的滚动...
Mrxvt是一个小巧,快捷,功能强大的X终端仿真程序。它是基于流行的rxvt开发版,增加了多页支持,支持用户指定背景图形,透明背景,背景染色,支持多种风格的滚动条,文字阴影,中文显示与输入,TrueType字体,多种UNIX平台和cygwin,等等。它不依赖于任何Gnome/KDE的库文件。-Mrxvt is a compact, fast, powerful X-terminal emulation program. It is based on the popular rxvt Developer Edition, an increase of multi-page support, support for user-specified background graphic, transparent background, background staining, supporting multiple styles of scroll bars, text shadow, Chinese display and input, TrueType fonts, a variety of UNIX platforms and cygwin, and so on. It does not depend on any Gnome/KDE library files.
- 2022-01-26 06:09:35下载
- 积分:1
-
daemon process dameon.c an example to explain in more detail, have a high refere...
dameon.c 守护进程程序的一个例子,解释比较详细,有较高的参考价值。-daemon process dameon.c an example to explain in more detail, have a high reference value.
- 2022-07-24 13:20:36下载
- 积分:1
-
linux下tmake程序,用于自动生成Makefile文件。
linux下tmake程序,用于自动生成Makefile文件。-tmake procedures under linux for the automatic generation of Makefile files.
- 2022-02-09 13:06:50下载
- 积分: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和windows平台的sokcet编程程序
兼容linux和windows平台的sokcet编程程序-Compatible with linux and windows platform programming procedures sokcet
- 2022-08-08 17:53:33下载
- 积分:1
-
linux下基于web的个人信息管理器源码
linux下基于web的个人信息管理器源码-linux web-based personal information manager FOSS
- 2022-04-27 05:09:00下载
- 积分:1
-
SVF parser Linux下的SVF文件剖析器
SVF parser Linux下的SVF文件剖析器-SVF parser
- 2022-03-16 20:19:16下载
- 积分:1