XssBanker

所属分类:操作系统开发
开发工具:Visual C++
文件大小:157KB
下载次数:12
上传日期:2008-04-15 17:17:33
上 传 者xsspeter
说明:  内附文档,有关银行家算法的程序 一、设计题目:银行家算法编程 编制银行家算法通用程序,并检测思考题中所给状态的安全性。 银行家算法最早由Dijkstra于1965年发表。从那以后几乎每本操作系统的专著都详细的描述它,许多论文的内容也围绕该算法讨论,其主要优点是不需要死锁预防中加上的种种限制,如资源剥夺或重新运行进程。但很少由作者指出该算法缺乏实用价值。因为,进程很难在运行前就知道其所需资源的最大量;而且系统中的进程必须是无关的,相互之间没有同步要求;进程的个数和分配的资源数目应该是固定的。这些要求往往事先难以满足。
(err)

文件列表:
XssBanker\StdAfx.cpp (296, 2008-03-24)
XssBanker\StdAfx.h (667, 2008-03-24)
XssBanker\XssBanker.cpp (5565, 2008-03-25)
XssBanker\XssBanker.dsp (3437, 2008-03-25)
XssBanker\XssBanker.dsw (526, 2008-03-25)
XssBanker\XssBanker.ncb (41984, 2008-03-25)
XssBanker\XssBanker.opt (48640, 2008-03-25)
XssBanker\XssBanker.plg (761, 2008-03-25)
XssBanker\Debug (0, 2008-04-02)
XssBanker (0, 2008-03-25)

======================================================================== CONSOLE APPLICATION : XssBanker ======================================================================== AppWizard has created this XssBanker application for you. This file contains a summary of what you will find in each of the files that make up your XssBanker application. XssBanker.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. XssBanker.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named XssBanker.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者