搜索资源列表

  1. Banker_algorithm

    0下载:
  2. 操作系统课程设计: 银行家算法模拟,通过程序实现定义的进程,为各进程分配资源,附有完整源代码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:266449
    • 提供者:wlt
  1. Banker_algorithm

    0下载:
  2. 操作系统课程设计: 银行家算法模拟,通过程序实现定义的进程,为各进程分配资源,附有完整源代码-Operating systems curriculum design: banker s algorithm simulation, the adoption of procedures to achieve the definition of the process, the process for the allocation of re
  3. 所属分类:操作系统开发

    • 发布日期:2024-07-02
    • 文件大小:266240
    • 提供者:wlt
  1. Banker_algorithm

    0下载:
  2. 一个实现操作系统银行家算法的vc++程序,银行家算法全过程,包括MAX,NEND等资源的设定都由txt文档提供。-A banker' s algorithm to achieve the operating system of the vc++ program, the entire process of banker' s algorithm, including the MAX, NEND settings and ot
  3. 所属分类:操作系统开发

    • 发布日期:2024-07-02
    • 文件大小:16384
    • 提供者:beyond
  1. Banker_algorithm

    0下载:
  2. 银行家算法 txt的录入格式 进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数 共5行-Banke ralgorithm the input txt format process name (single character), required a number of resources, the number of resources required fo
  3. 所属分类:操作系统开发

    • 发布日期:2024-07-02
    • 文件大小:11264
    • 提供者:Lucia
  1. banker_algorithm

    0下载:
  2. 银行家算法(C语言版本),也是操作系统上的内容,对于初学者很有启发作用-Banker' s algorithm (C language version), but also the contents of the operating system, is very inspiring for beginners
  3. 所属分类:系统编程

    • 发布日期:2024-07-02
    • 文件大小:3072
    • 提供者:zzlmatrix_zzl
  1. Banker_algorithm

    0下载:
  2. 主要内容是模拟实现资源分配。同时要求编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生 的条件,并使用适当的算法,有效的防止和避免死锁的发生。 具体用银行家算法实现资源分配。要求如下: (1) 设计一个M个并发进程共享N类不同资源的系统,进程可动态地申请资源和释放资源,系统按各进程的申 请动态地分配资源(可考虑多个进程多个类资源的情况)。 (2) 设计用银行家算法和随机分配算法,实现资源分配的两个
  3. 所属分类:操作系统开发

    • 发布日期:2024-07-02
    • 文件大小:3072
    • 提供者:君奕
  1. Banker_Algorithm

    0下载:
  2. 操作系统进程调度算法,银行家算法,还有RR轮转算法,都可以运行-The operating system process scheduling algorithm, the banker algorithm, and RR rotation algorithm, can run
  3. 所属分类:系统编程

    • 发布日期:2024-07-02
    • 文件大小:5120
    • 提供者:babbage
  1. Banker_Algorithm

    0下载:
  2. 一个描述银行家算法的程序,用Windows应用程序形式展示系统产生死锁的原因及避免死锁的方法。-A descr iption of bankers algorithm procedures, causes deadlock and avoid deadlock method using a Windows application in the form of display system.
  3. 所属分类:C#编程

    • 发布日期:2024-07-02
    • 文件大小:98304
    • 提供者:林泱

源码中国 www.ymcn.org