搜索资源列表
20070512graduate
- 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。-used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular Queue), a process to write bu
a048008
- 本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realizati
ProducerandConsumerProblem
- 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
cuncuqi
- 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
pv
- 在linux环境下c语言实现生产者消费者问题。多个生产者消费者互斥访问缓冲区-In linux environment c language producers consumer issues. Mutex consumers to visit a number of producers in the buffer zone
Stableiozone3_318.tar
- IO ZONE,大名鼎鼎的文件系统性能测试软件的源代码.C写的,LINUX和WIN下都可以用-IO ZONE, the well-known file system performance test software' s source code. C wrote, LINUX and WIN can be used under
zrp_ns2_code
- 区域路由协议(ZRP),只能在ns2.1b9环境下运行,其他都不可以。-Zone Routing Protocol (ZRP), the environment can only be run under ns2.1b9 other can not.
consumer
- 题目二:用多进程同步方法解决生产者-消费者问题。 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者线程的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Title 2: The multi-process synchronization solution to
zrp.tar
- tcl basics to implement ns2 execution and helps to debug them to implemnt zone routing protocol in ns2
Vfloppy
- tool making boot zone on hard and extern drives
ZRP_Overhead.pdf.tar
- ZRP Overhead Network Model 1. Number of Nodes – N 2. LSU update time – tLSU seconds 3. Traffic(Number of sessions per Node per Second) – λs 4. Zone Radius – ρ hops 5. Network Radius – R hops
qzonefetcher.7z
- python qq-zone get recount
thermal
- ACPI Thermal Zone Driver ($Revision: 41 $)
debugger
- Common debug zone definitions used for DDsp tracing. Currently the GT module uses a single debug zone to output debug messages.
zone
- Zone scopes are in one of two modes. Either they delete the zone on exit or they do not. -Zone scopes are in one of two modes. Either they delete the zone on exit or they do not.
point
- Specialized test fixture allowing time strings without timezones to be tested by comparing them to a known time in the local zone for Linux. -Specialized test fixture allowing time strings without timezones to be tested by comparing them to a know
scopes
- A Zone allocator for use with LocalsMap for linux API Driver.
ZoneInfo
- Zone Info Source Code for Linux v2.13.6.
SimpleTimeZoneTest
- Simple Time Zone Test for Embedded Linux.
OldTimeZoneTest
- Old Time Zone Test Source Code for Linux.