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.
Calculator using atmega8/atmega32
Allows openGL error detection using function instrumentation in GCC C++ compiler.
2D Game Engine / Framework
A singly linked list. I wrote a sequential iterator (Forward iterator) for it. A strict security guarantee is provided. Unit tests were written.
Repository for OS & Environments labs | Linux, C/C++, Shell
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."