dm-druid / FileSystem

The third project of the Operating System course which simulates the mechanism of the file management system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileSystem

The third project of the Operating System course which simulates the mechanism of the file management system.

baisc Interface

Basic Interface

Frankly speaking, it is a little ugly.

This project only simulates the file system's management and operations which aims to help students have a basic comprehension to the concepts of file system like: the multi-index stucture of restoring a file or the bitmap of the space in disk. Atually it can't be defined as a file system strictly. It would be more suitable to call it as sinple course homework.

About

The third project of the Operating System course which simulates the mechanism of the file management system.


Languages

Language:C# 100.0%