搜索资源列表
scheduling
- 操作系统中进程调度与资源分配算法(即银行家算法)的可视化演示程序,使用Java编写,GUI为SWING-Operating system process scheduling and resource allocation algorithm (ie, the banker' s algorithm), visual presentation program, written in Java, GUI SWING
BBK
- 银行家算法的Java实现 包括安全序列自动探测-Bankers algorithm implemented in Java including security sequence automatically detect
bank
- 银行家算法 java实现,能够完成资源分配问题(Java implementation of banker's algorithm)