DanyeDarko / Red-Ferrioviaria-Java

PROGRAMACION SECUENCIAL DE UNA RED FERRIOVIARIA CON TRENES CIRCULANDO EN AMBOS SENTIDOS ANTIHORARIO Y HORARIO)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red Ferrioviaria Java 🚅 🚄 🚈

La red ferroviaria se compone de un circuito con dos tramos ferroviarios(ARREGLOS) independientes y cerrados que son recorridos por un conjunto de trenes. En cada tramo los trenes circulan en la misma dirección y a la misma velocidad.

IDEA DE DISEÑO DE DE RED FERROVIARIA JAVA

Cada tramo ferroviario tiene un centro de regulación, en el que los trenes se aparcan temporalmente a fin de regular su circulación para que su tráfico sea uniforme. Cuando un tren llega al centro de regulación, no se le permite salir antes de que haya transcurrido un tiempo igual tiempo que tarda un tren en recorrer su tramo partido por el número de trenes en el tramo.

Comenzando 🚀

Para Descargar y desplegar el proyecto Es necesario contar con git ,una terminal o algun cliente git como lo es GitKraken,Plugins en VSC o NETBEANS

    $ git clone https://github.com/DanyeDarko/Red-Ferrioviaria-Java.git

Pre-requisitos 📋

Wiki 📖

About

PROGRAMACION SECUENCIAL DE UNA RED FERRIOVIARIA CON TRENES CIRCULANDO EN AMBOS SENTIDOS ANTIHORARIO Y HORARIO)


Languages

Language:Java 100.0%