-
banker
银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock created a kind of algorithms. It is the bank lending system, allocation strategy based on judgments and to ensure the safe operation of the system.)
- 2009-11-16 10:40:32下载
- 积分:1
-
win32
win32.多线程程序设计,更好了解通讯这一块。(the win32 multi-threaded programming, a better understanding of the communication of this one.)
- 2012-06-05 11:35:53下载
- 积分:1
-
TJSCO03
获取系统支持的网络协议,此代码仅供参考,谢谢支持()
- 2018-06-12 03:41:36下载
- 积分:1
-
multi-threaded_programming
此文档为SUN公司的技术文档,讲解多线程编程的方法,非常规范详尽。(This document is the company' s technical documentation for the SUN to explain the multi-threaded programming method, very detailed specifications.)
- 2010-12-24 10:12:24下载
- 积分:1
-
event_thread
用CEVENT类中的event事件响应来做线程之间的通讯工作(failed to translate)
- 2011-08-29 14:58:08下载
- 积分:1
-
RWCriticalSection_src
一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。(one can use it for reading and writing threaded control of the security model, the compiler running under vc.)
- 2005-06-15 22:24:09下载
- 积分:1
-
Thread
线程简单例子 C#实现 vs2008开发工具 简单例子(Threads simple example vs2008 C# development tool to achieve a simple example)
- 2011-11-18 08:32:41下载
- 积分:1
-
jinchengdiaodu2
进程调度算法,使用类做的先来先服务算法进行调度(Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm)
- 2009-12-10 21:24:29下载
- 积分:1
-
tongbu
同步与互斥 ,还有显示当前线程,司机售票员的pv,还有售票员买票(Synchronization and mutual exclusion, but also shows the current thread, the driver conductor of pv, also buy a ticket conductor)
- 2008-12-16 13:57:31下载
- 积分:1
-
2
说明: 这篇讲述线程之间存在竞争时如何确保同步并且不发生死锁(This tells the thread between the presence of competition and how to ensure synchronization deadlocks do not occur)
- 2014-06-07 15:49:42下载
- 积分:1