搜索资源列表
操作系统部分算法模拟软件
- 本软件设计的目的是: 通过编写程序,将操作系统部算法以可视化的方式模拟出来,最终达到对这些算法有一个比深的理解。 本软件演示的算法有: 多种资源的银行家算法 可变分区存储算法 生产者——消费者(PV操作模拟) FIFO算法和LRU算法(页面淘汰算法) 请求分页算法 CUP——I/0利用率分析 开发工具: Delphi 7.0 -The software is designed to : develop procedures of the opera
pv
- 操作系统的概念PV操作源码。消费者和生产者线程的关系。
PV操作
- 用java写的一个小程序,模拟操作系统的PV操作-used to write a small program to simulate the operating system operated PV
pv
- 生产者与消费者VC 实现,代码,操作系统
pv
- 本程序可以用于实现操作系统中有关pv操作的演示的.
操作系统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
- PV通信,用于操作系统,对操作系统的开发很有帮助,各位有意向于此方面的学习者可以用来参考-PV communications, for the operating system and the development of the operating system useful, you have the intention here learners can be used for reference
pv
- 操作系统-pv操作实现进程同步模拟生产者与消费这问题-OS-pv operations to achieve process synchronization analog producer and consumer problem
PV
- PV操作,生产者消费者问题,适用于初学者及操作系统同步机构入门,内含实验报告-PV operation, the producer consumer problem for beginners and the operating system synchronization, entry, reports containing experimental
bank
- 操作系统-模拟银行家算法,实现操作系统PV信号量操作-operating system- analog bankers algorithm
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 exclusion, are used in mutually
1
- 操作系统信号量操作,PV操作,信号量机制,C++实现pv操作-Semaphore operation of the operating system, PV operation, semaphore mechanism, C++ to achieve pv operation
PV
- 模拟操作系统经典生产者和消费者的原理代码-Simulated operating system, the principle of the classic producer and consumer code
Smoke
- 操作系统进程同步,pv经典操作的,解决的是吸烟问题-pv classic operatortion
Red_Black
- 操作系统PV操作,进程同步,解决红黑客问题-pv classic operatortion
PV
- PV原语习题集 帮助理解进程调度 计算机操作系统教程指导-PV
PV
- 有关操作系统pv操作的一本书,考研同志尤其值得一看-Operation of the operating system, a book pv Senior undergraduates in particular worth Comrade
ProducerConsumer
- ipc经典问题用来实现生产者消费者问题,操作系统,PV原语-achieve the producer and consume problem
pv
- 操作系统-pv操作生产者消费者问题,实现多进程问题-Operating system-pv operating producers and consumers, multi-process issues
pv
- 关于PV操作 在计算机操作系统中,PV操作是进程管理中的难点. 首先应弄清PV操作的含义:PV操作由P操作原语和V操作原语组成(原语是不可中断的过程),(About PV operation in computer operation system, PV operation is a difficulty in process management. First, we should understand the meaning of PV operation: PV operation is