Click here to Skip to main content

Algorithms and Recipes

Great Reads

by Carsten Zeumer
An article on how to detect the language of a written text.
by César de Souza
Let's understand hidden Markov models before taking a step into hidden conditional random fields.
by Rama Krishna Vavilala
Examining the assembly listing generated by the C++ compiler
by Qwertie
A memory-efficient Patricia trie that implements IDictionary and supports the "find nearest key" operation.

Latest Articles

by John W. Wilkinson
A C++ JSON parser/generator written using Boost::spirit
by koetsie
Generating a random number between 0 and 9
by Przemek Mazurkiewicz
Simple non-validating streaming XML parser in C++.
by Sukant Shekhar
Creation of random and unique code

Discussions

by Jorge Varas on article "Quick Fourier Transformation"
by koetsie on tip/trick "Getting a Strong random Digit using...
by YvesDaoust on article "Quick Fourier Transformation"
by Phil Atkin on article "Quick Fourier Transformation"
by David Shields on tip/trick "Kalman Filtering: Part 2"

All Articles