摘要
本文通过对死锁算法———Dijkstra银行家算法进行深入研究,得出一些结论。采用分组技术对其传统算法进行改进,并借助计算机语言和辅助工具对该算法进行了动态模拟,发现一般情况下执行效率均有所提高。
This article makes a detailed analysis of the dead-lock algorithm-- Dijkstra algorithm, and proves that the executive efficiency is generally raised through the improvement of the traditional method by using dividing into groups, and its dynamic modeling with the help of computer language and other assisted tools.
出处
《扬州教育学院学报》
2003年第3期32-34,共3页
Journal of Yangzhou College of Education
关键词
进程
算法
改进
计算机仿真
process
dead lock
algorithm
improvement
computer mode