Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Banker's Algorithm

CECS 326 Project 3

Instructions

We will be using our VS Code terminal to to run this code. Please make sure you have python3 installed on your machine. This also requires to make sure you have python installed on VS Code. Once python is installed and you have "BankersAlgorithm" downloaded you can simply run the code by clicking the button up top which says

Run Python File

Also, make sure that your terminal is completely clear before clicking: Run Python File

Since this program uses the numpy library, also make sure you have that library downloaded. If you do not you can run the following command in your terminal to download it.

pip install numpy

Once it have finished downloading you can run the following command to make sure it was fully downloaded:

pip show numpy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages