Renew PDP3 project - - exploration of plasma wakefield acceleration
-
Updated
Feb 21, 2020 - C++
Renew PDP3 project - - exploration of plasma wakefield acceleration
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
Image Processing With OpenCV, C++, CMAKE (Hello World Application)
The Bank System explores the potential of Object Oriented Programming in C++ and all its different features. The system performs a variety of actions including adding/deleting accounts from the bank, deposit/withdraw/transfer money around the bank accounts. Overall, a simple yet effective application for beginners to learn OOPs.
Toy language interpreter and compiler for simple .jl files
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.
A light-weight JSON library for C++11 and upwards.
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 simple Keystroke logger written in C++
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.
Lock-free circular buffer implementation using POSIX shared memory IPC facilities
Convert gcc error messages to Visual Studio compatible format
This is a parser that I created using ANTLR. This parses the translation unit file generated by GCC when using the -fdump-translation-unit flag.
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."