a data structure representing a tree, implemented as a generic STL container
-
Updated
Apr 8, 2025 - C++
a data structure representing a tree, implemented as a generic STL container
Exercises to practice refactoring coupled hierarchies.
NeuroSpector: Dataflow and Mapping Optimizer for Deep Neural Network Accelerators
NPUsim: Full-Model, Cycle-Level, and Value-Aware Simulator for DNN Accelerators
Documenting my progress through 10 modules of C++ exercises. The exercises cover a diverse range of topics, including namespacing, classes, member functions, stdio streams, initialization lists, static, const, and other concepts in C++ programming.
eti - Extended Type Information for c++
Streaming Menu Simulation for demonstration of Object-Oriented Programming II(OOP 2) principles in C++
Implementation of a simulated Software for the management of a store inventory using OOP
Implements a Bank object, which calls on other objects to store and manipulate money accounts, in C++.
Template Open Multi-Methods in C++
How to inspect a C++ class hierarchy at compile time
Object oriented programming course homework. Polymorphic collection of classes with common base class.
An example of text files encryption using the strategy design pattern.
Implementação não completa de um projeto de sistema locador de veículos, utilizando a linguagem C++.
Practice for defining and implementing classes that use inheritance.
Proyecto #1 Programación 2
This repository contains a C++ code to collect all files of certain extension found recursively in a directory and put them together in on directory.
Add a description, image, and links to the hierarchy topic page so that developers can more easily learn about it.
To associate your repository with the hierarchy topic, visit your repo's landing page and select "manage topics."