文件名称:sync
-
所属分类:
- 标签属性:
- 上传时间:2012-10-22
-
文件大小:10kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现多线程同步编程:
用软件方法(Peterson算法和Dekker算法)解决临界区问题-兄弟问题。
用同步对象解决临界区问题-兄弟问题。
用互斥量解决生产消费者问题;用信号量解决生产消费者问题。
-Achieve multi-threaded programming Synchronization: Ways to use software [Peterson algorithm and Dekker algorithm] to solve critical questions- questions brothers. Synchronization object used to resolve critical questions- questions brothers. With mutually exclusive production volume of consumer questions use semaphores to solve the production of consumer issues.
用软件方法(Peterson算法和Dekker算法)解决临界区问题-兄弟问题。
用同步对象解决临界区问题-兄弟问题。
用互斥量解决生产消费者问题;用信号量解决生产消费者问题。
-Achieve multi-threaded programming Synchronization: Ways to use software [Peterson algorithm and Dekker algorithm] to solve critical questions- questions brothers. Synchronization object used to resolve critical questions- questions brothers. With mutually exclusive production volume of consumer questions use semaphores to solve the production of consumer issues.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多线程同步/ex1.cpp
多线程同步/ex2.dat
多线程同步/ex2(Dekker算法).cpp
多线程同步/ex2(Peterson算法).cpp
多线程同步/ex3.dat
多线程同步/ex3(用临界区实现).cpp
多线程同步/ex4 (用互斥量实现).cpp
多线程同步/ex4 (用系统信号量实现 ).cpp
多线程同步/ex4.dat
多线程同步/说明.txt
多线程同步
多线程同步/ex2.dat
多线程同步/ex2(Dekker算法).cpp
多线程同步/ex2(Peterson算法).cpp
多线程同步/ex3.dat
多线程同步/ex3(用临界区实现).cpp
多线程同步/ex4 (用互斥量实现).cpp
多线程同步/ex4 (用系统信号量实现 ).cpp
多线程同步/ex4.dat
多线程同步/说明.txt
多线程同步
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.