-
Asynchronous serial communication based on experimental MINI2440 source+ downloa...
基于MINI2440的 异步串口通信实验源码+启动代码 下载后可以直接运行-Asynchronous serial communication based on experimental MINI2440 source+ download boot code can run! !
- 2022-11-07 00:40:03下载
- 积分:1
-
包含MIB源文件以及相应C、H文件。实现DisplayString类型的GET和SET功能。供初学者参考...
包含MIB源文件以及相应C、H文件。实现DisplayString类型的GET和SET功能。供初学者参考-Contains the MIB source file and the corresponding C, H file. Achieve DisplayString type GET and SET functions. Reference for beginners
- 2023-05-12 17:30:03下载
- 积分: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
-
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编...
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编译工程,以及已经编译好的lib文件。-glib is the most widely used linux a library, the main system integrates a number of convenient functions, but there are a number of projects in the windows environment also need to use the library. Here is the glib compiled in vc9 environment works, and has been compiled lib file.
- 2023-05-12 13:00:03下载
- 积分:1
-
linux下键盘驱动,FC5下测试通过
linux下键盘驱动,FC5下测试通过-linux under the keyboard-driven, under FC5 test pass! !
- 2023-07-28 04:40:02下载
- 积分:1
-
2410下的按键驱动程序编写,初步讲解IO控制在linux中的实现方法。...
2410下的按键驱动程序编写,初步讲解IO控制在linux中的实现方法。-2410 under the key driver to prepare a preliminary on the IO control in linux in the Ways realize.
- 2022-06-12 20:04:00下载
- 积分:1
-
讲述linux的初始化过程,初学者可以认真学习一下
讲述linux的初始化过程,初学者可以认真学习一下-The initialization process on linux, beginners can seriously study the
- 2022-08-23 06:18:11下载
- 积分:1
-
详细讲述linux0.11内核源代码,讲述系统初始化,进程产生、调度、执行、终止等过程,内存的管理等。...
详细讲述linux0.11内核源代码,讲述系统初始化,进程产生、调度、执行、终止等过程,内存的管理等。-Linux0.11 to describe in detail the kernel source code, about the system initialization process, scheduling, execution, termination, such as process, memory management.
- 2022-07-23 23:44:46下载
- 积分:1
-
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序-linux to support lm70llp the spi-driven, based on this development is conducive to the upper application
- 2022-03-20 12:53:49下载
- 积分:1
-
a simple LINUX on the inter
一个简单的关于LINUX下的进程间通讯的演示,使用的是信号量.适合初学编程的同学一起学习!-a simple LINUX on the inter-process communication demonstration, using a semaphore. Programming for beginner students learning together!
- 2022-01-26 00:15:35下载
- 积分:1