-
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。...
一个LINUX模块例子内核模块时LINUX提供给用户动态扩充内核的一种机制。利用模块在PROC文件系统中挂接一个能读取系统时钟的文件。-example of a Linux kernel module module for Linux users dynamic expansion of a core mechanism. The use of modules in PROC file system articulated a system clock can be read in the paper.
- 2023-07-21 07:05:03下载
- 积分:1
-
Linux Device Driver Edition 3, the book
Linux 设备驱动 Edition 3,书中的例题,是我在网上找的,版权归原作者所有.-Linux Device Driver Edition 3, the book
- 2022-02-06 02:09:43下载
- 积分:1
-
自己在网上查得资料,自己试了试觉得还行,有需要的就下载看看吧...
自己在网上查得资料,自己试了试觉得还行,有需要的就下载看看吧-Online search in the data, their own line试了试think also there is a need to look at it on the download
- 2022-12-25 06:15:03下载
- 积分:1
-
换行符转换,在linux下编辑过的文本经该程序转换可以在windows下查看而不出现黑块,也可以转回来...
换行符转换,在linux下编辑过的文本经该程序转换可以在windows下查看而不出现黑块,也可以转回来-Convert line breaks in the next linux text edited by the program can convert windows to view instead of black block, you can switch back
- 2022-02-22 09:04:57下载
- 积分:1
-
The source code realized on Paragui which uses
framebuffer to select the files...
基于paragui实现的一个在linux操作系统下使用framebuffer来进行窗口模式的文件选择的源代码。-The source code realized on Paragui which uses
framebuffer to select the files of window mode.
- 2022-03-31 02:06:19下载
- 积分:1
-
- 2022-03-11 20:37:01下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分:1
-
the code can achieve a rtp protocol!
本源码能够在linux 下实现RTP协议的收发功能。-the code can achieve a rtp protocol!
- 2022-08-02 15:36:11下载
- 积分:1
-
Linux设备驱动程序的版本3.chm
Linux 设备驱动 Edition 3.chm-Linux Device Driver Edition 3.chm
- 2022-03-03 02:25:56下载
- 积分:1
-
Linux 0.01源代码为Linux 内核最早的源代码
Linux 0.01源代码为Linux 内核最早的源代码-The source code of linux 0.01 is the earliest source cod of linux kernel.
- 2022-08-09 03:23:07下载
- 积分:1