-
内核编程实例
examples for linux kernel programming-examples for linux kernel programming
- 2022-03-17 10:30:40下载
- 积分:1
-
goahead是linux下的轻量级web服务器,这是帮助文档。
goahead是linux下的轻量级web服务器,这是帮助文档。-goahead is under linux lightweight web server, this is the help documentation.
- 2022-02-26 00:56:36下载
- 积分:1
-
Foreign site download MODEBUS agreement, the needs of their own, are you, for re...
国外网站下载的MODEBUS协议,需要的自己下吧,供参考-Foreign site download MODEBUS agreement, the needs of their own, are you, for reference
- 2022-11-21 18:00:03下载
- 积分:1
-
编译好的linux系统QT开发环境,直接设置环境变量即可使用。
编译好的linux系统QT开发环境,直接设置环境变量即可使用。-QT compiled linux system, development environment, set the environment variable can be used directly.
- 2022-02-03 15:26:47下载
- 积分:1
-
Is the CPU performance testing tools, and platform
是CPU性能测试工具,与平台无关。
为第三方工具,可以用来评价系统性能。-Is the CPU performance testing tools, and platform-independent. For third-party tools can be used to evaluate the system performance.
- 2022-04-12 21:49:40下载
- 积分: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 shell编程固色剂诶哦个案噶尔和Aegean
linux shell编程固色剂诶哦个案噶尔和Aegean-Linux Shell gsgga gae ga e gegaeg edgeg eartgu
- 2023-03-27 14:00:04下载
- 积分:1
-
简洁的手动安装和配置,希望对…
LINUX安装与配置简明手册,希望对大家有用!-LINUX concise manual installation and configuration, in the hope that useful to everybody!
- 2023-04-13 19:10:04下载
- 积分:1
-
linux指令大全 全面介绍每一个参数使用方法规则
linux指令大全 全面介绍每一个参数使用方法规则 -linux commands Guinness comprehensive introduction for each parameter using the rules
- 2022-01-26 02:30:51下载
- 积分:1
-
从代码是ARM嵌入式系统NVRAM驱动下的源代码,包括…
上传代码是ARM嵌入式系统下的NVRAM的驱动源程序,包括读写的操作。-From the code is under the ARM embedded system NVRAM driver source code, including read and write operation.
- 2023-05-07 16:45:02下载
- 积分:1