Schedules a set of simulated processes in a single processor system and a multi-processor system using the Shortest Job First (SJF) scheduling algorithm.
-
Updated
Jan 25, 2018 - C++
Schedules a set of simulated processes in a single processor system and a multi-processor system using the Shortest Job First (SJF) scheduling algorithm.
An C++ Abstract Data Type implementation (alike std::vector)
multi-dimensional vector based on a one-dimensional vector
N-d array
Iteration vs Recursion, Binary Search, Matrix and Set Ops
re-implementing vector, map, stack as STL's
Complete C++ programming language with Advanced Object Oriented programming concepts
Example of Library using OOP
A console-based banking system built in C++ featuring user and banker interfaces. It supports account creation, deposits, withdrawals, balance checks, and manages loans and investments. Includes user authentication, Aadhaar/phone validation, and persistent file storage for all data.
Vector/Quaternion math translated to C++ from LibGDX (Java)
Add a description, image, and links to the vector topic page so that developers can more easily learn about it.
To associate your repository with the vector topic, visit your repo's landing page and select "manage topics."