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
Open Source
Remove
: I asked many programmers this question and generally recieve like responses.
:
: It's true that since 1978 everyone is covered by copyright at creation
: date, however it's invalid in a court...
: : i need source code mp3 encoding!
: : what's standard of mp3?
: : help me!
: : help me
: : help me!
: : *.pas
: : or
: : *.c
: : thank you!
: :
: That stuff is private unless I am...
Do any of you know of any open source or source code sample for an online MP3 Finder that displays results in a ListView style control?
Hi,
I am new to this site. I'm doing my B.Tech in Computer Science, and our final year project is a VOIP application, with voice chat over any network. Its completely java based, to avoid platform...
: Anybody knows a great place for Delphi Open Source Projects so that I can join and earn experience ?
: Thx.
:
You will find several URL if you search for it in google.
No there are no API's to do that.
There are however some open source toolkits that can do that for you, search for GhostScript on source forge. I think its GPL.
: : One more incident ...
: : Infidel this link related with programming so I hope you will be allowed to open it
: : http://my.opera.com/community/dev/discussion/openweb/20030206/
:
: Is...
: in dos c (tc ) u have graphics.h for garphics in 16 color mode
:
: but how do you do 16 color graphics and color font (fore/back color)
: just like dialog command inlinux
:
:...
Hi, I'm currently working on a file sharing project very similar to eDonkey and I'm facing the problem of creating an algorithm to uniquely identify each file independiently of the name of it.
I...
The nasm documentation can help, it's instruction set reference has the required information. Just search excite for nasm documentation.
: I have looked for code to do what you ask but i have not...
Search for the freedos project and see if you can get to the web page they're giving out the source code i think under GNU GPL so it makes getting to the code much easier and most of it is in C/C++...
I am pretty new to this, but i am looking to create a search enginer where the program should read in user's input and find the string in files....
It should be in C++, any leads? Or any open...
: : Hello Friends,
: : I have problem in including 'curses.h' in c.
: : I am simply trying to include functions clear() and
: : move(). On compiling using cc it is giving error undefind...
: Hello Friends,
: I have problem in including 'curses.h' in c.
: I am simply trying to include functions clear() and
: move(). On compiling using cc it is giving error undefind simble...
: Does anyone know of a VB component that can handle compression and
: uncompression of both .zip and .gz files? I have yet to find such a product.
:
Do a search for ZLIB. It's a open source...