Description: The banker' s algorithm, I know it is an important method to avoid deadlock, the experiment requires high-level language to write and debug a simple bankers algorithm program. The specific implementation of this experiment, I realize and understand the deadlock, and deadlock avoidance method is more deep understanding of the applications for the relevant resources to avoid deadlock such concepts. Produce a deadlock, you must meet four conditions, mutually exclusive conditions, to request and maintain the conditions are not deprived of the conditions as long as the loop to wait for conditions undermine the above four conditions to remove the conditions of the system of mutually exclusive resources deadlock will not occur . This algorithm can be used to solve real-life problems.
To Search:
File list (Check if you may need any files):
银行家算法.doc