Easy-to-use class to read and modify other processes memory.
The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like reactive programming, built-in lexer generator, and more.
PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and prevent access from external processes.
Header-only C++ library providing compile-time functional operators that work with raw function pointers
#算法刷题#Problems and their solutions in C++.
Test/benchmark of using 32-bit pointers in 64-bit code on Windows. Not an actual ABI, only inspired by Linux's x32 ABI.
[Final Grade: A] Second "Piscine" of Epitech, C++ programs to learn Object-oriented programming.
Social Networking is a smart social networking system that aims to compete with Facebook. It allows users to create profiles, add friends, search for other users, and get recommendations for new frien...
#算法刷题#Topic Wise Implementation, Details and Questions based on Data Structures and Algorithms
Cut through the noise and get real results in this hands-on, step-by-step approach to learning C++.
Kind of a proper guide from very basic to intermediate level for getting started with C++ programming.
C++ is a general-purpose programming language and widely used nowadays for competitive programming.
DSA Semester Project : It is developed using Linked-List , Stack , Queue , Priority Queue , AVL Tree with lexicographical Comparison , Graph , Dijkstra Algorithm and Arrays.
My own statically typed programming language with support of pointers, a custom compiler (Lexer, Parser , Abstract syntax tree) written in C++ and uses LLVM
The program implements a simulation of an ATM Banking System with features such as account creation, user authentication, and various transaction options (balance inquiry, withdrawal, deposit).
C++ Learning & Mini-projects
#算法刷题#C++ review implementing multiple Data Structures and Algorithms.
Introduction to C++. 42 Madrid cursus project.
Very simple patch of official BZip2 code, which compiles under Open Watcom for Win16