搜索资源列表
银行家算法
- 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
keshe
- 操作系统的课程设计实现银行家算法,进程调度算法和磁盘调度算法-Operating system design and implementation of courses bankers algorithm, the process of scheduling and disk scheduling algorithm
1.doc
- 操作系统课程设计,银行家算法程序,linux环境 -Operating System Course Design, bankers algorithm program, linux environment
banker
- 操作系统中的银行家算法在Linux系统上的实现,没有模拟错误情况-Bankers algorithm in operating system on the Linux system does not simulate the error condition
Banker-java
- 用java语言编程,实现银行家算法,操作系统课程设计-java banker progrmer
Java+linux
- 操作系统相关内容。包括了java的一些简单程序和绘图程序以及SOCKET,银行家算法的实现,另外还有Linux平台的shell的实现以及多线程实现。(Operating system related content. Including the Java some simple procedures and drawing procedures, and SOCKET, bankers algorithm implementation, in addition to the Linux plat
新建文本文档
- 该算法运用的是银行家算法,用于判断资源以及进程的申请资源的顺序是否安全,属于操作系统范围。(The algorithm uses the banker algorithm, which is used to judge whether the order of the resources and the application resources of the process is safe, and belongs to the operating system scope)