搜索资源列表
philopher
- 进程同步问题模拟-simulation process synchronization problem
jch
- 这是一个进程同步的程序,可以判断死锁的问题,是可以支持多进程的程序。-This is a process synchronization procedures can be judged Deadlock problems, can support multi-process procedures.
生产者消费者问题
- 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者在共享文件时是否同步与互斥问题-management process, the producer consumer issues as long as it is described process management producers and consumers when sharing files synchronized with the Mutual Excl
用信号量解决生产者-消费者问题
- 这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
wonlen
- 我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题-our schools operating system to do some experimental procedures include process synchronization, processor scheduling, producer consumer issues. .
读者与写者
- 操作系统实验,进程同步与互斥读者写者问题,用vc实现-experimental operating system, and coordinate the process of the readers who wrote, using vc achieve
OSWORK01
- 第一次用MFC写进程同步与互斥,生产者与消费者问题 -the first to write MFC process synchronization and mutual exclusion, producer and consumer issues
ThreadAsy
- 进程同步问题-process synchronization
3434234
- 操作系统课程设计 用多进程同步方法解决生产者-消费者问题 -courses on operating system design using multiple process synchronization solutions producer-consumer issues
philosophers05
- 经典进程同步和互斥另类WINDOWS解法.定义信号量机制在WINDOWS下完成哲学家进餐问题.-classical process synchronization and mutex WINDOWS alternative solution. Volume definition signal mechanism in Windows complete the dining philosophers problem.
pc1525216
- 使用VC++编程实现“生产者——消费者”进程同步问题,理解进程同步概念及实现方法和信号灯机制。-use VC Programming "producer-- consumer" process synchronization problem understanding of the concept and process synchronization method and the signal mechanism.
eatting
- 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。 假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着
zhexuejiaeatting
- 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。 假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着
RWer
- 用c++实现读者写者问题 进程同步问题-With c++ Realize readers to write the issue of process synchronization problem
zhe
- 进程同步算法模拟,哲学家就餐问题JAVA实现。-Process synchronization algorithm simulation, philosophers realize JAVA eat.
zhexuejiajincan
- 进程同步经典问题,哲学家进餐问题,五个哲学家轮流进餐和思考-Classic problem of synchronization process, philosophers eating problem, five philosophers take turns eating and thinking
PV
- 产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产
shiyanyuandaima
- 操作系统课程设计 有进程同步问题 内存管理 设备管理-Operating systems have a process of curriculum design synchronization memory management device management
Reader_Writer
- 操作系统中的进程互斥与同步问题的一个例子 即读者写者问题 源码 -Operating in mutual exclusion and synchronization issues that readers write one example of the problem of source
jinchentongbu
- 实验报告 售票员和汽车司机的进程同步问题-Conductor and driver of the car lab report synchronization process