搜索资源列表

  1. text_2

    0下载:
  2. 非递归算法求所有银行家安全序列,emmmmmmmmmmmm(Non recursive algorithm for all banker's safety sequences)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:yzyonion
  1. Bank

    0下载:
  2. 1.根据所需进程数量和资源数目进行动态开辟内存 2.检查用户输入是否正确 3.进行安全性检测 4.使用银行家算法为进程分配资源(1. dynamically open up memory according to the number of required processes and the number of resources 2. check whether the user is correct or not 3.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:222208
    • 提供者:天才萝卜樱
  1. Banker

    0下载:
  2. 实现银行家算法,编译环境VS2015,文件包含整个项目(Implement the bankers algorithm, compile the environment VS2015, the file contains the entire project.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:12643328
    • 提供者:晨星落羽
  1. bankers-algorithm-master

    0下载:
  2. This is a sample Banker's Algorithm app.
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:94208
    • 提供者:MastersoftDev
  1. bank

    0下载:
  2. 实现了银行家算法。 输入包含t个测试,每个测试的输入中,第一行为n和m,第二行为AVAILABLE[m],接下来的2*n行分别为,ALLOCATION中每一行和NEED每一行的值。每一个测试样例输出一行加过,若系统安全则输出Yes,否则输出No,接着是对应的安全序列结果,以空格作为间隔。 样例输入: 1 3 4 1 2 2 2 0 0 0 1 1 1 1 2 2 2 1 0 0 0 1 1 3 2
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:LinWsh
  1. mgdktl

    0下载:
  2. Banker algorithm C ++ descr iption()
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:IDXFazdp$95826
  1. 银行家算法

    0下载:
  2. 根据银行家算法的基本思想编写和调试一个实现动态资源分配的模拟程序并能够有 效地防止和避免死锁的发生。(According to the basic idea of banker's algorithm, we compile and debug a simulation program to realize dynamic resource allocation, and we can have To prevent and avo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1531904
    • 提供者:超儿曾
  1. 银行家算法

    0下载:
  2. 银行家算法是一个避免死锁的著名算法,是由艾兹格·迪杰斯特拉设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker algorithm is a well-known algorithm to avoid deadlock. It is a algorithm designed by Azeg Dijkstra to avoid deadlock. It is based on the a
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:代码小公举
  1. 041761银行家算法(C语言)

    0下载:
  2. 在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构(In the computer operating system, the most representative algorithm to avoid deadlock is the Dijkstra banke
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:20480
    • 提供者:冷葉
  1. 银行家算法

    0下载:
  2. 银行家算法是从当前状态出发,逐个按安全序列检查各客户中谁能完成其工作,然后假定其完成工作且归还全部贷款,再进而检查下一个能完成工作的客户。如果所有客户都能完成工作,则找到一个安全序列,银行家才是安全的。(The banker's algorithm is based on the current state, checking who can do the work one by one according to the securit
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:murong138
  1. 操作系统实验

    0下载:
  2. 本文档包含操作系统的六个实验(FCFS和SJF进程调度算法,时间片轮转RR进程调度算法,预防进程死锁的银行家算法,动态分区分配算法,虚拟内存页面置换算法,磁盘调度算法),文档最后附有源代码。(This document contains six experiments of the operating system (FCFS and SJF process scheduling algorithm, time slice rotati
  3. 所属分类:

    • 发布日期:2024-05-22
    • 文件大小:445440
    • 提供者:挨踢民工
  1. 操作系统实验报告

    0下载:
  2. 操作系统实验报告(进程调度,银行家算法,可变区分存储管理)(Operating system experiment report (process scheduling, banker algorithm, variable storage management))
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:577536
    • 提供者:xtzj1cm
  1. JavaApplication5

    0下载:
  2. banker s algorithm java source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:15360
    • 提供者:Nurba
« 1 2 ... 35 36 37 38 39 40»

源码中国 www.ymcn.org