-
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添...
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件的使用情况 用图形界面显示系统监控状态。-. Add system calls. The methods used to compile the kernel, add a new system call to prepare an application to test the newly added system call system call features: file copy .2 add device drivers. Using modular approach to add a new The device driver requests to add character device driver to prepare an application, test driver added. 4 Analysis of/proc file. monitoring system status, display systems in several parts of the use of graphical interface display system used to monitor state.
- 2023-09-07 08:35:04下载
- 积分:1
-
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试...
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试-UNIX describes how to use the DBX debugger under the books, you can understand UNix under the program debugging
- 2022-01-24 10:10:05下载
- 积分:1
-
Robocode机器人源代码
robocode robots source code
- 2022-04-23 06:20:45下载
- 积分:1
-
Red Hat Linux user base, This book is the designated official Red Hat Academy c...
《Red Hat Linux 用户基础》,这本书是红帽学院官方指定教程,但是没有附答案。这个就是那本书的答案(官方的,绝对权威),希望能对学习linux的同学有帮助。- Red Hat Linux user base, This book is the designated official Red Hat Academy curriculum, but not attached to the answer. This is the answer to that book (official, absolute authority), hoping to learn linux to help students.
- 2022-12-15 04:10:03下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
ncurses中文解释
ncurses中文说明-ncurses Chinese explanation
- 2022-05-25 06:12:38下载
- 积分:1
-
qADSL is an auto
qADSL is an auto-login & keep-alive daemon for Internet connections.
It was created to automate the annoying login process of several
Swedish ISP s, e.g.-qADSL is an auto- login
- 2023-03-02 21:05:03下载
- 积分:1
-
linux内核启动描述,很详细的启动过程描述,是linux培训材料的一部分。
linux内核启动描述,很详细的启动过程描述,是linux培训材料的一部分。-linux kernel to start a description of a very detailed description of the startup process is part of linux training materials.
- 2022-02-10 12:47:43下载
- 积分:1
-
可以写s3c2410 USB device的PC端USB驱动和程序
可以写s3c2410 USB device的PC端USB驱动和程序-Can write s3c2410 USB device the PC-side USB drive and procedures
- 2022-12-16 11:15:03下载
- 积分:1
-
(ebook_
(ebook_-_pdf)_-_TrollTech_-_QT_Tutorial_(en_US).rar
- 2022-07-03 13:49:54下载
- 积分:1