-
《Linux新手指南》是供linux新手参考和查阅的书籍,内容浅显易懂,适合新接触此操作系统的人使用...
《Linux新手指南》是供linux新手参考和查阅的书籍,内容浅显易懂,适合新接触此操作系统的人使用- Linux Newbie Guide are available for novice linux reference and access to books, the content easy to understand and suitable for contact with this new operating system to use
- 2022-12-10 18:25:03下载
- 积分:1
-
Must be an operating system as its hardware system based on close co
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。-Must be an operating system as its hardware system based on close co-operation. Operating system only need to use some of the functions of the hardware can provide. In order to complete understanding of Linux, you need to know basic knowledge of the underlying hardware.
- 2022-01-31 11:14:17下载
- 积分:1
-
PHPBB简体中文补丁
PHPBB简体中文补丁-worm patch
- 2022-05-29 19:33:16下载
- 积分:1
-
聊天室程序。我国的环境。
关于一个聊天室的程序。在linux环境下实现。-on a chat room procedures. Linux environment in our country.
- 2022-03-23 02:57:16下载
- 积分:1
-
linux下菜单显示源代码
linux下菜单显示源代码-under linux menu shows the source code
- 2022-08-22 07:02:26下载
- 积分:1
-
linux 下 c语言的编程实现方法
操作系统下
c语言编程入门...
linux 下 c语言的编程实现方法
操作系统下
c语言编程入门-linux c
- 2022-12-02 20:05:03下载
- 积分:1
-
Linux Kernel核心中文手册
Linux Kernel核心中文手册-core Linux Kernel Chinese Manual
- 2022-02-27 06:15:07下载
- 积分:1
-
开源网络爬虫程序,大家好好学习!C++实现
开源网络爬虫程序,大家好好学习!C++实现-Open source network reptiles procedures, study hard everyone! C++ Realize
- 2022-04-10 17:13:54下载
- 积分:1
-
ARM嵌入式应用开发技术白金手册,想要开发嵌入式系统必看书
ARM嵌入式应用开发技术白金手册,想要开发嵌入式系统必看书-ARM Embedded Application Development platinum technical manuals, want to develop embedded systems must read
- 2022-03-14 22:55:40下载
- 积分: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