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.
Forum Post

Re: Visual Basic DLL?

there's a special project for that, when you go to file, new project search for an activeX dll, write your code, then compile the dll and register it!! : Hi, Does anybody knows how to create a dll...
Forum Post

Re: scan bit to bit

: : : This message was edited by nkl at 2005-10-12 3:0:19 : : : may i know what is the way to scan into the data by scan bit to bit(scasb)? i just have this concept by using : : : mov ah, 06 :...
Forum Post

Date/Time format & multiple selection with listbox problem in ASP.net

Search Say my Module_Id = 12 After form submit, I got value by form.querystring; form.querystring; form.querystring; form.querystring; but I want to use foreach loop for checking of for loop....
Forum Post

Help Needed with Servlet

I recently built a html form that allows a user to enter a cd title, a minimum price, and/or a maximum price then submit this criteria. Now, I'm trying to write a servlet that accepts the search...
Forum Post

Please Provide Servlet Code

I recently built a html form that allows a user to enter a cd title, a minimum price, and/or a maximum price then submit this criteria. Now, I'm trying to write a servlet that accepts the search...
Forum Post

Need Servlet Code

I recently built a html form that allows a user to enter a cd title, a minimum price, and/or a maximum price then submit this criteria. Now, I'm trying to write a servlet that accepts the search...
Forum Post

Servlet Code Needed

I recently built a html form that allows a user to enter a cd title, a minimum price, and/or a maximum price then submit this criteria. Now, I'm trying to write a servlet that accepts the search...
Forum Post

HELP!!! i'm overwhelmed

hi..was wondering if any of the experts here will be able to help me with the code of this program...its very urgent cos i need to submit it 12 hrs after i post this msg...thanx for the help... :)...
Forum Post

Re: Byte success readed

Dim bytData(32512) as Byte Dim lRead As Long Open FileName For Binary Access Read As #1 lRead = 0 Do While Not EOF(1) Get #1, , bytData(lRead) lRead = lRead + 1 Loop Close #1 :...
Forum Post

Re: vc++ 4.0

: Hellow friend i have to download vc++ 4.0 but this software is not available to me ,I search on net uable to find tell me from where i download this software : why use that ancient compiler?...
Forum Post

download vc++4.0

Hellow friend i have to download vc++ 4.0 but this software is not available to me ,I search on net uable to find tell me from where i download this software
Forum Post

vc++ 4.0

Hellow friend i have to download vc++ 4.0 but this software is not available to me ,I search on net uable to find tell me from where i download this software
Forum Post
Forum Post

Re: data saving, retreiveing and searching. HELP!!!

: : i need the program to open the file. get a name from the user. search the file and either come back with a score if the name is there or come back with an error message saying they arnt on the...
Forum Post

Re: data saving, retreiveing and searching. HELP!!!

: i need the program to open the file. get a name from the user. search the file and either come back with a score if the name is there or come back with an error message saying they arnt on the file...
Forum Post

Re: Binary Trees

: Hi all, : : : I'm trying to do a binary search and collect some stats from a text : file in order to compare the processing times of this program (binary : searching) versus an old...
Forum Post

Re: data saving, retreiveing and searching. HELP!!!

This message was edited by zibadian at 2005-10-9 3:57:42 : i need the program to open the file. get a name from the user. search the file and either come back with a score if the name is there or...
Forum Post

Re: data saving, retreiveing and searching. HELP!!!

i need the program to open the file. get a name from the user. search the file and either come back with a score if the name is there or come back with an error message saying they arnt on the file....
Forum Post

Binary Trees

Hi all, I'm trying to do a binary search and collect some stats from a text file in order to compare the processing times of this program (binary searching) versus an old program using...
Forum Post

Re: data saving, retreiveing and searching. HELP!!!

yep putting append in it worked like a charm its now adding all the entries i want and saving them to the file thanx heeps. now i have no idea how to search throgh the data entered to bring up a...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.