|
I have a laptop with an SD card reader and was wanting to buy and SD card to use as ready boost memory.
Is there a specific type of SD card that is required so that windows can access it?
Started by Craig Angus on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Bear in mind that the type of card reader has an impact - if your card reader....
However, I would go for fastest one that you can find in order to maximize effect .
There is speed requirement but any newer SD card should be fast enough.
|
|
What tools are available to monitor graphics card memory usage in linux?
Started by Andrew Cecil on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Obviously, this only works for NVIDIA graphics cards, and it also requires the use.
Version which allows real-time monitoring of various graphics card properties, including graphics card memory usage.
|
|
I'm looking for a Mac OS X program to recover images from a corrupted memory card.
Started by brianegge on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at superuser):
Klix is specifically designed....
If none of the cheaper.
Even though the card had been not 100% pefect for a corrupted card, but I was pleased with the results.
The website isn't the prettiest but the program worked exceptionally well .
|
Ask your Facebook Friends
|
Microsoft advertised that Windows Vista needed a video card with on board memory to fully take advantage of all the new features, but also did not make a video card with on board memory a hard requirement. The Windows7 requirements don't mention a video...
Started by Michael on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Bare in mind though that a video card using shared memory will use your RAM, so don't be surprised difference between onboard video and a video card with dedicated memory, it may just not be as apparentWindows 7 can handle....
|
|
I want to copy photos from my camera's memory card using Windows photo copy wizard, however I'm not connecting the camera directly (I lost the cable) rather I'm inserting the camera's SD memory card into the memory card's slot. Windows (Vista) recognizes...
Started by Motti on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Ths, but the simplest way to get the photos off the memory card is to open Windows Explorer and browse to the memory ....
I guess you would have an option called AutoPlay when you do right-clicking on the memory card.
|
|
In reference to question
http://stackoverflow.com/questions/2147704/can-anyone-explain-the-file-parameters-used-to-download-file-in-android
Can I do it without creating virtual SD Card. Is there any way to save the file in phone memory in internal memory...
Started by rob on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want to save a file to the SD card....
Your question this file; others will not be able to read this file, like they would if it was on the SD card.
Hi Rob..
It should create the file in your app's data directory, not the SD card.
|
|
We all know that if you want to completely delete files from HDD, you have to use a special erase algorithm in order to make it impossible to read it back. But what with the memory cards? Do they need the same algorithms to ensure that no one could read...
Started by daveny on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Because solid state memory cards....
So I would say that securely deleting a memory card requires a wipe from a memory card is often much more difficult than from a hard drive.
To hard disks would also apply here.
|
|
My application seems to be slow, but in terms of CPU and RAM, it seems that it is OK. So, I want to know how much memory of the graphic card I am using. I've seen some questions about this on SO, but they talk about Linux or NVidia. I would like to have...
Started by jslap on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
How about the OpenGL debugger ?.
If you use OpenSceneGraph in order to render scene, there is a stats monitor that shows the usage of GPU .
|
|
I need a solution preferable mobile (or very compact) to duplicate or copy the entire contents of an memory card (as many formats as possible).
The ideal solution would be a portable HD that can except multiple formats that has a single button to copy...
Started by rjstelling on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
I'm sure iPhoto or Picasa can be ....
You could have a notebook or desktop with card reader, and a program that will prompt the user to click a button to download the photos and then tell them when to remove the card.
Or that sort of thing.
|
|
Some modern network cards support Direct Memory Access for improved performance. How can I utilize this feature from Java?
Does the JVM provide this automatically, or do I need to do an allocateDirect on the ByteBuffers that I am using to talk to that...
Started by Ted Graham on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The JVM does.
It is the operating systems task to use the DMA feature of the network card.
|