Topic: "indexed-allocation"
KhaledAshrafH/Virtual-File-System
It's a Java project that simulates the allocation and de-allocation of files and folders in a virtual file system using different allocation techniques. It provides a command-line interface for users to interact with the virtual file system and perform various operations such as creating files and folders, deleting files and folde
Language: Java - Size: 102 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 0

SourajitaDewasi/OperatingSystem
Algorithms Studied During Operating System Course
Language: C++ - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

zeynepCankara/simple-file-system
A simple file system implementation with indexed allocation
Language: C - Size: 624 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

ishan-gupt/Operating-System-Lab
Dump for all Operating System Lab Codes
Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MarwanGalal746/Virtual-file-system
This project is simulation of the allocation and de-allocation of files and folders using different allocation techniques like Contiguous Allocation (Using Worst Fit allocation), Indexed Allocation and Linked Allocation.
Language: Java - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2
