-
Linux音频编程指南,通过代码详细介绍了Linux环境下的音频编程。...
Linux音频编程指南,通过代码详细介绍了Linux环境下的音频编程。-Linux Audio Programming Guide, by the code described in detail under the Linux audio programming environment.
- 2022-09-10 04:25:02下载
- 积分:1
-
linux/kd.h文件中介绍了ioctl函数能够使用的命令,该文件中包含了各种命令的使用例子...
linux/kd.h文件中介绍了ioctl函数能够使用的命令,该文件中包含了各种命令的使用例子-linux/kd.h document introduced the ioctl function to use the command, the document contains examples of the use of a variety of command
- 2023-08-13 03:15:02下载
- 积分: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
-
yaffs是一种面向flash memory而设计的文件系统。本文介绍了yaffs文件系统结构及其应用...
yaffs是一种面向flash memory而设计的文件系统。本文介绍了yaffs文件系统结构及其应用-yaffs is a designed for flash memory file system. This paper introduces the yaffs file system structure and its application
- 2022-12-18 12:00:03下载
- 积分:1
-
linux下的一个简单定时器设计,使用select函数实现功能
linux下的一个简单定时器设计,使用select函数实现功能-linux timer under a simple design, using the select function implementation function
- 2022-06-13 04:42:25下载
- 积分:1
-
x tookit intrinsics编程手册的源代码,最底层的linux图形界面接口函数。...
x tookit intrinsics编程手册的源代码,最底层的linux图形界面接口函数。-x tookit intrinsics programming manual source code, the bottom linux graphical interface functions.
- 2022-03-26 18:07:42下载
- 积分:1
-
LINUX的网络编程一些以前搜集到的东西对我没什么用了贡献给大家吧...
LINUX的网络编程一些以前搜集到的东西对我没什么用了贡献给大家吧-LINUX Network Programming previously collected no use to me everyone has contributed to it
- 2022-05-05 10:23:23下载
- 积分:1
-
trampling stack [C programming language] n. In many C language implementation, i...
践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end of the array to undermine executable stack. The so-called abuses stack. The code can cause abnormal return to the routines, jumping arbitrary address. This has led to some extremely dangerous loopholes in the relevant data
- 2022-03-18 08:38:15下载
- 积分:1
-
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统...
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统-Embedded linux development of a good book, very useful, is essentially the development of embedded手把手教your linux system
- 2023-01-15 16:20:04下载
- 积分:1
-
华中理工大学98级研究生linux系统分析报告上载
华中理工大学98级研究生linux系统分析报告上载-Huazhong University of Science and 98 postgraduate linux analysis report available
- 2022-12-16 15:50:03下载
- 积分:1