-
linux下的flash player的一个具体实现,未经验证
linux下的flash player的一个具体实现,未经验证-linux media player
- 2022-01-30 10:47:51下载
- 积分:1
-
BeginningLinuxProgramming example1
BeginningLinuxProgramming example1
- 2022-03-06 10:41:12下载
- 积分:1
-
linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!...
linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!-linux file under the operation, use linux file-related commands, with C language file operations in contrast!
- 2022-12-27 00:35:03下载
- 积分:1
-
linux 嵌入式开发程序员用书:用QT开发各种嵌入式应用程序的基础用书。...
linux 嵌入式开发程序员用书:用QT开发各种嵌入式应用程序的基础用书。-linux embedded development programmers books: QT development with a wide variety of embedded applications based on books.
- 2022-03-16 01:03:55下载
- 积分:1
-
who命令的具体实现,方法见原代码注释
/*who1.c
who命令的具体实现,方法见原代码注释
/*who1.c - for a first version the who programe
* open,read UTMP file,and show resulets
-/*who1.c- for a first version the who programe
* open,read UTMP file,and show resulets
*/
- 2022-03-23 17:18:26下载
- 积分: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
-
基于DSP的图像边缘提取的实现,多多交流
基于DSP的图像边缘提取的实现,多多交流-DSP-based Image Edge Extraction realized, interact more! !
- 2022-03-24 18:43:42下载
- 积分:1
-
linux kernel source version 1.00
linux 核心 源码
1.00版-linux kernel source version 1.00
- 2023-06-15 06:25:03下载
- 积分:1
-
IC卡读写IC卡/ at88sc1604 C源。高可用性,详细说明。
读写AT88sc102/AT88sc1604 IC卡的C源程序。 高可用性,详细的注释。-IC card reader AT88sc102/AT88sc1604 C source. High availability, detailed notes.
- 2022-07-03 14:24:03下载
- 积分:1
-
大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。...
大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。-Experimental University of the operating system: Linux under a shell interpreter. Good to be able to complete the implementation of Linux under the general command, redirect command, a command such as command pipeline.
- 2023-02-12 06:00:03下载
- 积分:1