RoboNode
A robot arm you drive from your browser, to test robotics code against real physics before touching hardware.
A robot arm you drive from your browser, to test robotics code against real physics before touching hardware.

A detailed walk through Windows memory states and memory types — private data, stack, heap, mapped files, images — with VirtualAlloc, File Mapping and std::vector examples.

An introduction to how the Windows Memory Manager separates virtual from physical memory, and a C++ tool for tracking a process's usage over time.