ADT template to help quickly create new screen following MVP pattern
-
Updated
Jan 27, 2017 - FreeMarker
ADT template to help quickly create new screen following MVP pattern
This Repository contains almost all the code I've wrote while learning Data Structure in FDU. It includes several kinds of implementations of ADT, some problem-solving about DS and my homework.
This repository contains the implementation of a Smarter Priority Queue (SPQ) Abstract Data Type (ADT) using a parameterized heap. The SPQ is designed to support both min-heap and max-heap configurations with dynamic adaptability and efficient management.
Bunch of different ADT's and their variations
A collection of generic programming C code for Abstract Data Types and other intricate MACROS.
Add a description, image, and links to the adt-template topic page so that developers can more easily learn about it.
To associate your repository with the adt-template topic, visit your repo's landing page and select "manage topics."