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 1118(0.001 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!

5.8
Need help with this program... I really don't know how to make it work... and I'm hoping to finish it tonight.  I'm trying to liberate myself to have time to visit my godfather who was urgently tra...
Zones: C++Date Answered: 12/16/1998 Views: 6
Can anyone help me? Please provide me with a full working set of Java code for implementing a queue using linked list. With 2 threads, one to add to the queue and the other to remove from the queue.
Zones: Java, Microsoft Visual C++Date Answered: 04/27/2000 Views: 4
Can you use message queues to talk to an app that does not have a window, such as a background application? If not, how can you communicat with these types of apps?
Zones: C++Date Answered: 03/26/2001 Views: 0
does anyone have any examples of a Printer queue? where you can add , docname, owner, size and position in queue how to add data to queue how to remove data from queue how to remove item fr...
Zones: JavaDate Answered: 05/03/2002 Views: 0
Hello all, Our DNS was handled internally for inside and outside resolution. We have common namespace for inside and outside. This sort of setup is not recommended and sure enough it bit us, not...
Zones: ExchangeDate Answered: 10/30/2003 Views: 0
Using Visual Basic together with Ms Xml 4.0 SP1 with the following xml-file: <?xml version="1.0" ?> <!DOCTYPE data SYSTEM "-------Censored--------"> <data> <error code="-3002804"> <string...
Zones: Visual BasicDate Answered: 03/03/2003 Views: 0
I am trying to create a priority queue based on a start time of the node to be enqueued. The queue has  first and rear pointers. When I enqueue the first item everything appears to work correctly. ...
Zones: C++Date Answered: 11/04/2003 Views: 0
I know that queue.dequeue  returns and retrieves the object at the front of the queue. However, my problem is that sometimes if the first variable doesn't match my requirements, I need to test ...
Zones: .NETDate Answered: 06/08/2003 Views: 0
I'm trying to write a print queue simulation. I want to use 5 printers, each with their own priority (1 - 5) There are 1600 Time units for this simulation. Every time unit, there is a 62% chan...
Zones: C++Date Answered: 07/28/2003 Views: 0
Does anybody know if anybody have sourcecode for a program following applies to: - Consist of a client and server - Can receive or pull data from various sources and place it in a queue - One ...
Zones: Delphi ProgrammingDate Answered: 06/22/2004 Views: 0