Search Results
-
Updated on: Feb 09, 2010
How can I search delimited data for a matching string?
Working with text is one of the areas where Revolution shines most. Here I explain a few ways how one could go about searching delimited text.
-
Updated on: Oct 13, 2010
How do I Tell the Computer to Solve the 8-Puzzle Game?
This lesson describes how to make the computer solve the 8-Puzzle for you, using a commonly applied Artificial Intelligence search technique. A top level discussions of the key algorithm is given, and code samples are provided.
