A Template of Chinese/Japanese vertical book style.
-
Updated
May 12, 2024 - TeX
A Template of Chinese/Japanese vertical book style.
Patrones de diseño / Clase Template C++ / Parciales / Exámenes de Programación 4 de Facultad de Ingeniería UdelaR - Uruguay. Análisis, Diseño e implementación en C++ usando programación orientada a objetos. UML. Design Patterns, Template C++, exercises...
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.
Template algorithms, functions, classes and structs for C/C++
A PHP class for templates
Advanced C++ exercises on OOP, operator overloading, and STL containers.
High performance, super-opinionated, BST as a STD (Tem)plate, in modern C++.
Fast and easy to use standalone header only 2D astar algorithm library in C++20
Template container based on left-leaning red-black tree
OpenCL parallel Int/Float vector analysis software for University of Lincoln assignment
Developed a versatile C++ container class, BoxContainer, implementing Dynamic Resizing, element addition/removal, and efficient Memory Management. Utilized modern C++ features, including Smart Pointers, and Operator Overloading, showcasing advanced software engineering skills. It is similar to the std::vector standard C++ container.
A specialized template class “Matrix” with the following members: T** matrix; int rows, columns.
42 school exercices on templated classes and functions. Generic programming concept learnt through the creation of templates such as a generic iterator or dynamic array
Educational project - own version of double linked list.
Add a description, image, and links to the template-class topic page so that developers can more easily learn about it.
To associate your repository with the template-class topic, visit your repo's landing page and select "manage topics."