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.
Various dumb experiments with cross-building C++ projects on MSVC, GCC and Clang for Windows and Linux.
Implementation of Binary Search Trees in C+
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
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
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.
Convert gcc error messages to Visual Studio compatible format
A simple password/random-hash generator writen in cpp.
Toy language interpreter and compiler for simple .jl files
Image Processing With OpenCV, C++, CMAKE (Hello World Application)
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."