搜索资源列表
PV操作
- 用java写的一个小程序,模拟操作系统的PV操作-used to write a small program to simulate the operating system operated PV
p_v demo on linux
- 一个编程中常用的PV操作(生产者—消费者)的c语言的demo,在linux下编译通过-a common programming PV operations (producer-consumer) c language demo, compile under Linux
PV操作
- 用java写的一个小程序,模拟操作系统的PV操作-used to write a small program to simulate the operating system operated PV
生产者
- 经典的PV操作,生产者消费者-classic PV operation, producers and consumers
操作系统pv操作
- 这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^-This is an operating system of p, v operating procedures, which also includes the implementation of the findings and design a curriculum report, please fed please find ^ _ ^
操作系统部分算法模拟软件
- 本软件设计的目的是: 通过编写程序,将操作系统部算法以可视化的方式模拟出来,最终达到对这些算法有一个比深的理解。 本软件演示的算法有: 多种资源的银行家算法 可变分区存储算法 生产者——消费者(PV操作模拟) FIFO算法和LRU算法(页面淘汰算法) 请求分页算法 CUP——I/0利用率分析 开发工具: Delphi 7.0 -The software is designed to : d
operatingsystem
- 对进程的同步机制实践,利用pv操作实现对共享缓冲区的同步机制-the process of synchronization mechanism practice, the use of pv operation to achieve the shared buffer synchronization mechanisms
PV
- 进行PV操作原理的简单演示, 希望大家喜欢
pv
- 操作系统的概念PV操作源码。消费者和生产者线程的关系。-The concept of operating system source PV operation. Consumers and producers of the relationship between threads.
ReaderAndWriter
- 操作系统实验——pv操作,完成功能:读者写者问题-Experimental operating system- pv operation, complete function: readers to write the problem
pv
- windows下PV操作,多线程实现生产者消费者问题-PV operation under windows, multi-threaded producers realize consumer issues
pv
- 本程序可以用于实现操作系统中有关pv操作的演示的. -This procedure can be used to realize the operating system relating to the operation of the demonstration pv.
PV
- 这是一个用链表的方法实现PV操作。希望对大家有帮助-This is a list of methods used to achieve PV operation. Hope everyone has to help
pv
- 利用pv操作实现进程同步模拟 一个生产者进程 一个消费者进程 一个大小为10的缓冲区 采用turboc2.0 -Pv realize the process of the use of synchronous operation of a producer process simulation process of a consumer of a buffer size of 10 used turboc2.0
pv
- 模拟PV操作同步机构,且用PV操作解决生产者-消费者问题-Simulation of PV synchronous operation agencies, and using PV to operate to solve the producer- consumer issues
reader_writer
- 读者写者问题(读者优先,写者优先), pv操作,进程同步与互斥-Readers to write the problem (the reader priority, writing is preferred), pv operation, the process of synchronization and mutex
pv
- 在LInux下定义自己的PV操作。。其中有OPEN,WRITE等操作-LInux definition in its own PV operation. . Among them, OPEN, WRITE, such as operating
pv
- 信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual ex
PV
- pv 操作范例 内容全面 适合初学者以及专业人员参考和借鉴~~~~~~想写pv操作的必需代码-pv operation of an example of content suitable for beginners as well as comprehensive reference and learn from professionals ~~~~~~ pv operation necessary to write code
shengchanzheyuxiaofeizhe
- 操作系统实验报告三——PV操作,生产者与消费者问题-Three experiments report the operating system- PV operation, the producer and consumer issues