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
Any
Platform
Embedded
Remove
License
Any
AVL Balanced Binary Search Tree "Generic Package" in ANSI C that interfaces to tree nodes as abstract data structures. Suitible for embedded systems or system/kernel level programming.
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.