-
VC++ 程 序 中 用 对 话 框 的 形 式 显 示HTML 文 件
VC++ 程 序 中 用 对 话 框 的 形 式 显 示HTML 文 件-VC procedures used in the form of dialog display HTML documents
- 2022-01-25 17:12:01下载
- 积分:1
-
Qt4编程指南,“C++ GUI QT4编程与“中国版…
Qt4程序设计指南,《C++ GUI Programming with Qt4 》的中文版,通过一系列简单的实例,让初学者尽快了解Qt编程,是一本不可多得的好书-Qt4 Programming Guide, " C++ GUI Programming with Qt4" the Chinese version, through a series of simple example, as soon as possible so that beginners learn Qt programming, is a rare book
- 2022-05-18 09:26:12下载
- 积分:1
-
本文详细地介绍了基于嵌入式系统中的OS启动加载程序Boot Loader 的概念、软件设计的主要任务以及结构框架等内容...
本文详细地介绍了基于嵌入式系统中的OS启动加载程序Boot Loader 的概念、软件设计的主要任务以及结构框架等内容-This article described in detail based on the embedded system OS boot loader Boot Loader concept, the main task of software design and structural framework, etc.
- 2022-02-26 18:09:59下载
- 积分:1
-
qt3.8 development example, so under linux programming can refer qt
qt3.8开发的例子, 做linux下qt编程可以参考-qt3.8 development example, so under linux programming can refer qt
- 2022-07-03 11:29:41下载
- 积分:1
-
signal through the volume control mechanism for the process of synchronization a...
奇偶哲学家通过信号量机制控制进程的同步和互斥访问临街区域,保证正常执行!-signal through the volume control mechanism for the process of synchronization and mutex visit to the region along the street to ensure normal execution!
- 2022-06-15 06:05:59下载
- 积分:1
-
YAFF根件文件的制作。以及LINUX DEVICE DRIVE笔记
YAFF根件文件的制作。以及LINUX DEVICE DRIVE笔记-YAFF root pieces of paper production. As well as LINUX DEVICE DRIVE Notes
- 2022-02-05 18:10:49下载
- 积分:1
-
Trolltech公司发布的图形界面操作系统。可在qt
Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。-A GUI OS developed by Trolltech. It can be combined to embedded GUI OS on Platform qt-embedded-2.3.10
- 2022-12-21 07:10:05下载
- 积分:1
-
可以对从数据库导出的数据文件进行纠错处理,为进步的数据处理作前期准备...
可以对从数据库导出的数据文件进行纠错处理,为进步的数据处理作前期准备-can be derived from the database files FEC data processing, data processing progress for preparations
- 2022-07-09 06:44:12下载
- 积分:1
-
QTE example source code, target board processor is s3c2410, including the corres...
QTE实例源代码,目标板处理器是s3c2410,包括相应的makefile文件。代码包括Dialog、 progressbar、menu等的实现 -QTE example source code, target board processor is s3c2410, including the corresponding makefile file. Code, including Dialog, progressbar, menu, etc. realize
- 2022-06-16 19:41:20下载
- 积分: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