-
linux 串口测试程序
linux 串口测试程序-linux serial port test program
- 2022-05-22 14:11:00下载
- 积分:1
-
硬盘分区表资料集萃,包括基础、工具、修复三部分,chm格式。...
硬盘分区表资料集萃,包括基础、工具、修复三部分,chm格式。-hard disk partition table of Selected information, including infrastructure, tools, repair parts three, chm format.
- 2022-01-21 06:12:51下载
- 积分:1
-
Author effort to prepare a simple calculator program to realize the number of ad...
作者倾力编写的简易计算器程序,可实现八位数的加减乘除功能。显示和键扫描部分是参考他人的著作。-Author effort to prepare a simple calculator program to realize the number of addition and subtraction, multiplication and division of eight features. Display and key scanning is a reference book to others.
- 2022-03-25 06:25:47下载
- 积分: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设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程...
linux设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程-linux device driver
- 2023-06-23 23:30:04下载
- 积分:1
-
manual programming required linux
linux api手册进行linux编程必备-manual programming required linux
- 2022-03-03 15:08:42下载
- 积分:1
-
ALTERA epxa1 examples of procedures
altera epxa1的例子程序-ALTERA epxa1 examples of procedures
- 2022-04-13 09:49:14下载
- 积分:1
-
Linux kernal核心中文使用手册,方便进行Linux开发。
Linux kernal核心中文使用手册,方便进行Linux开发。-Linux kernal core Chinese user manual to facilitate Linux development.
- 2022-07-24 03:46:28下载
- 积分:1
-
英特尔IPP规划
PROGRAMMING WITH INTEL IPP
(INTEGRATED PERFORMANCE PRIMITIVES)
AND INTEL OPENCV
(OPEN COMPUTER VISION)
UNDER GNU LINUX
- 2022-08-02 21:17:21下载
- 积分: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