Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gowth6m/lift-system
Lift system implemented in Java. Shows a simulation of a lift system with two different algorithms to pick up people on the building.
https://github.com/gowth6m/lift-system
java simulation
Last synced: about 1 month ago
JSON representation
Lift system implemented in Java. Shows a simulation of a lift system with two different algorithms to pick up people on the building.
- Host: GitHub
- URL: https://github.com/gowth6m/lift-system
- Owner: gowth6m
- Created: 2020-03-17T23:37:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-01T12:17:14.000Z (almost 4 years ago)
- Last Synced: 2024-01-29T17:59:43.358Z (11 months ago)
- Topics: java, simulation
- Language: Java
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lift-System
- Lift system implemented in Java. Shows a simulation of a lift system with two different algorithms to pick up people on the building.
- Number of floors, the capacity of the lift and the algorithm used can be edited in Main.javaThe Simulation