Skip to content

Advanced Data Structures: This evaluation project intends to consolidate the concepts related to the definition and manipulation dynamic data structures in the C programming language.

Notifications You must be signed in to change notification settings

Arantes19/Eco-Mobility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-data-structures

Overview:

The scope of this project lies in the development of a software solution in the area of micromobility. The growing ecosystem of new forms of social mobility, particularly those occurring over short distances, has promoted the necessary integration of multiple means of transportation. This transformation in how mobility is carried out, an essential factor for the development of spaces, cities, and others, will depend on actions that allow for streamlining the use of means of transport that support easier, faster, cleaner, and more economical mobility, such as electric mobility means (scooters, bicycles, etc.)

Link to the repository:

https://github.com/Arantes19/EDA_2.1.2.git

How to compile:

  1. gcc Models/Clients.c Models/Managers.c Models/Vehicles.c Models/Graph.c main.c -o main
  2. .\main.exe

About

Advanced Data Structures: This evaluation project intends to consolidate the concepts related to the definition and manipulation dynamic data structures in the C programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages