-
select函数的应用实例。
select函数的应用实例。-select function of application examples.
- 2022-02-03 12:57:42下载
- 积分: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
-
des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
des rsa des3 算法
可移植到symbian windows mobile 等平台-des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
- 2022-12-04 19:00:03下载
- 积分:1
-
phpSysInfo v2.3 显示CPU、内存、硬盘、系统温度、风扇速度等系统信息的指针...
phpSysInfo v2.3 显示CPU、内存、硬盘、系统温度、风扇速度等系统信息的指针-phpSysInfo Smart shows CPU, memory, hard drives, system temperature, fan speed indicator information system
- 2022-01-24 18:16:54下载
- 积分:1
-
自己用GTK写的一个linux下的扫雷游戏,基本功能已实现,菜单只有简单的新游戏,设置和退出,其他无用。临时版本,尚待更新。...
自己用GTK写的一个linux下的扫雷游戏,基本功能已实现,菜单只有简单的新游戏,设置和退出,其他无用。临时版本,尚待更新。-A simple mine game develop with GTK on linux.
- 2022-02-07 13:44:49下载
- 积分:1
-
三星s3c6410 Android移植文档,android篇
三星s3c6410 Android移植文档,android篇
-三星s3c6410 Android移植文档,android篇
- 2022-12-27 04:30:03下载
- 积分:1
-
GTK的嵌入式系统
GTK in embedded systems
- 2023-02-26 05:50:04下载
- 积分:1
-
usb develop guide
usb develop guide
- 2022-06-18 15:31:22下载
- 积分:1
-
Collected all linux users command, you can quickly and easily query
搜集了linux全部的用户命令,可以方便快速查询-Collected all linux users command, you can quickly and easily query
- 2022-02-07 16:34:54下载
- 积分:1
-
canbus driver for S3C2410 in linux
S3C2410 linux下的canbus(MCP2510)总线驱动-canbus driver for S3C2410 in linux
- 2022-05-06 10:21:10下载
- 积分:1