Algorithm

From GDWiki

Jump to: navigation, search
This article is a stub. You can help out by expanding it.


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/
Personal tools
Categories