-
发送文本文件到服务器
发送文本文件到服务器-send text files to the server
- 2023-07-31 17:55:02下载
- 积分:1
-
台湾上尚公司linux嵌入式服务器平台软件狗操作源码
台湾上尚公司linux嵌入式服务器平台软件狗操作源码-Taiwan still on the company Embedded Linux server platform operated source software dog
- 2022-01-25 23:07:17下载
- 积分:1
-
makefile 书写规范,教会您掌握MAKEFILE,轻松she
makefile 书写规范,教会您掌握MAKEFILE,轻松she-makefile written specification, the church you master MAKEFILE, easy to shell
- 2023-01-28 02:30:04下载
- 积分:1
-
alienmind
AlienMind-1.2.tar.bz2
- 2022-07-21 16:48:45下载
- 积分:1
-
The c source code of archieving the hostid of host machine in linux 9.
在linux9下获得主机hostid的c源代码。-The c source code of archieving the hostid of host machine in linux 9.
- 2022-06-30 08:14:40下载
- 积分:1
-
详细描述了I/ometer在linux下的使用说明
详细描述了I/ometer在linux下的使用说明-A detailed description of the I/ometer in use under linux
- 2022-01-30 17:11:16下载
- 积分:1
-
介绍Linux平台上最常用的图形系统
介绍Linux平台上最常用的图形系统---X Window。入门者适合看看。-Linux platform to introduce the most commonly used graphic system--- X Window. Suitable for beginners to see.
- 2023-02-17 21:10:03下载
- 积分:1
-
保持程序后台长驻的网关程序,非常实用哦
保持程序后台长驻的网关程序,非常实用哦-maintain permanent procedures background gateway procedures, a very practical oh
- 2022-06-26 07:36:04下载
- 积分: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
-
摄像头OV9652初始化配置,已经过实际验证。
摄像头OV9652初始化配置,已经过实际验证。-OV9652 camera initialization configuration, has been the actual authentication.
- 2023-04-22 14:15:03下载
- 积分:1