You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple projects that simulates the file system and lets the user creates and deletes files and folders by using 3 different memory allocation algorithms (Contiguous Allocation - Linked Allocation - Indexed Allocation).
About
A simple projects that simulates the file system and lets the user creates and deletes files and folders by using 3 different memory allocation algorithms (Contiguous Allocation - Linked Allocation - Indexed Allocation).