-
制作linux启动盘的方法,需要使用u盘来实现。
制作linux启动盘的方法,需要使用u盘来实现。-Create linux boot disk method, u need to use the disk to achieve.
- 2022-05-23 17:01:14下载
- 积分:1
-
这是一个魔头罗拉e680的qt手机游戏的源代码
这是一个魔头罗拉e680的qt手机游戏的源代码-this is the resource of program of e680
- 2022-01-26 02:56:43下载
- 积分:1
-
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.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
-
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。
一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。-Linux is an open-source operating system, both ordinary users or enterprises, users can prepare their core code, coupled with the standard kernel cutting thereby making up their own operating system. There are a lot of low-end users of the network equipment from the standard operating system Linux is improving from the This also shows that the more and more people are added to the Linux kernel development groups. One or more modules and the realization of general Linux can not satisfy the needs of system software, because the core is too restrictive, such as the terminal can print, can not handle the bigger Delay etc.. W
- 2022-11-16 15:05:04下载
- 积分:1
-
qt example for the dynamic display images
qt 的例子,用于动态显示图象-qt example for the dynamic display images
- 2022-05-20 23:04:33下载
- 积分:1
-
libpcap是一个系统
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
- 2022-07-18 12:56:22下载
- 积分:1
-
博客服务提供商
bsp-fujitsu-jade-evb-roadmap.zip QNX的BSP包,可直接使用-bsp-fujitsu-jade-evb-roadmap.zip QNX the BSP package, can be directly used
- 2023-01-05 19:50:04下载
- 积分:1
-
Damn Small Linux kernel,can boot from USB
Damn Small Linux kernel,can boot from USB
- 2023-01-25 23:00:17下载
- 积分:1
-
集成了多种操作系统和数据库的makefile,主要包括AIX/LINUX/SCO
集成了多种操作系统和数据库的makefile,主要包括AIX/LINUX/SCO-UNIX,数据库包括:Oracle和informix-Integrates a variety of operating systems and databases makefile, include AIX/LINUX/SCO-UNIX, databases, including: Oracle and informix
- 2022-03-15 07:10:05下载
- 积分:1
-
QL2000卡的驱动程序,可以学习驱动的编程.
对于UNIX的I/O操作有帮助!...
QL2000卡的驱动程序,可以学习驱动的编程.
对于UNIX的I/O操作有帮助!-QL2000 card drivers, drivers can learn programming. For UNIX the I/O operation has to help!
- 2022-02-09 22:12:51下载
- 积分:1