Dude, MAze traversal algorithm is a lot of AI but something simpler is as follows: Init the robot at thet start point. From then onwards just make the robot ...
jugding by the name i think it's a female, and not a dude. :) but anyway, i took a look at the problem for fun, and it's not that simple. the idea is not to...
I have the same experience. You may use service pack 3 from microsoft web site. The fastest way is (if you install from original CD) you can use windows update...
I know this is probably too late for the person who posted this thread, but just as an observation, the algorythm proposed by Aditya does not work for all 2D...
Hi... I work with Jbuilder7 and I wanna capture live audio data from a microphone then send it to my client...I 'm sure that my mic works but the following ...
Hi I'm currently writing a program which transfers files over a network. The one person sharing the files run a server and the one who wants to get connect...
... You cant. It completally depends on the telnet program. Telnet is an unsecure protocal any crackers with more than 2 brain cells (of which script kiddies...
I'm a newbie here, I have a problem starting a Java program, what I need to do is to produce a summary or report of the usages of internet when accessing an...
... Hash: SHA1 ... Yup, if I continue to install, I have not seen the problem, so far. Thanks for all responses :) - -- Regards, Hadi ... Version: GnuPG v1.0.6...
I'm a newbie here, I have a problem starting a Java program, what I need to do is to produce a summary or report of the usages of internet when accessing an...
Hi, I've heard that it's very important to design a program before you start programming. Are there any good programs for designing, or is it best to use pen...
pencil and paper is best. you shouldn't plan down to the last detail though, just the basic way your program will work. What classes will use what methods,...
Hi i'm trying to learn Java media frame. I tried to write a audio player that dosn't seem to work. Can anybody recommend a online JMF tutorial besides what is...
I'm in an AP Computer Science class (taught in C++) but for one of our group projects this marking period some boneheads decided to write it in Java even...
Hi all This might be a newbie question. I have an external dll that I want to use. But I dont know how to do that from a java class. I have done it in visual...
System.out.println("\\n"); Use "\\" if you just want to put a \ in a String. ... From: Dirk-B Coetzee [mailto:coetd@...] Sent: Wednesday, 4 June 2003...
Hi! I'm building a software testing tool which must compare the software database with the previous version of this software database. These databases will be...
Hi, You can start from www.java.sun.com to see what kind of beast are you going to deal with. Second, it depends on what is your status. Are you total green or...
i have some know how... about programming.....i need lectures...& any material whic help me to lern java from A to Z tam cao <tc77722@...> wrote: Hi, You...
Hi Marcus, If you are trying to compare two files, utilities like diff are available to do that. That is if you want to get a readout of where the files are...
... I'm currently reading "Thinking In Java" by Bruce Eckel. I downloaded the free, full text of the book from his homepage, but you can also buy it in ...
Hi, If you are from modular programming language style, then you need to get a hold on Thinking in Java 3rd Ed. by Bruce Eckel. Bruce's root from C++...