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
JavaScript
Remove
Platform
Any
License
Any
: Search tree:
: Take these five words: Baseline, Elemental, Emerald, Javascript, HTML
: The code you gave takes 5 string comparisons to search for words
: starting with em.
: If you create a...
: This message was edited by chintan.desai at 2007-2-12 23:13:28
: Hi ,
: can any 1 help me in 1 things.
: I need to execute ActiveXObject( of .net) frm javascript.I can du this but only in IE7.0...
I'm looking for a lightweight language to do simple text search / replacement / filtering. I have many years of C /C++ experience and don't relish the thought of installing visual studio. Any...
: : Hello there,
: :
: : I'm having a bit of trouble pausing the readout of text in a quick news-ticker test script. It's supposed to write each letter to the screen one at a time, as though it's...
I don't know if I follow for sure but... your server's going to report the time that it has set. So if your hosting your site off a server on the west coast, appropriately configured with that...
hi all,
i wonder if there is anyone who can help me on this one, i have a search page that posts on itself, however i want the results to be divided into multiple pages depending on the chosen...
: See I have listbox loaded with Name,ie Name from database.I also have a text box above the listbox.My task is to highlight the Name in the listbox,as soon as I start typing the name in textbox.
:...
This message was edited by the walrus at 2005-2-3 14:44:39
: How do I open another website and enter text, then submit. For example, is there a way that I can open www.google.com , enter a word to...
: Can anyone point me in the direction of a good resource for using JavaScript on the server side? I am having a few problems with 1 of my if statements and was hoping to find a good book or site...
A Javascript one wouldn't work at all well, although that would probably be the best way to do one.
The best way would be to use a google search box. I can't find a link to get it on the site, but...
Hello I was wondering if anyone could tell me where i could get some code to put a search bar on my website nothing fancy, just something that will search my main directory for files that i need...
: I would like to know if is there a way of redirecting based on client's bandwith. I apologize if this is a newbie question (or not about PHP at all)
:
There are a lot of client-side bandwidth...
getYear() returns last two digits of the year.
getFullYear() returns all four digits of the year.
getMonth() returns an integer between 0 - 11 where 0 is January and so on.
Unlike Visual...
: i want how to do text animation using javascirpt
:
: like i have text "mac" i want animation like each letter is coming from
: each side of the system screen
:
javascript is not designed...
: Hey dude,
: there isn't any totally complete guide to any programming language on the net. You gotta decide what you next wanna learn. Like maybe you want to learn file-handling or something like...
I have this script on my site:
Bookmark Us!
Is there any way I can make a script that will e-mail me whenever "bookmark us" is clicked? Can I have the subject filled in automatically? For...
Thanks Manning.
: : Hi All,
: : I am new to this Forum as well as ASP.
: : I need your help.
: : Does any one of you know how to create Tree view with ASP.
: : I am also describing the exact...
: Hi All,
: I am new to this Forum as well as ASP.
: I need your help.
: Does any one of you know how to create Tree view with ASP.
: I am also describing the exact structure.
: E.g.
:...
: : : I want to place a 'Back' button on a document, and I want to use the History object. However, when I enter
: : : window.document.write(window.history.previous),
: : : I get...