4,243 Topics
![]() | |
hey, I need to make a program that • Define a default array size. the size HAS to be 15. • Define a function “ResizeArray” which virtually increase the size of an array, by creating a new array with the size of the old array plus the default array size … | |
On my computer iv noticed that in the BIOS XMP is disabled for my memory. Why would this be disabled by default? Is it better for me to leave it disabled or should i turn it on? im not sure Motherboard- Gigabyte p55m-ud2 RAM- Corsair Dominator Thanks | |
Hi Friends I have just successfully installed 1GB RAM in my Time Pc running on XP 3 to add to the IGB RAM already there and had intended to install a further memory module, to bring the total up to 3GB. I thought I might as well while upgrading but … | |
hi, i was wondering if i have a motherboard which supports 4gb of ddr2 memory with 4 slots(1gb each slot) and i put a 2gb ram into one of these slot what will happen? will it boot up? will it detect only 1gb? another question i have a computer with … | |
Core 2 Duo G43 chipset Nvidia 210 4GB DDR3 Core 2 Quad P45 chipset ATI 4770 4 GB DDR2 | |
Hi Guys I'm new here. I 've been repairing computers for a long time. I just recently ran into a laptop that had a bad power adapter connector on the motherboard. While replacing it a surface mounted component labeled RV1 came off the motherboard and quickly disappeared. Any ideas on … | |
I am trying to get in to fixing laptop hardware in Israel, the problem is I don`t know where to buy hardware. Mobo`s are a big problem, the rest is pretty simple. Any website or company shipping them overseas quickly ? | |
I bought an HP pavillion dv6000 about a year and a half ago. The other day It was on internet was up and i wasn't actively using it when it just shut off. I was like ok? So I pressed the power button to turn it back on and it … | |
Does anybody have any good idea where I might find an IBM T30 motherboard?My original one is done for. | |
Hello all, I'm new to the community. Can anyone tell me of a site where I can get pictures of changeing a motherboard for the ibm t30? | |
I have a Gateway M320 laptop which I recently replaced the motherboard on due to bad USB ports. The laptop is reassembled, but now all I get is a flashing power light. There seems to be no control of the power button. The power comes on as soon as it … | |
Hi all, in a piece of code like this: [CODE] void Logger::logMsg( int msgLevel,const char* msg) { char input[strlen(msg)]; ... } [/CODE] is the input array dynamically allocated? In this case, do I have to use the delete [] in order not to have a memory leak? thank you! | |
I recently put RAM in my computer and on the RAM it said it had latency of 8-8-8-24. When i looked in the bios and on cpuz it said that it was running at 9-9-9-24. Unfortunately i did make the mistake of buying RAM at 1600mhz when my motherboard will … | |
Hey guys this is Michael from nederland and I am new to this forum. As i read the prevoius post in this forum the best way to spread out the information . Forum has developed the knowledge of people. | |
I recently purchased a mainboard by Intel, model D845HV, and have searched high and low for the front panel configuration, ie HDD LED, Reset, Speaker, etc. Intel no longer offers tech support on this board, and would not reply to e-mail querry. This board was a Gateway over-run, and was … | |
i received a compaq presario 1920 laptop for free today. i have no idea if it works, and i have no charger. it has a strange 4-pin charger port, and i would rather see if it works before i spend cash on a charger, so does anybody know what voltage(s) … | |
i recently encountered a strange error with my computer, everytime i turn it on it it comes up with a black screen that has the option of entering the bios menu and booting from the network, ive tried going to both of those and they dont work and it comes … | |
Can I? Or is it not possible? Thanks, and sorry for the n00bishnes, EpicAsian | |
I have a gigabyte p55m-ud2 motherboard and i have 2x2gb of ram inserted in dual channel configuration. The problem i have is that my heatsink covers one of the ram slots, which is the third slot. My question is that if i insert 1 ram stick into the 4th slot … | |
How do we Identify? How do to configure the logical drive ..........? | |
What is the Difference between Intel Core 2 duo & Dual Core & which one is better for processing? | |
Any suggestions on how to edit the Bios caption field? I've been requested to do so for a customer and the Win32_Bios class has the caption set as read only. I've yet to find anywhere on how to set this in Windows PE. Apparently it's been done somehow before, I'm … | |
Guys, required help. I was actually building a new pc. My Computer vendor whom I came across gave me this config. Well I am basically from India, and this config comes upto 46k. What i mainly want to know is if the config is correct or no, as in if … | |
Dear all, I am writting a code for high dimensional chebyshev interpolation. Since it is high dimensional, I MUST use extremely large arrays. Something like this: [CODE] #define DIM (int)2 #define TOTAL_STEPS (int)30 int main(){ double *a_data; long long a_dim; /** length of matrix a_data **/ int n; /** # … | |
Hy, Let's say that I have class Node with some parameters Node[] child's, string id, string content ... This class is like a another storage for data from mssql database. And that web-application is running on IIS server and is written in ASP.NET C# Now when one user open that … | |
TheNerds.net has been offering a huge selection of Electronics, Computer Hardware, Printers, Housewares & Office Supplies with some of the most aggressive pricing on the Internet since 1997. TheNerds.net has one of the easiest return policies on the internet, we make sure to make every one of our customer. With … | |
What is the difference between intel i3 330 M and i5 430 M processor?? | |
Hey, I'm having a problem with my Toshiba Equium a200-1v0 laptop. I've had problems with it ever since I bought it new, but didn't take it back to the shop, about 2 months ago it started having problems booting, I've worked out when I have the battery in and nothing … | |
This is a Gateway 600YGR that was working fine when I got a blue screen full of writing (couldn`t read it all) But I saw error and will now shut down. It shut down I started it back up and it froze.I shut it down and restarted it and only … | |
My father's girlfriend wanted to add a PCI modem to her computer. After installing the card, the monitor will not work. Normally, when the computer is off, the monitor will have a flashing green light and when the computer is on, the monitor light is solid. When the monitor cable … | |
how to enable smart tag to standard controls those are not appearing ... how to attach ajax extender controls to standard controls... | |
hi i m current using Asrock motherboard P4VT8+ plentium 4 CPU 3.00 Ghz with 256 RAM my computer is running okay but the speed is far from my expectation,and few days ago i find on the motherboard box that it has hybrid boost safe overclocking so i got the idea … | |
Hi all! So our T.A. gave us a function to use in our programming assignment as follows: [code=php] struct node *delete_from_list(struct node *list, int examnum) { struct node *cur, *prev; for (cur = list, prev = NULL; cur != NULL && cur->examNumber != examnum; prev = cur, cur =cur ->next) … | |
I just replaced the mother board in my bosses computer, old one was dead (bad caps) what do I need to do to boot the machine back up? | |
This processor is 498 MHz with 240MB of RAM. Running Windows XP. I am not able to run video such as YouTube on this machine, but the audio comes through. I am using another IBM with 966 MHz and 512 RAM and it handles all the video very well. Is … | |
i have an asus p4sd-vx oem from sony. It origionally came with 8 usb 2.0 ports however now they are all reading slower than that either usb 1.0 or 1.1. I know this becasue of my pen drive it recognizes as a high speed device in a non highspeed port … | |
hi there,hope you can help. i have a dell demension 4600 pent 4 xp sp3.1.5 gig ram 80gig hard drive:).i came home to find my pc was making a clicking sound and wouldn't do anything except tell me to press f1 or f2. f1 did nothing and f2 took me … | |
Hi guy, i have this little program: [CODE] #include <stdio.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <unistd.h> //Obtem o nome do buffer de trade baseado na hora char *btfile() { char *fname; fname = malloc(14); time_t t = time(NULL); struct tm *lt; lt = localtime(&t); strftime(fname, 14, "%m%d%H%M.tbf", lt); … | |
| |
Hello I have a Fujitsu Lifebook Series N6010 laptop. BIOS VERSION 1.17 E. The RAM in my computer is 2 X 512 MB. DDR SD PC2700 333MHZ CL 2.5. Unbuffered non ECC RAM Seeking the advice from the website Crucial I was let to believe that the following RAM spec … | |
I bought an open box Hp computer from circuit city before they went bankrupt, and I didn't know that the bios had been password protected. Now I need to access it, does anyone know if they used a standard password for all of their stuff, and what it might be? | |
Dear Sir/Madam, How to measure memory consumption of a VB 6.0's programe? As a programmer in vb. 6.0, where i have to be conscious for getting less consumption of memory of my program at design time? Is there any free software to measure memory consumption of a programe? Please guide … | |
Hi can anyone tell me before i order online if my acer aspire laptop charger is faulty or if my acer aspire laptop itself is faulty, What happened is i went to turn my laptop on and it powered up then turned off, Then i tried again and it did … | |
i have a prblem and please help me identify what is the problem. while i open games like cabal online, warcraft III, or even 3d live pool, also when watching video, browsing pictures, and worst is even when i'm just browsing the net., my screen flash and the graphics will … | |
Hello. I'm in possesion of this laptop with an old Pentium Dual-Core T2080, of socket type PPGA478 (says Intel web). I wanted to upgrade it, and found a lot of processors called PGA478. So now comes the billion dollar question: Is there any difference? Can I use the PGA processor … | |
A while back, I had to replace a motherboard on a Dell Inspiron 8200 that had been dropped. [URL="http://www.daniweb.com/techtalkforums/thread53965.html"]Here's the story[/URL] if you're interested. Anyway, all's well now except the new mobo reports the wrong service tag in the BIOS. I found some information that says you can short pins … | |
today i received an Intel D865GLC socet 478 with a celeron D processor. I hooked everything up, had it up and running with 1 gig of ram, hard drive, and keyboard. Booted up just fine, I shut it down to install a CDROM, when i went to turn it back … | |
Hi, I was getting an intermittent high pitch hum from my PC as though something decided to kick in (fan?) with more revs. After replacing my 17 inch monitor (burnt out) with a new 19 inch widescreen, I now get the noise continually, and the text appears to be a … | |
hello all, where can i get motherboard layout for dell inspiron 6000 " (dal30 ,la-2154) rev1.0(a00) comeq" i need detailed diagram , thank you | |
so, im working on a friends computer for him... he thought the hard drive was dead... it's fine... anyways, i tried to run a clean XP pro install for him, and during the beginning of the installation, the BSOD (blue screen of death) pops up saying there's a problem with … |
The End.