- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 17
- Posts with Upvotes
- 15
- Upvoting Members
- 11
- Downvotes Received
- 8
- Posts with Downvotes
- 8
- Downvoting Members
- 5
- Interests
- Programming, Robotic & Control Engineering, 3D animations, Hardware Engineering and Electronics.
- PC Specs
- Core i7 CPUs, a high-resolution display, Blu-ray drive, 8 GB of memory, 1000GB HDD and Nvidia GeForce…
130 Posted Topics
Re: "We find peace when we understand our differences not when we forget them." -Sir Ahmadu Bello | |
Re: Why not an e-voting system; attach with htis is a proposal. Don't mind the intorduction part of the proposal. | |
Re: Lets say the following is keygenerator.py def function1(): print "Helloworld" #end function To call it in main use the following method. import keygenerator as mykey #the main program mykey.function1() #this will call the function. Also remember to place them in the same folder for simpicity. | |
I write this post to ask where I can make bulk purchase of computer science e-books (say, 1000 books on a CD). | |
Re: Use inner connect [Click Here](http://www.w3schools.com/sql/sql_join_inner.asp) | |
Re: Redundace Law [Click Here](http://www.ied.edu.hk/has/phys/de/de-ba.htm). Your proof is right by the way. | |
Re: It depends on what your career is. Life is all about doing what you love best. Therefore, you should first figure that out, then check what the trend in that field is, what are people doing (i.e. the direction of market)? This will help you find a nice project. | |
Re: Turn it on and feel the processor (but you should be careful it can get very very very very very hot); if it doesn't get hot then it is dead try another processor. | |
Re: DO the lights on the screen come on. Does it make any sound? Did you try booting from a CD? | |
| |
Re: if th Fan is working sluggishly then you have to repalce it. PS try another processor perhaps your's is fried as PcTestCard.com suggested... | |
Re: Did you check device manager and see if their is anything wrong with the touch pad driver? | |
Re: Check your PC fan; [LIST] [*]is it not running or [*]is it running sluggishly [/LIST] then it is your CPU fan... | |
Re: First things first: did you try using another cable? Most of the cases I had usually turn out to be the cable. | |
Re: The front panel have cables connected to the board are you sure they were connected in the right way. | |
Re: What are you trying to say? That your computer cleans up the password a you are typing it? | |
Re: If it is an external harddisk it will show you al the pertions but will not open then; as it will promise to do so if you format the HDD. But, if it is not the cable or it is not an external HDD then ; [LIST] [*]boot from a … | |
Given the fact that chaos is everywhere (syria, iraq, somalia, the UN, etc) has got me thinking; what could be that "one word" solution to this problem. Aha, you just thought of it, what is it for you? | |
Re: Sorry, I cannot understand your question, do you mind explaining? Thank you. | |
Re: The **for** loop needs braces too. #include <iostream> #include <iomanip> using namespace std; const int MAX_SCORES = 10; //Maximum number of scores double getMean(double score[], int numScores); int main() { double scores[MAX_SCORES]; int scoreCount; cin>>scoreCount; scoreCount = min(MAX_SCORES, scoreCount); for (int i = 0; i < scoreCount; i++){ cin >> … | |
Re: 1. ** Xampp**; It contains all the servers you need for your project (I.e. Mail server, http server, ftp server) 1. A computer that will act as a sever 1. Client computer(s) for testing and debugging and demonstration | |
Re: **getScores** 5. for(int count = 0; count < MAX_SCORES; count++); | |
Re: If the resolution of the output from the computer is higher than that of the monitor, or the frequency is 60hz instead of 50hz and vice versa then you'll not see anything on it. | |
| |
Re: Your first method sounds like a good idea and I think it suppose to read: header(Location: pageC.php?q=$id'); Since pageC is the target. ![]() | |
Re: **Make line 19;** ("%4d", product[i][j]); //prints product array So that you have equal space between you answers. | |
Re: This is the modification; #include <stdio.h> #include <stdlib.h> #define pause system ("pause") main(){ char characterOfChoice ='0', charChoice = 'c', charArray[100]; int quantityOfChar = 0, i = 0 intChoice = 0, intArray[100]; printf("Enter a character of your choice "); scanf("%c", &charArray[charChoice]); //save char to a temp char printf("Enter a quantity of … | |
Hi guys, I want to enable hibernation on my desktop, only to find there is not HIBERNATE tab on the power option. Is there any other way of enabling hibernation? | |
Re: Try reading this it will give you an idea; www.codeproject.com/Articles/35009/How-to-Generate-and-Validate-CD-Keys-for-your-Soft | |
Re: Sorry bro, buy a new LCD... | |
Re: Did you check the USB cable connecting the HDD to your. Computer? | |
Re: Try using `On error resume next` in the beginning of the subroutine. | |
![]() | Re: I once had a pen drive that behabes this way, it capacity is 1GB but then I notice my files get corrupted if they exceed 100MB only. So I had to buy another one. |
Re: Is your antivirus up to date and registered? For we need to acertain if there is a malware (if so) remove it before taking any other action. | |
| |
Re: Check this picture out. www.frontx.com/cpx109_2p3.gif | |
Re: Create an array and put it in the loop, such that for every item in the list you have a corresponding tabno in from the array. | |
Hi guys, I'm designing an e-learning software that will teach kindergarten kids alphabets, numbers and shape. I need suggestions, reference, head-ups, etc. | |
Re: If you have the source code for one you are using upgrade it. For it will be cheaper. | |
Re: $totalxxx variables have a block scope. Initialize them outside of the while loop to widen there scope. | |
Re: Did you Install a new hardware? CD-Rom? | |
Re: Go to device manager and check if there is anything wrong with your USB drivers. NB To go to device manager, click on start menu, right click on COMPUTER then click on manage. | |
| |
I'm designing a software that will help novice Google users get the most out of it. The software takes-in the query, parse it, optimize it and send it to google.com for searching. What advice do you have for me. All advices are welcomed... |
The End.