-
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
-
开发环境 Unix c语言 代理服务器 可以真是的使用
开发环境 Unix c语言 代理服务器 可以真是的使用-Unix development environment c language proxy server can really use
- 2022-06-27 18:52:58下载
- 积分: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
-
LINUX开发的优秀电子书籍
LINUX开发的优秀电子书籍-Linux Kernel核心中文手册,开发LINUX必备的资料。-excelent ebook on linux kernel development-linux kernel development handbook(chinese), indispensable material on linux development
- 2023-08-12 10:50:03下载
- 积分:1
-
JSP
基于JSP的小企业ERP系统,有详细的安装和说明文集,是转贴的-JSP-based ERP system for small businesses, has a detailed description of the installation and Works, is posted the
- 2022-03-17 17:25:34下载
- 积分:1
-
耀文提供视频捕获设备统一接入。现在你可以行动。
unicap provides an uniform access to video capture devices. Currently you can access v4l, v4l2, IIDC 1394 ( DCAM ) cameras and video to firewire converters with a single API. New devices can be added via a plugin system-unicap provides an uniform access to video capture devices. Currently you can access v4l. v4l2. IIDC 1394 (DCAM) cameras and video to Firewire c onverters with a single API. New devices can be a dded via a plugin system
- 2023-07-14 21:15:03下载
- 积分:1
-
manual function of c
linux 的c函数手册-manual function of c
- 2022-01-26 01:56:52下载
- 积分:1
-
这是一套学习资料的工具。
一套用于教学新手的linux视频,包含了安装使用-It s a kit of studying material for linux.
- 2022-01-29 02:22:05下载
- 积分:1
-
详细的说明了可调内核参数具体文件为.doc
详细的说明了可调内核参数具体文件为.doc-detailed description of the core adjustable parameters for specific documents. Doc
- 2023-06-22 03:15:04下载
- 积分:1
-
at91sam926x 系列 linux
at91sam926x 系列 linux-2.6.27 扩展补丁-at91sam926x series expansion patch for linux-2.6.27
- 2022-10-29 17:05:03下载
- 积分:1