4,228 Topics
| |
Hi, I have a usb-memory stick. I want to verify if the advertized size of the usb-sick is correct. I know a program from 360.cn that can do this in about 2 minutes(8 gb stick). But it is not a standalone program. I also know H2testw, but it is very … | |
I have a dell dimension 8250 that I've had for quite a while. Up until now I've been able to fix all of its problems but I was swapping out a hard drive and I accidently pulled out half of the power cord and the computer short circuited and it … | |
`Inline Code Example Here`I am using a pair of pthreads that call a pair of functions for ping-pong dma data transfer that are used in a loop for data transfer from an acquisition board. For a large # of waveforms, I ultimately run out of PC memory and the program … | |
I have been making a C++ application and currently checking if there exists any memory leak before release. My application will be running as an object over HTTP server and it should be idle until an HTTP request comes in. Which means it should release most of memories when it's … | |
What are the repercussions of having an odd number of RAM modules. E.g. 3 x 4GB I know it will work but I want to know exactly what damage it can do/problems it can create. Cheers EDIT: And also, why is it better to have more RAM modules (e.g 2x4GB … | |
Is it okay to install 2GB ram in one slot and 1GB to other slot (channel a of channel b) of my motherboard? my motherboard is from MSI. model is K8NGM2 Series MS-7207(v1.X) Micro-ATX Mainboard. | |
Hello everyone! I have a Dell Latitude Cpi. I know it is old but it run some cool old games i have. unfortunatly, the battery only lasts 1 hour if im lucky. I'm just wondering if there is anyway I can extend the battery life? Windows Me reports that it … | |
Hello This problem is occuring on my Dell Latitude Cp[I]i[/I] A400XT. I just reinstalled Windows ME to try to resolve the problem however the system monitor reports that the cpu is 36-79% in use all the time (even after 10min of being idle). I asked for help in another thread … | |
I want to buy a graphics card that can support my ** LGA 775** motherboard with **E7500** processor. Also I have a ** 450W PSU**. Please Suggest some good graphics card which i could use for gaming without exceeding my PSU rating? I have **Nvidia GT630 DDR3** and **550** or … | |
Hi, My computers graphics card or motherboard broke down at last week. It happened when I was compiling some code wich was written in Java and lwjgl. Is it possible that my code broke my computer or was it just a coincidence? | |
Hello everyone, I've encounterred a problem that I cannot seem to overcome. For the program to compile there are a few steps necessary to take: from the website [Click Here](http://osl.iu.edu/research/mpi.net/software/) on the download page, one would need to download and install: 1. MPI.NET SDK 2. Microsoft Compute Cluster Pack SDK(this … | |
Mobo: Asusrock Z77E-ITX VGA: EVGA Geforce GTX670 FTW (fearing its broken) CPU: Intel i5 2550K PSU: Seasonic SS-560MK Gold Cooling: Antec Kuehler H20/Stock Mem : 2x 4GB Crucial 1.2Volts low profile Hi, This is a lot of text but I am trying to be as detailed as I can. I … | |
I have user's 4510s laptop that wont boot. According to him the there was a powercut and they shutdown the machine but when they tried to restart it wouldn't boot. Presssing ESC does nothing and even putting Hiren's CD does not boot from the CD. the scenario is similar to … | |
Hello I can't seem to turn on my new build pc, the power supply cords are connected to the motherboard but I can't seem to manage to get it to boot. I have a 650w psu so I don't think is a matter of power. When I try to turn … | |
Hi, and thanks to all to can help. To make the story short, I have a Dell Latitude, and the power button stoppen working. Upon inspection, I found that the power button board itself was broken. This was confirmed because none of the caps lights, etc didn't light up when … | |
hya, i have had a E-system laptop for over 2 years and suddenly it has a problem of shuting down without any notice. i started noticing it last month but the problem didnt seem much of an issue - it was last frequent but now it happens sometimes before it … | |
why is it that the bios setup of my laptop doesnt appear when i turn it on? i need to reformat its hard drive and i cant set my boot priority to the cd drive. any advise will be appreciated. thanks! :D | |
![Spatial_Recall_2](/attachments/large/4/Spatial_Recall_2.png "Spatial_Recall_2") I'm new to pygame and currently I'm working on creating a memory game where the computer displays boxes at random positions for like a second and then the user has to click on where he/she thinks those boxes are. It's kind of like this: [Click Here](http://www.lumosity.com/brain-games/memory-games/memory-matrix) However right … | |
Hi, For like a year now my computer has been acting up. It was working perfecct before but then it suddenly started shutting offafter a while. I couldn't figure out what was wrong with it but then I wiggled the VGA wire and it started working again. This went for … | |
hi friends I've a code to compute integral with area function in code. I used Fork, and for returned values I must use shared memory. now I need to embed a semaphore in my code to control the critical area(here is shared memory). I don't know how to embed semaphore … | |
My computer seems to be freezing rather randomly. I can't see any reason that it should be freezing as a result of being overloaded, because I'm not doing anything to overly stress it (nothing that I haven't done tons of times before). For instance, I could just be browsing the … | |
Hello. I am trying to upgrade my ram. I have 4 slots. 2 are empty. Currently it runs on 2 sticks of 2GB DDR2 400Mhz. I wanted to just double it by adding what I already have in there but I guess the 400Mhz speed DDR2 ram is beeing phased … | |
I have a very old PC in my first house! It is a pentium 3 with intel i810-ITE8712 mobo. I wanted to buy a gpu under 25$ to ATLEAST play videos and some low level games to pass my time! It has a pci slot and an agp slot! can … | |
yesterday, my RAM crashed. that was of 1 GB and now i wana purchase new one. I am thinking to buy 2 GB RAM. specifications for PC : model- HP pavellion model age: 4+ years RAM: 1 GB(initially) Processor: intel core 2DUO Hard disk: around 600 GB operating systems: Window … | |
dual core prcoessors only have one physical core? | |
Oh I hope someone can help...my daughter has a toshiba satellite C655 laptop. She got a virus last Month so I reset windows 7. I set a password on the bios. When I try and get on at all it auto goes to password bios screen. I put in bio … | |
i have a problem with the specs of my motherboard. it says that is supports ddr3 memory and a maximum of 4GB but there's a reminder in the setup that per DIMM slot supports up to 1GB but it also says that with the reminders: "Do not support three memory … | |
hello, this is my code and for some reason it does not work :/ could someone tell me whats going wrong? ;sum of all powers of 2 lower or equal to 2^n ;example n=4 => 2+4+8+16=30 .386 .model flat, stdcall option casemap: none include \masm32\include\windows.inc include \masm32\include\masm32.inc include \masm32\include\kernel32.inc includelib … | |
Feel free to move this if there's a better thread for this. I'm planning on selling my Toshiba Satellite Laptop that I bought in 2005. It has an old, decrepit Celeron processor, 1.30 GHz, 480 MB of RAM, and Disk C: 55.8 GB. I haven't wiped it clean yet, so … | |
Hello, I have been having an issue where when I run on my treadmill my 2 Wire modem (From Bell Canada) encounters an error of some sort and turns off my internet access. I have heard from many people that it's possible a small surge is being sent of the … |
The End.