-
Programming under UNIX synchronization and compare the efficiency of asynchronou...
UNIX下编程同步与异步write的效率比较。包含apue.h、error2e.c、write.c-Programming under UNIX synchronization and compare the efficiency of asynchronous write. Contains apue.h, error2e.c, write.c
- 2022-02-13 10:08:39下载
- 积分:1
-
vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件,最主要的新特性在于加入对脚本浮点数的支持。另外,修正了上一版中发现多个导致崩溃和威胁安全...
vim7.2最新源码。Vim 7.2修正了大量bug并更新了运行时文件,最主要的新特性在于加入对脚本浮点数的支持。另外,修正了上一版中发现多个导致崩溃和威胁安全的问题。-vim7.2 the latest source. Vim 7.2 a large number of bug fixes and updated runtime files, the most important new features to add to the script floating point support. In addition, the amended version of one found on a number of lead to the collapse and the threat of security.
- 2022-03-24 21:02:13下载
- 积分:1
-
Kernel is the heart of the system, run the program and management are as disk an...
内核是系统的心脏,是运行程序和管理像磁盘和打印机等硬件设备的核心程序。Linux是最受欢迎的自由电脑作业系统核心。它是一个用C语言写成,符合POSIX标准的类Unix作业系统。本程序是linux1.0的内核源码!-Kernel is the heart of the system, run the program and management are as disk and printer hardware, such as the core of the procedure. Are the most popular free Linux computer operating system core. It is a language with C, in line with the POSIX standard Unix-type operating system. This procedure linux1.0 are the kernel source code!
- 2022-03-16 05:30:05下载
- 积分:1
-
gcc 能编译 完全用于学习!gcc can be compiled exclusively for learning!
gcc 能编译 完全用于学习!gcc can be compiled exclusively for learning!-gcc can be compiled exclusively for learning!
- 2023-05-23 20:15:05下载
- 积分:1
-
s3c6410开发品平台按键功能程序,在系统的 QT界面内可以实现按键控制。...
s3c6410开发品平台按键功能程序,在系统的 QT界面内可以实现按键控制。-platform for the development of key products s3c6410 function procedure, the QT interface in the system can be achieved with control buttons.
- 2022-08-17 18:30:37下载
- 积分:1
-
LINUX开放性标准 主要针对于商业和银行业的操作系统标准,希望能对大家有用...
LINUX开放性标准 主要针对于商业和银行业的操作系统标准,希望能对大家有用-LINUX open standards mainly in commercial and banking industry standard operating system, hoping to be useful for everyone
- 2022-04-09 20:06:40下载
- 积分:1
-
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下...
Qt 下实现具有动态效果的对话框 为数不多的能够实现动态效果 代码完成 编译后可直接运行 限定在linux下 -Qt achieve dynamic effects of the dialog box of the few dynamic effects can be achieved to complete the code can be compiled to run directly under the limited linux
- 2022-03-14 08:48:59下载
- 积分:1
-
关于Qt的第三方串口类serialclass封装
关于Qt的第三方串口类serialclass封装-Qt on third-party package serial category serialclass
- 2022-07-04 08:39:44下载
- 积分: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
-
《linux设备驱动程序》第二版英文pdf版
《linux设备驱动程序》第二版英文pdf版- Linux device driver, the second edition of the English pdf version
- 2022-07-19 19:06:02下载
- 积分:1