Advertisement

1 - 10 of 5100 containing alltags:("Memory") (0.003 seconds)
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 Grade: C 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 Grade: A 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 Grade: D 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 Grade: C 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 Grade: C 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 Grade: C 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 Grade: B 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 Grade: A 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 Grade: C 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 Grade: B Views: 0