操作系统课程设计报告 银行家算法.doc

  1. 1、本文档共26页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
操作系统课程设计报告 银行家算法

操作系统课程设计 题目: 院 (系): 专 业: 班 级: 学 生: 学 号: 指导教师: 2010年 月 银行家算法 摘 要银行家算法是《计算机操作系统》课程中重点和难点之一,大部分学生可以应用该算法理论做对课本习题,但对计算机利用该算法避免死锁的思想往往一知半解。银行家算法是操作系统中采用避免死锁策略来解决死锁问题的一种算法。其基本原理是将系统分为安全状态和不安全状态,并始终保持系统在安全状态下运行,从而避免发生死锁。对该算法进行更直观形象的论述,同时用C程序编写了一个该算法的程序,可在VC6.0上运行,以进一步加深对银行家算法的理解 关键词:ankers Algorithm Abstract The banker algorithm is Computer operation System in the curriculum key and one of difficult, the majority of students may apply this algorithm theory to do to the textbook exercise, but uses this algorithm to the computer to avoid the deadbolt lock the thought often smattering.The banker algorithm is one kind avoids the deadbolt lock representative the algorithm.Its basic principle is divides into the system the secure state and the secure state, and maintains the system to move throughout under the secure state, thus avoids having the deadbolt lock.This curriculum designs may carry on a more direct-viewing image to this algorithm the elaboration, simultaneously used a C++ programming this algorithm the procedure, might move on VC6.0, by further deepened to the banker algorithm understanding. Key Words: avoid deadlock; bankers algorithm; security algorithm; Security series 目 录 摘要……………………………………………………….……()英文摘要……………………………………………………….……() 1 绪 论……………………………………………………………().1 引入银行家算法…………….......……………………………….….…. (.2 银行家算法的原理………………………..…………………………… (2 正文………………………..………………………………….… (需求分析 …………………………………………………………. (……………………….......…………………………………. (……………………….......……………………………. (概要设计 ……………………………………………………………… (详细设计…………………………………………………..………. (………………………..…………. (show()..………………………….…..……. (…………………………..…….…………. (………………………..…………. (main()..………………………..………………..…... (测试与分析…………………………………………………………(结 论………………………………………………..………… (致谢………………………………………………………………… ( 参考文献…………………………………………………………… ( 附录………………………………………………………………… (绪 论—竞争资源和进程间推进顺序非法。虽然进程在运行过程中,可能发生死锁,但死锁的发生必须同时具备四个条件:互斥条件、请求和保持条件、不剥夺条件、环路等待条件;防止死锁的机构只须确保上述四个条件之一不出现,则系统不会发生死锁。 在避免死锁的方法中,所施加的限制条件较弱,

您可能关注的文档

文档评论(0)

xjj2017 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档