Forum: IT Professionals' Lounge Nov 24th, 2007 |
| Replies: 15 Views: 1,931 I've built a couple of computers here and there.
And what i find very helpfull is going to online computer part stores. Such as tigerdirect, newegg, ecost. I look for the parts that i need or/and... |
Forum: Troubleshooting Dead Machines Nov 24th, 2007 |
| Replies: 3 Views: 4,819 Do you have a surge protector??
Probably an electric surge fried up your PSU.
It is a cheap easy replacement, google power supply. 400 watts should be enough. And get your self a surge protector... |
Forum: Troubleshooting Dead Machines Nov 24th, 2007 |
| Replies: 9 Views: 1,685 I solved the Problem Thank you all.
The originally installed OS was 64 bit. And I fixed with a 32 bit OS. This messed up something somewhere. I did't realize that the OS was 64 bit.
I formatted... |
Forum: Troubleshooting Dead Machines Nov 24th, 2007 |
| Replies: 9 Views: 1,685 jbennet:
I found a couple of Memory Diagnostic tools.
Windows Memory Manager, and Micro-Scope.
I ran the memory test on both and found no errors.
I don't think it's the memory anymore.
I'm only... |
Forum: Troubleshooting Dead Machines Nov 24th, 2007 |
| Replies: 9 Views: 1,685 c_guan77:
I also believe it is either memory or a fried processor.
How can i check if it's either?
System check yields no errors.
I don't have another pc with ddr2 socket and core 2 duo socket |
Forum: Troubleshooting Dead Machines Nov 24th, 2007 |
| Replies: 9 Views: 1,685 Madoverclocker:
DELL XPS 410
System Specs:
Intel Core 2 duo 2.13 ghz, 1066 mhz Bus, 2mb cache
1 ghrz DDR2 2 x 512 mhz
300 gig HDD
400 watt PSU
DVD-rw
Windows xp media center |
Forum: Troubleshooting Dead Machines Nov 23rd, 2007 |
| Replies: 9 Views: 1,685 I am reparing a friend's Dell xps and I've never ran onto a hardware problem.
When he brought it to me, the computer would start with the
I tried to start windows normally and it crashed and a... |
Forum: Community Introductions Nov 9th, 2007 |
| Replies: 4 Views: 439 Hello everyone my name is Alan:
I'm new to DanyWeb eventhough I've been exposed to it for a while now.
Im a Computer Science Major at UGA.
Expected Graduation December of 08.
So far i've been... |
Forum: Java Nov 8th, 2007 |
| Replies: 1 Views: 1,585 Hello:
I am working with the Lempel Ziv algorithm which is a data compression algorithm.
I have to read text from an input file and create a dictionary and a sequence of code numbers.
Then I... |
Forum: Java Nov 8th, 2007 |
| Replies: 3 Views: 1,050 This class allows you to read an input file.txt specified when invonking the constructor.
It prints out line by line. You can save each line into an array if you want to. Or you can save each word ... |