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 2841(0.006 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!

7.8
I just have a small question about a console-based random number generating program I've created which uses the CryptGenRandom function.  Basically the random numbers are generating fine but the mi...
Zones: MS Visual C++, C++, MS Visual C#Date Answered: 02/24/2008 Views: 0
Hello, Let's say I have a CRC32 value. And now I need to generate data with the same CRC32. I know I could use bruteforce, but I'm sure there is more efficient method. And the other thing I woul...
Zones: Algorithms, C++, .NETDate Answered: 10/02/2008 Views: 0
Yes, this is my homework. No, I'm not asking for a solution to it, just some help (I'm getting frustrated with google, and the deadline is midnight). I just need some help on how I do this. So I...
Zones: Microsoft Visual C++Date Answered: 11/18/2008 Views: 0
I am working with an existing Visual C++ application and I need to change the font on the default menu. I know it picks up the system font, but  I need an easy way to modify the existing menu list ...
Zones: C++Date Answered: 01/13/2009 Views: 0
Hello i am new to C++ I want to know how to code nest class and implement class; for example.h class a
Zones: C++ Builder, Microsoft Visual C++Date Answered: 04/08/2009 Views: 0
I am writing my first windows forms program in C++ and I am suppose to be making a simple mouse draw program. But I am currently having trouble tagging a way to change the size of the radius of the...
Zones: C++Date Answered: 05/05/2009 Views: 0
Hi,  I have a structure like this typedef struct {    double*  maximums;    double*  means;    double*  minimums;    double*  sums; } Model; Assume I have an array of 8 Model structure...
Zones: C++, C, Microsoft Visual C++Date Answered: 07/08/2008 Views: 0
Hi I am new to Visual C++ programming. Can anyone explain me how can I access a Paradox (or DBase) table with Visual C++? I am using version 4.0 of MS C++ and Borland´s Interbase Server. Thanks in...
Zones: C++Date Answered: 04/21/1997 Views: 0
Please tell me what I need.  I'm wanting to actually be able to view the code.
Zones: C++Date Answered: 03/20/2001 Views: 0
Hi all,   I have built a MFC Dll in Visual C in which there are some classes.   Now, I want to use the dll and classes in my Visual Basic project. How can I do that?   I have tried References bu...
Zones: Visual Basic, Microsoft ProgrammingDate Answered: 07/20/2003 Views: 0