by Raghavendra Hosad
2D DFT for Color Image - GUI implementation
by Nish Nishant
The article goes through sevean language and IDE features in the VS 14 CTP 2 that are specific to C++ development
by Paulo Zemek
This article presents a .NET like Dictionary implemented in C++, which has better performance and consumes less memory than the STL's unordered_map class.
by John Jiyang Hou
A List data structure implementation in MASM Assembly with C function realloc