Conway's Game of Life in C++20 and Win32 API.
-
Updated
Feb 15, 2023 - C++
Conway's Game of Life in C++20 and Win32 API.
A spreadsheet is a simplified analogue of existing solutions: a Microsoft Excel spreadsheet or Google Sheets. The table cells can contain text or formulas. Formulas, as in existing solutions, can contain cell indexes.
Addresses generated by the ARM processor are virtual addresses. When the MMU is enabled, it translates these virtual addresses into physical addresses. This means that you can access code or data at a chosen virtual address, when the physical address is at a different location.
A set of C++ programs to determine optimal high-level configurations for LoRaWAN based networks
A step-by-step guide to setting up a modern and portable C++ OpenGL development environment using FreeGLUT, TDM-GCC, and Visual Studio Code on Windows. Includes proper configuration for IntelliSense, build tasks, and project structure for smooth development.
This repository contains coursework and assignments for the Operating Systems course at FSRE. Throughout the course, we have gained hands-on experience with Ubuntu Linux, learned various Bash commands, and completed several assignments focused on key operating systems concepts.
A spreadsheet is a simplified analogue of existing solutions: a Microsoft Excel spreadsheet or Google Sheets. The table cells can contain text or formulas. Formulas, as in existing solutions, can contain cell indexes.
Ce dépot contient les traces de recherches pour mon Travail Encadré de Recherche de Master 1 en Informatique portant sur le comparatif des performances d’une application en fonction des paramètres de compilation utilisés et l'analyse des performances
Implementation of Binary Search Trees in C+
Container, analog of std::vector. Implemented move semantics for greater efficiency and reservation of "raw" memory with the construction of elements in it as needed.
Performance comparison between modern C++, traditional C++98 and C functions.
A light-weight XML library for C++11 and upwards.
Useful linux tools for g++ for large and small code development
Calculator using atmega8/atmega32
Allows openGL error detection using function instrumentation in GCC C++ compiler.
Add a description, image, and links to the gcc topic page so that developers can more easily learn about it.
To associate your repository with the gcc topic, visit your repo's landing page and select "manage topics."