File Analyzer

General Information

Group project for the Operative System (OS) course of the Bachelor’s Degree in Computer Science at University of Trento.

Description & Objectives

The main focus of this project is to count the occurrences of ASCII characters inside one or more files.

To make all as extensible and modular as possible, we have developed several components, each of them having specific tasks. In particular:

The program structure is depicted in here:

Program Structure

Results

A glance of the program execution is shown here:

System at Work

Contributors