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
Any
License
Any
When you need to customize your WHERE clause in a stored procedure to account for an unknown number of possible parameters, such as in the case of a search engine, avoid building SQL strings by using...
A article outlining the true .NET Vision
Automatically extract information with HTML, XML, and Java. In
this article, a method for Web-based data mining is developed
using the standard technologies of the Web -- HTML, XML, and
Java....
This article describes using Microsoft agent in .NET to create user interfaces that display characters, like Office 2000 Office Assistants.
This article presents sample source code for a user query parser that allows users to submit full-text search queries from ASP to SQL Server 2000.
Making AI work in your Java programs is easier than you think. This article covers some of those resources and examines the basic AI (artificial intelligence) concepts to show you how to create a...
This document contains a description of the AI algorithm known as A*, and two example programs showing the kind of problems it can solve.