-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-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
-
j2se实现聊天室linux平台
gcc1.2.2以上编译
j2se实现聊天室linux平台
gcc1.2.2以上编译-J2SE Chat realize more than gcc1.2.2 compiler linux platform
- 2022-07-23 12:07:22下载
- 积分:1
-
一个在linux环境下的ftp的实现程序!
一个在linux环境下的ftp的实现程序!-an environment in the ftp program to realize!
- 2022-02-22 00:23:32下载
- 积分:1
-
BSD
bsd-airtools是一个包,为无线802.11b审计提供了一个完整的工具集。也就是它目前包含了一个基于BSD的WEP程序,被称为dweputils (以及为NetBSD, OpenBSD, 和FreeBSD提供的内核补丁)。它也包含了一个基于curses的类似于netstumbler (dstumbler)的AP检测程序,可以用于检测无线访问点和连接的节点,查看到噪音图像的信号,通过被扫描的APs的交互式的滚动,以及查看每一个的统计信息。-bsd- airtools is a package for wireless 802.11b audit provides a complete set of tools. It is currently contains a BSD-based WEP procedure, called dweputils (as well as NetBSD, OpenBSD, and the FreeBSD kernel patch). It also contains a curses based on the similar netstumbler (dstumbler) AP detection procedures can be used to detect wireless access points and connecting nodes to see images of the noise signal, the APs were scanning the interactive rolling, and a check every statistical information.
- 2022-10-24 12:55:03下载
- 积分:1
-
linux下MPEG编解码库文件,有vc工程,纯C代码
linux下MPEG编解码库文件,有vc工程,纯C代码-The library file about MPEG coding and decoding in linux system,including VC projects and pure c codes.
- 2022-04-13 13:46:14下载
- 积分:1
-
Capture under a Linux software, can capture, frame format and a variety of data...
一个Linux下抓包软件,可以实现抓包,并对多种数据帧格式(TCP,ARP等)分析并对结果进行输出显示的功能。-Capture under a Linux software, can capture, frame format and a variety of data (TCP, ARP, etc.) analysis of the results shows that the function of the output.
- 2023-05-16 17:15:03下载
- 积分:1
-
在UNIX/LINUX下面挂起一个进程并在SHELL下观察进程.
在UNIX/LINUX下面挂起一个进程并在SHELL下观察进程.-in UNIX/LINUX hang below a process and the SHELL under observation process.
- 2022-02-10 11:20:38下载
- 积分:1
-
xtree程序实现
xtree程序实现-xtree Program
- 2022-03-25 17:48:31下载
- 积分:1
-
一个功能比较强的下载软件,可以支持多个协议HTTP,FTP等
一个功能比较强的下载软件,可以支持多个协议HTTP,FTP等-a strong function of downloading software can support multiple protocols HTTP, FTP, etc.
- 2023-06-26 18:10:05下载
- 积分:1
-
Linux操作系统的命令格式和功能介绍的chm帮助文档
Linux操作系统的命令格式和功能介绍的chm帮助文档-Linux operating system commands and features introduced in chm format for help documentation
- 2023-05-27 19:20:03下载
- 积分:1