Skip to content

A software developed for automobiles to provide entertainment and information. Contains features like Easy access of contacts using Trie Data Structure, Navigation System where A-Star Algorithm is used.

Notifications You must be signed in to change notification settings

benny-abhishek/Infotainment-System

Repository files navigation

Screenshot (9)

Infotainment-System

An In-vehicle infotainment system using C++

Description : A C++ based software developed for automobiles to provide a combination of entertainment and information for an enhanced In-vehicle experience. Contains features like Easy access of contacts using Trie Data Structure, Navigation System where A-Star Algorithm is used to find the shortest path to the destination with a map generated with C graphics to highlight the path, Music player using doubly-linked list.

Data Structures and Algorithm used:

Graph data structure Trie data structure Doubly-linked list

A* algorithm (shortest path)

Screenshot (26)

About

A software developed for automobiles to provide entertainment and information. Contains features like Easy access of contacts using Trie Data Structure, Navigation System where A-Star Algorithm is used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages