-
linux下的键盘编程应用程序
linux下的键盘编程应用程序-under the keyboard programming applications
- 2022-08-07 02:07:33下载
- 积分:1
-
HP PCI plug&play source code with GUI,precious materials inside HP!
HP PCI热插拔代码GUI HP内部珍贵资料!-HP PCI plug&play source code with GUI,precious materials inside HP!
- 2022-03-26 00:56:08下载
- 积分:1
-
manual function of c
linux 的c函数手册-manual function of c
- 2022-01-26 01:56:52下载
- 积分:1
-
Linux under the main file system read and write performance testing
Linux下各种主要文件系统的读写性能测试-Linux under the main file system read and write performance testing
- 2023-02-07 14:40:04下载
- 积分:1
-
s3c2410的触摸屏控制器驱动,调试过,正常运行。
s3c2410的触摸屏控制器驱动,调试过,正常运行。-S3C2410-driven touch-screen controller, debug, and normal operation.
- 2022-09-28 06:10:03下载
- 积分:1
-
Linux下鼠标驱动程序,FC5下测试通过
Linux下鼠标驱动程序,FC5下测试通过-Linux mouse driver, the test under FC5! !
- 2023-01-25 06:40:04下载
- 积分:1
-
适用于Linux下的针对罗技设想头的驱动程序,其它飞利浦芯片的摄像头也支持...
适用于Linux下的针对罗技设想头的驱动程序,其它飞利浦芯片的摄像头也支持-Applicable to Linux Logitech envisaged under the head against the driver, other Philips chip camera also supports the
- 2022-01-21 04:38:12下载
- 积分: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
-
linniux programming bible of a book source, learning linux programming will be o...
linniux编程bible一书的源码,对学习linux编程有很大帮助,包括linux的各方面编程,比如网络、makefile、进程-linniux programming bible of a book source, learning linux programming will be of great help, including all aspects of the Linux programming, such as the networks, makefile, processes, etc.
- 2022-05-13 00:05:55下载
- 积分:1
-
UNIX高级编程, word 格式的,推荐!
UNIX高级编程, word 格式的,推荐!-UNIX high-level programming, word format recommended!
- 2022-05-07 07:38:14下载
- 积分:1