-
介绍了unix系统,详细讲解了壳的运用。
介绍了unix系统,详细讲解了壳的运用...
介绍了unix系统,详细讲解了壳的运用。
介绍了unix系统,详细讲解了壳的运用-Introduction of the unix system, detailed account of the use of the shell. Introduction of the unix system, detailed account of the use of shell
- 2023-04-19 18:55:03下载
- 积分:1
-
linux下读写串口,包括参数的设置,以及如何进行读写
linux下读写串口,包括参数的设置,以及如何进行读写-Serial literacy, including parameter settings, and how to read and write
- 2022-02-01 13:24:11下载
- 积分:1
-
Linux kernal核心中文使用手册,方便进行Linux开发。
Linux kernal核心中文使用手册,方便进行Linux开发。-Linux kernal core Chinese user manual to facilitate Linux development.
- 2022-07-24 03:46:28下载
- 积分:1
-
一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。...
一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。 -A complete linux key drivers, kernel version 2.6.18, s3c2440arm processors in the test. Linux device driver for the beginner a very good person.
- 2022-03-07 05:09:16下载
- 积分:1
-
About:
Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package...
About:
Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It s mainly a command line application but it has also an optional GTKMM interface.
Release focus: Minor bugfixes
Changes:
Libpaco-log has been rewritten in C. This prevents a glibc installation failure when building LFS in chapter 6. The option -x|--expand has been removed. Several bugs have been fixed in paco, gpaco, and rpm2paco.
Author:
David Rosal-About:
Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It s mainly a command line application but it has also an optional GTKMM interface.
Rel
- 2022-01-31 22:36:41下载
- 积分:1
-
NS and network simulation
pdf file and source code pack
NS与网络模拟 pdf书 及书中完整例子源码-NS and network simulation
pdf file and source code pack
- 2022-09-15 23:50:03下载
- 积分:1
-
Standard c++ Learning the source code. Uc code there are 15 days c++ Learning co...
标准c++的学习源代码。还有uc代码
15天c++学习代码和4天unix c学习代码
使用gcc编译器,solaris环境,完全通过编译,源自达内科技学习笔记-Standard c++ Learning the source code. Uc code there are 15 days c++ Learning code and four days to learn unix c code using gcc compiler, solaris environment, completely through the compiler, derived from scientific and technological study notes Tatsu
- 2023-06-12 19:05:04下载
- 积分:1
-
c++ ns prepared for the environment on the MPLS network multicast routing algori...
c++编写应用于ns环境下的关于MPLS网络中的多播路由算法-c++ ns prepared for the environment on the MPLS network multicast routing algorithm
- 2022-07-14 00:18:29下载
- 积分:1
-
UNIX 上如何实现curse编程,提供了菜单完全配置化的API,支持多级菜单。...
UNIX 上如何实现curse编程,提供了菜单完全配置化的API,支持多级菜单。-How to curse on a UNIX program, providing complete configuration menu-oriented API, support for multi-level menus.
- 2023-05-05 05:25:03下载
- 积分:1
-
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。
一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。
source code 2
-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 b
- 2022-01-26 00:11:59下载
- 积分:1