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 192(0.007 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!

9.4
Hi, I have 2 boolean expressions, I need to mix. So I use this If (A = True And B= True) Then Begin  // code End; If (A = True And B= False) then Begin // Code End; If (A = False And B= True) The...
Zones: Delphi ProgrammingDate Answered: 06/12/1999 Views: 0
I have two computers running Windows 95, I have 2 static IP's assigned to me and 1 dedicated dial-up account. Computer A is on ip 204.134.204.125 and computer B has the ip 204.134.204.126, what i n...
Zones: Windows 9x NetworkingDate Answered: 03/16/2002 Views: 0
I would like to ask how to collect console input in c#. For example, if I am using c++, the input can be collected by scanf( "%d %lf %d %s %s", &a, &b, &c, d, e ); how to collect this input by ...
Zones: C#Date Answered: 10/06/2003 Views: 0
DB: Access 2002. I only have two simple tables. Table A - email  [string] Table B - domain [string] ---------------------------------- Table A Sample Data - abc@hotmail.com - abc@Not...
Zones: DatabasesDate Answered: 04/11/2005 Views: 0
i am having a roblem when i am trying to create a template page for my site i am using php and basically i am creating a header and a footer file, and the any pages i create will include them li...
Zones: PHPDate Answered: 06/17/2007 Views: 0
Hello, I am confused about the b trees. Can anyone please tell me what's the difference between B+ and B trees? I need to know how many keys can be found in leaf nodes and non-leaf nodes of B tr...
Zones: Algorithms, C, C++Date Answered: 01/19/2009 Views: 0
I don't understand which key we should choose to separate the b-tree. For example when we want to split a leaf node, we also have to update the parent node with the separation value we use. B...
Zones: Algorithms, C, C++Date Answered: 01/19/2009 Views: 8
Tags: b, tree
I'm lokking for algorithms about B-Tree
Zones: PascalDate Answered: 02/13/1998 Views: 0
My A & B drives were switched when I had my PC upgraded. Can I just rename the drives the way they should be, i.e. B should be A?
Zones: Windows 98Date Answered: 03/20/1999 Views: 0
Tags: b, tree
How do I write a code on B Tree in C++?
Zones: C++Date Answered: 05/07/1999 Views: 0