ModDB Wiki
Advertisement

An algorithm is a series of steps involved in processing.

  • The C++ Standard Library has an algorithms library, incorporated with: #include <algorithm>
  • The (US) National Institute of Standards and Technology has a directory of common algorithms and data structures at http://www.nist.gov/dads/
Advertisement