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 157(0.002 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.8
The question author has started a similar question in the following links. http://www.experts-exchange.com/Programming/Languages/Java/Q_21808748.html Most of the conversion problems are solve...
Zones: C++, Java, JNIDate Answered: 03/18/2008 Views: 23
Hi How does socket programming works. Assume, i have one process which creates a socket and bind it to some port so that kernel can send incoming packets to that process. As soon as a request co...
Zones: C, Linux Dev, C++Date Answered: 02/05/2008 Views: 0
How to capture incoming and outgoing mails in lotus domino (>6)? I started to check the Agent technique (deriving from AgentBase) but I'm not sure if I can also capturing outgoing mails too. I'm se...
Zones: Lotus Domino, Lotus Notes, Lo...Date Answered: 03/01/2008 Views: 9
From my early years, I know that any time a process is designed to "poll" a port, table, other resource, it takes a toll on the CPU.  I would think that with code in memory that gets triggered from...
Zones: Software Design, Kernel Programming, Signal Processi...Date Answered: 06/15/2008 Views: 0
Experts, I have an installer for an application that i want to deploy to many computers over a network. When you run the installer, there is a license agreement and after clicking 'I Agree' you ch...
Zones: Languages, C, JavaDate Answered: 09/30/2008 Views: 0
OK I have a final tomorrow and one of the study questions is as follows: Devise an O(|V |+|E|) algorithm which takes a directed acyclic graph (DAG) G = (V, E) and returns the number of distinct...
Zones: Algorithms, Languages, New To JavaDate Answered: 12/11/2008 Views: 9
Hello, I am calling a C program from my Java code, by using the exec method. I have pasted below my code. This code works fine if there are no errors while executing the c program. But if there ...
Zones: JavaDate Answered: 11/20/2002 Views: 0
Yeah I was just wondering.I been doing java for alttile while now and I figure I would teach my self another language and I picked c as the language I want to learn.But so far as what I have learne...
Zones: CDate Answered: 01/10/2003 Views: 0
Originally I am using MFC, but now request to run on all platform, Can C or what kind of C do it? OR I need change to java.
Zones: CDate Answered: 03/29/2006 Views: 0
This is a detailed design problem that I try to solve an a clean way: -      we have an application that can be accessed remotely by a configuration tool to change settings. -      All the settings are s...
Zones: C++, Java, Software DesignDate Answered: 10/16/2007 Views: 0