Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 31(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.2
does anybody know where i can get java codes for a cryptarithm using a backtracking strategy? i need it urgently.
Zones: Java, Algorithms, New To JavaDate Answered: 09/13/2008 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 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 Views: 72
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 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 Views: 4
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 Views: 23
Running MAC OS 10 and using VMware Fusion how do I get internet access in Backtrack4? Thanks
Zones: TCP/IPDate Answered: 05/27/2009 Views: 35
how can i implement backtracking in a Visual Basic program. give answar with example
Zones: Game Programming Physics & AIDate Answered: 12/25/2004 Views: 11
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 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 Views: 54