Skip to content
#

dynamic-memory-allocation

Here are 52 public repositories matching this topic...

This C++ project implements an Emergency Travel Planning System using graph theory's adjacency lists, employing BFS and DFS for efficient city navigation. It optimizes routes based on user preferences for minimizing travel time or cost, with dynamic memory management for city and route data.

  • Updated Jun 16, 2024
  • C++

A Train+ Bogie simulation using Pointer to dynamic object allocation technique made in Visual Studio 2019 as a Final Project of Object Oriented Programming (CS-217) . The Project consist of major concepts of OOP submerged together that includes : Polymorphism , Composition, Aggregation and Inheritance etc. GUI implementation is done through SFML.

  • Updated Jun 30, 2021
  • C++

Improve this page

Add a description, image, and links to the dynamic-memory-allocation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dynamic-memory-allocation topic, visit your repo's landing page and select "manage topics."

Learn more