-
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定...
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定-linux/unix system, I/O is generally called low-level operating system I/O-- provision of basic IO services, os bind
- 2022-05-22 09:06:30下载
- 积分:1
-
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore...
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore-linux using the regular lock screen, to remind users to break the software, use of environmental PyQt4, xlockmore
- 2022-03-19 14:55:39下载
- 积分:1
-
unix 系统下 ps 管理程序的实现
unix 系统下 ps 管理程序的实现-ps management process to achieve
- 2022-12-11 03:05:03下载
- 积分:1
-
一款运行在linux上的象棋游戏。用GTK/GNOME环境下用GLADE开发。
一款运行在linux上的象棋游戏。用GTK/GNOME环境下用GLADE开发。-A run in linux on the chess game. With GTK/GNOME development environment with Glade.
- 2022-03-17 00:10:34下载
- 积分:1
-
GNU汇编的的详细语法,介绍了不少伪指令,不过只英文版的
GNU汇编的的详细语法,介绍了不少伪指令,不过只英文版的-GNU compiled detailed grammar, introduce a lot of pseudo-instruction, but only the English version of
- 2022-02-26 07:48:33下载
- 积分:1
-
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。...
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。-of time, can view the calendar date to timing, and remind function.
- 2022-02-04 05:34:46下载
- 积分:1
-
atmel芯片的LINUX补丁,适用于2.6.21内核
atmel芯片的LINUX补丁,适用于2.6.21内核-atmel chip LINUX patch for 2.6.21 kernel
- 2022-01-21 18:54:41下载
- 积分:1
-
I collected framebuffer information, examples
本人收集的framebuffer资料,有例子-I collected framebuffer information, examples
- 2022-03-18 12:26:14下载
- 积分:1
-
dvbtune是一个简单的调谐DVB卡支持的应用
DVBtune is a simple tuning application for DVB cards supported by the
Linux DVB driver-DVBtune is a simple application for tuning DVB cards supported by the Linux DVB driver
- 2022-03-09 14:27: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