AI
Artificial intelligence (AI) is a branch of computer science and engineering that deals with intelligent behavior, learning, and adaptation in machines. Research in AI is concerned with producing machines to automate tasks requiring intelligent behavior. Examples include control, planning and scheduling, the ability to answer diagnostic and consumer questions, handwriting, speech, and facial recognition. As such, it has become an engineering discipline, focused on providing solutions to real life problems, software applications, traditional strategy games like computer chess and other video games.
Language
Platform
Any
License
Any
A Google Custom Search Engine (CSE) now makes it possible to quickly find relevant language and library API reference documentation. The search engine focuses specifically on popular industry...
If you're a game developer, you may want to expose part of your engine to allow third-party developers or your own in-house crew to design new AI behaviors for the zombies. You get the idea: Nearly...
A console C++ tutorial covering the basics of problem solving using different AI techniques.
A C++ AVL Balanced Binary Search Tree template that interfaces to tree nodes as abstract data structures. Suitible for embedded systems and system/kernel level programming.