-
NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由...
NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLINK sent from kernel space to user space and then return to user space.
- 2022-06-29 18:14:36下载
- 积分:1
-
vivi源代码
vivi source code
- 2022-05-27 16:06:04下载
- 积分:1
-
本文介绍了嵌入式操作系统Linux中的串口应用编程方法。对需要进行串口编程的人有一定的帮助。...
本文介绍了嵌入式操作系统Linux中的串口应用编程方法。对需要进行串口编程的人有一定的帮助。-This paper introduces the embedded Linux operating system serial programming method. The need for the serial programming will help.
- 2022-03-19 11:59:00下载
- 积分:1
-
自己编的linux下的网络监控程序源码,可以监视局域网上的数据包。...
自己编的linux下的网络监控程序源码,可以监视局域网上的数据包。-own series under linux network monitoring program source code, can monitor LAN data packets.
- 2022-02-24 22:08:11下载
- 积分:1
-
网络数据管理协议的开发
网络数据管理协议的开发-network data management protocol development
- 2023-05-15 06:05:03下载
- 积分:1
-
linux c的多线程,在此源码里应用了多线程的各个函数,能授意菲浅...
linux c的多线程,在此源码里应用了多线程的各个函数,能授意菲浅-linux c of multi-threading, in this source in the application of a multi-threaded various functions, can incite undone
- 2022-11-11 08:50:04下载
- 积分:1
-
进程之间通讯的一个例子
进程之间通讯的一个例子-process of communication between an example
- 2022-09-29 20:40:04下载
- 积分:1
-
lavarnd是一个随机数发生器需要超过2.4.9
lavarnd是一个随机数发生器,要求 2.4.9-31 kernel以上-lavarnd is a random number generator requires more than 2.4.9-31 kernel
- 2022-05-04 21:17:04下载
- 积分:1
-
camE 1.9 for Linux
camE 1.9 for Linux - camE is an imlib2 webcam grabber, annotator, and uploader.
-camE 1.9 for Linux- camE is an imlib2 webcam grabber, annotator, and uploader.
- 2022-02-05 23:58:41下载
- 积分:1
-
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添...
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件的使用情况 用图形界面显示系统监控状态。-. Add system calls. The methods used to compile the kernel, add a new system call to prepare an application to test the newly added system call system call features: file copy .2 add device drivers. Using modular approach to add a new The device driver requests to add character device driver to prepare an application, test driver added. 4 Analysis of/proc file. monitoring system status, display systems in several parts of the use of graphical interface display system used to monitor state.
- 2023-09-07 08:35:04下载
- 积分:1