搜索资源列表
5bank
- 5,操作系统图形界面银行家算法-5, the operating system GUI bankers Algorithm
611Surface
- 用浮动水平线算法绘剖面图!在环境工程领域或三维图形中可以看到!
os-lib
- 开发环境,tc2.0 中文,图形界面,程序自动运行仿真抢占式(优先级)进程调度算法和分页式内存调度算法 在程序运行过程中可以增加,删除进程,程序会动态演示,增加,删除过程对cpu和内存调度的影响 进程数限制在10个以内
os2
- 操作系统实验的源码,有进程调度,主存分配,银行家算法等,图形界面。
图形化界面模拟操作系统OS的作业调度算法
- 通过图形化界面模拟操作系统的作业调度算法中的时间片轮转和动态抢占式优先权算法,同时模拟内存的分配和回收-Simulation of the operating system through the graphical interface of the job scheduling algorithm in the time slice rotation and dynamic preemptive priority algorithm, and simulation of memory allo
menory
- 通过图形化的界面模拟操作系统中动态分区存储管理方式的内存分配与回收,采用的算法有首次适应算法和最佳适应算法,并且能实现内存回收功能,包括单独回收;与上边空闲区邻接,合并回收;与下边空闲区邻接,合并回收;与上、下边空闲区邻接,合并回收。-Through the graphical interface of the dynamic simulation of the operating system partition storage management and recovery of the m
pagealgorithm
- 操作系统原理课程页面置换算法模拟实现有图形界面显示。-page algorithm
mybank_cPP
- 银行家算法模拟程序的实现 用可视(图形)化界面完成银行家算法的模拟程序。 模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。 模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配-Bankers algorithm simulation program realization
Philosopher2
- 操作系统实验,实现对哲学家算法模拟,具有图形界面-Operating system experiments, philosophers algorithm simulation with a graphical interface
management-of-process
- 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-Comprehensive application of the following knowledge points and the process scheduler of the operating system : the adjacency table , Boolean array , non-blocking input , gra
磁盘调度JAVA
- 磁盘调度算法模拟 图形化界面 包括ffcf、 scan等(Disk scheduling algorithm simulation graphical interface, including FFCF, scan and so on)