graphical-representation
There are 4 repositories under graphical-representation topic.
ooovenenoso/MindFlare-GPT-Personality-Test
Interactive personality questionnaire with a graphical user interface that collects and analyzes the user's answers to generate a visual personality profile.
diqezit/Ping
Updated version of ping tester
anas-farooq8/MVT-MemoryManagementSimulation
This project simulates the Multiple Partitions - Variable Regions (MVT) memory management technique for managing 2 GB of memory, with 512 MB allocated for the OS. It reads processes from ready.txt and job.txt files and uses FCFS. Features include memory compaction (triggered by >3 holes) and representations of memory allocation and queues.
georgevanuta/Syntax-Tree-Visualizer-Arithmetic-Expressions
A visualizer for the syntax tree of an arithmetic expression.