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 5472(0.019 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!

6.2
Are there any free software packages that will display the memory and swap being used by a program?  I am running a simulation program on a SUN.  Because of the large input files, sometimes I get a...
Zones: Hardware, Monitors / Displays, Co...Date Answered: 05/02/1997 Views: 0
This is also a big problem of mine. I was able to read from memory and these kind of things in BPascal but in D3 there is no procedure like MEM or no variable like SEG0040? Please, help me. I need ...
Zones: Delphi ProgrammingDate Answered: 06/24/1997 Views: 0
What's wrong with my OnDraw function that I loose so much memory? void CImageView::OnDraw(CDC* pDC) {       CBitmap* cbitmap = new CBitmap;       cbitmap->LoadBitmap(IDB_BITMAP1);       CDC* pSrcDC = new CDC;       pS...
Zones: Windows MFCDate Answered: 08/24/1997 Views: 0
Hello! I am making a program that capture image from CCD camera, capture image on specifed memory and then process this captured data.. But capturing doesn't well.. So how can I capture this Image ...
Zones: C++Date Answered: 09/23/1997 Views: 0
I use jvc to compile my program, using jview to run, how to setup memory for running just like java -mx -ms. If I use jview, there isn't parameters to setup memory for runing, how much size is defa...
Zones: JavaDate Answered: 01/01/1998 Views: 0
My question concerns storing bitmaps in memory. I wish to store bitmapped data in memory but I get a problem with Windows' resources. I think it has something to do with the device context connecte...
Zones: Delphi ProgrammingDate Answered: 01/29/1998 Views: 0
Anyone got CorelDraw run with NT 3.51 ? CorelDraw 7.0b german say's it won't run under this OS      "    7.0     "   seems to install .... (?)      "    4.0     "   installs fine, runs but can't s...
Zones: Windows NTDate Answered: 03/16/1998 Views: 0
In a script I am writing, I have a reference to an anonymous 3D array of hashes.  This structure takes quite a bit of memory and about half way through the program, it is no longer needed.  I would...
Zones: PerlDate Answered: 08/16/1998 Views: 0
Is there a way of passing a string into a function, comparing its value as memory and then return the value of a static variable of another whose name is the same as the string.   I want to be abl...
Zones: C++Date Answered: 09/13/1998 Views: 0
I want to determine a shared memory between two processes. One of the processes uses a device driver that allocates memory for its needs. It returns pointer to this allocated memory. I want to make...
Zones: Windows ProgrammingDate Answered: 09/24/1998 Views: 0