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
Linux
Remove
License
Any
look at the GNU C manual and read the sections on pipes, fifos and sockets or search google's to do a linux specific search
GNU Libc manual: http://www.gnu.org/software/libc/manual/html_node/index...
: I've about zero knowledge of programming for Linux, so bear that in mind as I suggest something to try.
:
: You might try getch() which I think is in curses.h unless I'm really out in left field...
:
: : Do u know OpenAL, I think its cross platform..... not sure:-)
:
: Hm, thought so, along the lines of a relative name to OpenGL...
: I'll search it up. Thanx
: {2}rIng
:
: PS. you...
Hello,
I try to write PERL script in Linux to read Windows LNK files but no success. I search on GOOGLE for such a script, a reference, but have found nothing that furthers me.
Has anyone...
: : I have suse linux 9.2 and I need a complete set of drivers foran acer aspire 1360. Does anyone know where can I find them?
: :
: Best tip is to search the web.
:
: Happy coding wishes
:...
: I have suse linux 9.2 and I need a complete set of drivers foran acer aspire 1360. Does anyone know where can I find them?
:
Best tip is to search the web.
Happy coding wishes
the one and...
. It would go something like 'useradd username'. Then you'd want to add a password to that user like 'passwd username' then it prompts you to add a password to that user. I belive the passwd file is...
i have ipaq h5500 and i want to install linux on it
i searched the net lot
i get step by step information for it
but problem come here
the ipaq h5500 is compitable with familiar v0.8.2 or v0.8.2...
: So, there is a new assembler called Luxasm?
: Interesting, because I also design a new assembler.
:
:
Well, not actually. It is mostly "vaporware" at the moment...still in the planning...
d_name);
}
(void)closedir(dp);
sleep(5);
}
}
____________________________________________________________________
A winner is not the one who never fails , but the one who never...
I want to search or get all the files present in a particular folder. I use findtfirst() and findnext() in Dos. How to do in Linux? I heared somewhere that these two functions are available in Linux...
: Better question: why is it that several Microsoft Tech support agents I know use linux at home and not Windows?
:
: ....hmmmmm?!
:
: ...I hear quality issues (i.e. security)...
Even...
: Better question: why is it that several Microsoft Tech support agents I know use linux at home and not Windows?
:
just because one works for Dominos Pizza doesn't mean he can't eat at Pizza...
Better question: why is it that several Microsoft Tech support agents I know use linux at home and not Windows?
....hmmmmm?!
...I hear quality issues (i.e. security)......
Dear Stober,
Thanks for the reply, the information, the site, and in it the reference. Asking you has been a lot more productive than all the Google searches I have done. I have noticed you...
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,...
--So where to download developer's version and should I choose Debug --or Retail to install?
You should choose Retail. After that you should have the SDK installed.
I think you have the...
: Hello,
: I need to use a message queue in my application.
: and i found a few websites which describe a ready and implemented one.
: it contained a few access methods like mq_open, mq_send etc.,...
Hello,
I need to use a message queue in my application.
and i found a few websites which describe a ready and implemented one.
it contained a few access methods like mq_open, mq_send etc., and...