Enter Keywords:
1 - 10 of 35(0 seconds)
Sort By:
 
does anybody know where i can get java codes for a cryptarithm using a backtracking strategy? i need it urgently.
Zones: Java, Algorithms, ...Date Answered: 09/13/2008 Rating: 8.2 Views: 0
Hello all, Take a look at this: $line =~ s/(%([^%]+)%)/defined($args{content}->{$2}) ? $args{content}->{$2} : "$1"/ges What this is supposed to do is look for "%someword%" in a string, and...
Zones: PerlDate Answered: 04/12/2004 Rating: 7.6 Views: 0
Here's the story: I have a crashed/crashing win2k laptop hard drive.  It is not bootable and making wierd snapping noises.  There are client's business-critical documents on the drive.  Drive is un...
Zones: Linux, Linux DistributionsDate Answered: 12/03/2006 Rating: 7.8 Views: 69
The assignment is located here: http://cs.nyu.edu/courses/spring07/V22.0102-002/maze.html. Basically i need to write a recursion method that navigates a randomly generated maze to the exit. I ha...
Zones: New To Java, AlgorithmsDate Answered: 03/04/2007 Rating: 7.6 Views: 0
Hi, I'm trying to install backtrack2 on my usb thumbdrive. I was able to extract two folders BT and boot in the the thumbdrive. however i am unable to run the ./bootinst.sh and get the followin...
Zones: Linux Dev, InstallationDate Answered: 04/10/2008 Rating: 8.6 Views: 0
Hi. I recently bought a Hawking HWUG1 and followed all the instructions from this link http://forums.remote-exploit.org/showthread.php?t=15785 to be able to use it with my BackTrack 3 distro. He...
Zones: Linux Net, WLANDate Answered: 11/28/2008 Rating: 8.6 Views: 4
Running MAC OS 10 and using VMware Fusion how do I get internet access in Backtrack4? Thanks
Zones: TCP/IPDate Answered: 05/27/2009 Rating: 8.0 Views: 0
how can i implement backtracking in a Visual Basic program. give answar with example
Zones: Game...Date Answered: 12/25/2004 Rating: 7.4 Views: 5
Hey Experts Can anyone give me a very very simple example on Java using Backtracking Algoritm  to solve a simple problem? Thank you
Zones: JavaDate Answered: 11/03/2005 Rating: 7.6 Views: 0
Hi, Is there someone who can give me an Algorithm I can use to implement the classic 'Horse Jump' on a chessboard ? Description: On a chessboard (say 8x8), 1 piece (horse) is placed on a ra...
Zones: AlgorithmsDate Answered: 06/20/2007 Rating: 8.2 Views: 57