Graphical Scientific Calculator in C Programming Language
-
Updated
Oct 18, 2022 - C
Graphical Scientific Calculator in C Programming Language
CODING FOR EVERYONE: C AND C++ Coursera SPECIALIZATION by UNIVERSITY OF CALIFORNIA, SANTA CRUZ
Loads an Executable from a byte array in Memory. Allows the Executable to not be Present in the File System during Runtime and can be Used to Load the Executable in Another Process. Could be used to Avoid AntiVirus and AntiCheat Detection. In Conclusion we just Manual Map an Executable
The Hashed-Octree approach is developed as an improvement to the standard octree data structure made suitable for parallel processing. This variant of the octree data structure attempts to parallelize the hierarchical method through adaptive domain decomposition, dynamic load-balancing across processors, and parallel interaction computation.
This repository is a beginner-friendly resource for learning the fundamentals of C++ programming. Whether you are new to programming or want to refresh your knowledge, you'll find a wealth of information and code examples to get you started.
An open source repository which can be used for the learning process of git and github . Your contributions are hereby solemly welcomed .
Simple interpreter brainfuck on Cpp! And bf2c (brainfuck to C converter) on C!
A coding series having Tree and Graph based implementation of the coding in C and C++
Some Algorithm and Pointers Practice
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
Small C++ snippets playing with core language functionality
Shows how to use minhook to hook GetMessage and listen in on application specific keypresses, and how to use SetWindowsHookEx to listen in on system wide keypresses.
Shows how to use Interception's API to listen in on and manipulate keystrokes in an orderly manner
This guide provides illustrative examples demonstrating the usage of Il2cppInspector C++ scaffold.
Welcome to the ultimate playground for honing your C and C++ programming skills! From basic syntax to advanced concepts, there's something here for everyone eager to elevate their programming prowess in C and C++.
Software and hardware repository for making replica of MP3 player from Persona 3
I will be solving the coding questions using C/C++. I will start from the absolute basic level questions to high level questions, covering almost all the fundamentals of programing & DSA concepts. This repo will demonstrate my solid problem-solving skills.
Add a description, image, and links to the cpp-programming topic page so that developers can more easily learn about it.
To associate your repository with the cpp-programming topic, visit your repo's landing page and select "manage topics."