Fast Math Library for Delphi
-
Updated
Mar 10, 2023 - Pascal
Fast Math Library for Delphi
Cpp projects for uni purposes
C++ programs & lab_works [ 2nd semester]
This is my repo for MSU Data Structures assignments and other semi-related projects.
Interpretation of c++
A vehicle service managing software developed using C++ in object-oriented approach to track the servicing of vehicles.
Flight itinerary that produces a compact block of text, telling what cities you can fly to and how much it will cost.
Computer program developed to model some of the needs and behaviors offered by streaming services.
Practice writing a class called ServerGroup to serve people waiting in line, with functions to manage a dynamic integer array representing server availability and time, as well as a destructor, overloaded assignment operator, and copy constructor for proper memory management and object assignment.
IPython notebooks on various Python topics
OOP_LW02-overload
CPP02 Module: operator overloads
Developed a C++ program for managing combat games, transitioning from paper to digital. Features include player data entry, game management, dynamic point allocation, and winner announcement. Utilizes operator overloading for data input/output and comparisons. Designed for up to 6 players, with in-memory data storage during runtime.
Set of projects in C++
COMSC 110 Assignment #3
Using operators to calculate the union, difference, and intersection of 2 sets
Add a description, image, and links to the overloaded-operators topic page so that developers can more easily learn about it.
To associate your repository with the overloaded-operators topic, visit your repo's landing page and select "manage topics."