1. Mouse Gesture Recognition - ByteArray.org
I have worked yesterday on a simple implementation of a mouse gesture recognition algorithm. Here 's a demonstration. I'll probabaly publish a MouseGesture.as class soon, so stay tuned.
2. xkcd
Stick-figure strip featuring humour about technology, science, mathematics and relationships, by Randall Munroe.
3. Expectation-maximization algorithm - Wikipedia, the free encyclopedia
In statistics, an expectation-maximization (EM) algorithm is a method for finding maximum likelihood estimates of parameters in statistical models, where the model depends on unobserved ...
4. Kruskal's algorithm - Wikipedia, the free encyclopedia
Kruskal's algorithm is an algorithm in graph theory that finds a minimum spanning tree for a connected weighted graph. This means it finds a subset of the edges that forms a tree that ...
5. A Highly Distributed Routing Algo-rithm for Mobile Wireless ...
A Highly Distributed Routing Algo-rithm for Mobile Wireless Networks
6. sched_setscheduler
NAME sched_setscheduler, sched_getscheduler - set and get scheduling algo- rithm/parameters SYNOPSIS #include <sched.h> int sched_setscheduler(pid_t pid, int policy, const struct ...
7. Porter Stemming Algorithm
The Porter Stemming Algorithm This page was completely revised Jan 2006. The earlier edition is here. This is the ‘official’ home page for distribution of the Porter Stemming ...