File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,14 @@ The banker’s algorithm is a resource allocation and deadlock avoidance algorit
5
5
For more information refer to [ PDF] ( https://github.com/ArchismanKarmakar/Banker-s-algorithm-cli-gui )
6
6
7
7
## Smaple of GUI
8
- ![ img] ( https://user-images.githubusercontent.com/92569441/233306907-5c05c309-6496-497f-a631-4a8f41e7d6a6.png )
8
+ ![ img] ( https://user-images.githubusercontent.com/92569441/233441866-f2a4a2c4-0cae-44b6-bd4c-f7f7614b15c1.png )
9
+
9
10
10
11
<!--  -->
11
12
12
13
## Sample of Console Output
13
14
![ image] ( https://user-images.githubusercontent.com/42156372/163713470-3d76ed6f-22dc-4c28-9586-6d17fd06fa8d.png )
14
15
16
+ ![ img2] ( https://user-images.githubusercontent.com/92569441/233441942-cb4be1ac-2302-4487-aa48-62b57d20e46e.png )
15
17
16
18
You can’t perform that action at this time.
0 commit comments