doxygen-documentation
Here are 43 public repositories matching this topic...
Simulation tool for simple gate networks.
-
Updated
Nov 14, 2021 - C++
ROS package aimed to streamline ROS development with utility functions.
-
Updated
Sep 25, 2023 - C++
Grad school, Adv Computer Architecture, 4-way associative data cache project. A cache in the primary storage hierarchy contains cache lines that are grouped into sets. If each set contains k lines then we say that the cache is k-way associative. A data request has an address specifying the location of the requested data. Each cache-line sized ch…
-
Updated
Nov 13, 2019 - C++
Development of a library booking system, High School project, 2018
-
Updated
Oct 3, 2022 - C++
A simple 32 Bit Operating System
-
Updated
Jul 5, 2021 - C++
C++ Implementation of the Banker's Algorithm to avoid deadlock with resource allocation
-
Updated
Dec 2, 2023 - C++
Matrix calculator in C++ using OOP, polymorphism, STL, parsers, variety of algorithms 🧮
-
Updated
Jun 13, 2024 - C++
Project of three first-year MIPT DAFE/RSE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++
-
Updated
Nov 3, 2024 - C++
Grad school, Software Engineering, Automated Combinatorial Testing for Software project. A set of parameters is identified that define the space of possible test scenarios. Then, combinatorial designs are used to create a test plan that “covers” all n-way combinations of the test parameters.
-
Updated
Dec 13, 2019 - C++
This repository consists of an Opencv human detection package for a robot.
-
Updated
Feb 21, 2021 - C++
A simple c-plus-plus project to learn doxygen documentation
-
Updated
May 8, 2019 - C++
misaka18931's OI archive
-
Updated
Jul 30, 2022 - C++
Решение квадратного уравнения.
-
Updated
Aug 26, 2022 - C++
B-tree implementation in C++ to index documents based on numerical id's and title strings
-
Updated
Jun 13, 2018 - C++
result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.
-
Updated
Feb 19, 2024 - C++
Exploring advanced C++ and OOP concepts like SOLID, casting operators, templates (value, functions, and classes), exception handling using throw() and try/catch blocks, and so on
-
Updated
Aug 28, 2024 - C++
Grad school Adv Game Development project. Implemented primitive physics engine with collision detection and thrust vectoring. Further integrated use of XBOX input game controller.
-
Updated
May 3, 2022 - C++
Improve this page
Add a description, image, and links to the doxygen-documentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the doxygen-documentation topic, visit your repo's landing page and select "manage topics."