Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is elevator simulation. The project was written in C++. I used STL containers such as queue, to handle the logic with passengers, and vector, to handle the logic calling elevator and moving it between floors. For generating passenger on floors I used simple random functionality.

The programm shows such things as calling elevator from some floors, exiting it at some floors, frequency of calls from each floor, frequency of exiting from elevator from each floor, total time needed for all calls and the amount of passengers.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages