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
License
Any
Would say it is your paranthesis that's causing the issue. Try
: "SELECT * FROM employee_list where date_expired between '$date_expired_a' and '$date_expired_b' "
I'm not sure if this works with...
Hi guys (and girls!),
Need some help for my program (C IN UNIX Environment)
Basically I want to have a C program which, for an existing file supplied by the command line argument (E.g. File1...
: how to simulate the grep -l option of unix in c.
: where the command line argument passed as below:
: grep -l
:
download and search free source code from www.gnu.org
http://www.gnu...
how to simulate the grep -l option of unix in c.
where the command line argument passed as below:
grep -l
how to simulate the grep -l option of unix in c.
where the command line argument passed as below:
grep -l
: Group
:
: I'm looking to buy a few books to help me learn and become a better programmer and knowledgable. If any one can sugguest a good book to learn from, either title or author, I will...
: : : hi all
: : : i have return the folling program in C on unix for searching the word in a file and print the line number and the line containg the word
: : : at the output
: : : for example...
: : hi all
: : i have return the folling program in C on unix for searching the word in a file and print the line number and the line containg the word
: : at the output
: : for example if search...
Hello everybody, merry Christmass (what's left of it :-)) and a happy new year to all.
I am experiencing a problem with a compatibility issue(or so i call). In the library of the Solaris SUN,...
This message was edited by mombawomba at 2004-10-20 22:8:58
: :
: : Where is chdir defined?
: :
: :
:
: you should learn to look up the functions yourself in MSDN
:
: http://msdn...
: Since I only have to Interpret the commands Dir , copy , rename, i was doing some searches on the system call "system" too alow the other commands in the shell to remain the same. How would i...
: i'm writing a program using C++ for windows. i want to put a delay in microseconds (about 10 microseconds). i just found a Sleep() function, but the value is in miliseconds. is there any function...
HI
I am a recruiter working for one of the leading talent Search Houses in the Country, Elixir Web Solutions( www.e-lixirweb.com) and One of my clients wanted professiobnal with Experience in C++,...
This message was edited by interrupthandl at 2004-2-29 22:8:25
i meant perhaps there is some problem in path of the file or other which suki_yip is not able to diagnose.Please dont take it...
This message was edited by stober at 2004-2-29 19:52:4
I don't think any version of unix or linux supports bios.h. That is an old MS-DOS header file. I just searched my linux computer and that...
: This message was edited by drivingerman at 2003-9-22 15:26:16
: : : Hello, I have a simple problem (hopefully), that I am having trouble with. I have an assignment to write a program to copy a...
This message was edited by drivingerman at 2003-9-22 15:26:16
: : Hello, I have a simple problem (hopefully), that I am having trouble with. I have an assignment to write a program to copy a file...
: Hello, I have a simple problem (hopefully), that I am having trouble with. I have an assignment to write a program to copy a file in three ways:
:
: 1: Exactly, byte for byte.
: 2: In Windows...
: For a testing script i am writing i am trying to figure out if it is possible to set Environment Variables in windows, (right click on My Computer. Choose Properties. Click on the Environment...
: Can anyone tell me where can I get the source code for Unix "tip" command ?
:
try gnu's site. I don't know their url off-hand so do a google search for it.