English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Computers & Internet - 10 December 2007

[Selected]: All categories Computers & Internet

Computer Networking · Hardware · Internet · Other - Computers · Programming & Design · Security · Software

2007-12-10 23:58:13 · 11 answers · asked by Anonymous in Desktops

I frequently find notebook icons popping up on my main computer screen. Under the notebook icons are phrases like hs_err_pid2... When I open the file, it is full of numbers and letters and sometimes I see the word "java" but no explanation.

2007-12-10 23:58:04 · 3 answers · asked by regerugged 7 in Laptops & Notebooks

2007-12-10 23:56:44 · 8 answers · asked by Anonymous in Security

A red alert pop-up appears everytime I click on my page . It says it is a Trojan Horse. Norton Protection states it hAS RESOLVED ALL SECURITY RISKS. The pop-up still occurs

2007-12-10 23:54:38 · 9 answers · asked by Anonymous in Security

Every time i go to save something to a disc it wont save and I cant find any where other than an E drive which it wont allow me access to, so where am I going wrong?

2007-12-10 23:42:58 · 5 answers · asked by Anonymous in Other - Computers

/*code functions in static case but got to use dynamic array*/
#include
#include
#include
void main(int argc, char *argv[])

{
FILE *fp;
int i,j=0;
float n,x1,y1,x2,y2,cross,result,area=0,p[5][5];
clrscr();
fp=fopen(argv[1],"r");
if(fp==NULL)
{
printf("Cannot open file");
exit(0);
}


while(!feof(fp)) {
/* fread(&p[j][0],sizeof(p[j][0]),1,fp); */

fscanf(fp, "%f %f", &p[j][0],&p[j][1]);
printf("%f\n,%f\n",p[j][0],p[j][1]);
j++;

}

j=j-1;
for( i = 1; i+1<=j; i++)
{
x1 = p[i][0] - p[0][0];
y1 = p[i][1] - p[0][1];
x2 = p[i+1][0] - p[0][0];
y2 = p[i+1][1] - p[0][1];
printf("x1 is %f\ny1 is %f\nx2 is %f\ny2 is %f\n",x1,y1,x2,y2);
cross = x1*y2 - x2*y1;
printf("cross is %f\n",cross);
area += cross;

}
result = fabs(area/2.0);

printf("The area is %f",result);

}

2007-12-10 23:21:53 · 4 answers · asked by Ankit 1 in Programming & Design

I have tried to but i cant cause i dont know how

2007-12-10 23:18:39 · 5 answers · asked by MJ 1 in YouTube

is it possible to send someone who has deleted me from their msn account
will they still recieve it or will it get bounced back to me ?

2007-12-10 23:17:13 · 4 answers · asked by tottally crazy i fink 2 in MSN

im using window xp prof. in my office and i cannot install some software application. i am not yet connected to our computer server so i think restriction is not an issue so i try fix it myself as i remember i modify something on mmc on stand alone snap-in under software management or group policies i think. and when i save the changes my computer dont function as normal. when i try to open any application its says the program cant continue due to some restriction in my pc. contact administrator. i can explore my computer but i cannot run any application. how can i bring my computer back to normal?
i try to run the MMC again but the same notice i received. and also i cannot open/access the system properties hardware device manager. i really need some help. how can i use the system restore if i try to run it the same notice i receive. my computer is new and my boss dont know what happen yet please help me solve it.................

2007-12-10 23:16:43 · 5 answers · asked by Anonymous in Programming & Design

before i re-install all my items i need to put my norton security
back on but it wont let me also loads of error messages are poppin up saying illegal task ect can anyone help i would be gratfull if explained step by step what i should or shouldnt do

2007-12-10 23:16:21 · 5 answers · asked by Christine D 1 in Security

it's not showing and makes it hard to use otherwise.

2007-12-10 23:14:39 · 2 answers · asked by Anonymous in Software

Does anyone know where (online) to buy a laptop for under 100€? That's around $140. The cheaper the better! I have already tried eBay but I don't really like to send money to people I don't know before receiving the product. I like to do COD. Although, I'm not completely closed to the thought. Anything you can give me will help.
I don't need a fancy "oohhh ahhhh" laptop. Just one that I can save all of my pictures, videos and music to and also watch DVD's on.
Thanks!

2007-12-10 23:10:11 · 4 answers · asked by Ali G. 2 in Laptops & Notebooks

I have a HP A1120N I got the "Compatable" 1gig memory module from a brand name computer store and the tooth in the slot didn't line up. It was the same in another store too.

2007-12-10 23:07:21 · 4 answers · asked by Anonymous in Add-ons

About two weeks ago from this date, i received a macbook from the online apple store. As it is a christmas gift I am not able to open it before the 25th of this month, and I would really like to know if it will include Leopard. Does anyone know the date when apple released the macbooks with Leopard pre installed? Have I ordered a macbook with Tiger or Leopard?

2007-12-10 23:04:08 · 3 answers · asked by Anonymous in Laptops & Notebooks

we applied a formula for some consequent rows, and inbetween we added some extra rows, then will the same formula will be applied automatically, if not tell the way how to get it done automatically

2007-12-10 22:42:30 · 4 answers · asked by suresh 1 in Software

2007-12-10 22:37:55 · 10 answers · asked by beerstarfight 1 in Security

The site is for a nursery school.
I don't have too much money, but of course it wouldn't be for free.
I am open to suggestions, and will provide any images required.

2007-12-10 22:11:46 · 5 answers · asked by Anonymous in Programming & Design

Should I buy a different operating system? Upgraded from 1GB to 4GB, should I change the GB? This is a gift for my son and I know nothing about computers but I want it ready to go when he gets it. Help!

2007-12-10 22:09:00 · 5 answers · asked by Carolyn S 1 in Laptops & Notebooks

ive got a 2wire modem and it seems as though its incompatible with vista, i can afford a different one any suggestions?

2007-12-10 22:05:55 · 2 answers · asked by Anonymous in Computer Networking

2007-12-10 21:59:54 · 5 answers · asked by kas150 2 in Other - Hardware

I always thought LCD saves more energy but according to this article: http://tech.yahoo.com/blogs/raskin/16242
CRT if more energy efficient. Is this true?

2007-12-10 21:55:34 · 7 answers · asked by ratmforever 2 in Monitors

-and Purposely Under Filling Ink Cartriges for the Printers.
To me, this is Theft.

Does Anyone Have Evidence that this is Going On?

2007-12-10 21:45:35 · 7 answers · asked by Anonymous in Printers

2007-12-10 21:17:40 · 1 answers · asked by Chris C 2 in Computer Networking

i want information on affiliate programs that are paying members and nformation on how to make money though google adwords.i like to know the program i can join that pay members for sending email and letters,aslo i need info on genuine paying data entry programs and surveys.
i look forward to areply
thanks
kay

2007-12-10 19:50:52 · 6 answers · asked by kayode a 1 in Google

If yes, then why?
If no, then when is the right time to buy a new laptop?

2007-12-10 19:49:39 · 5 answers · asked by Josie 3 in Laptops & Notebooks

If you perform a Find operation in Access and search for the text Prentice Hall with Match Case selected, which of the following will be found?!

A. Prentice Hall
B. prentice hall
C. Both Prentice Hall and prentice hall
D. Neither Prentice Hall nor prentice hall

2007-12-10 19:38:32 · 9 answers · asked by Anonymous in Programming & Design

fedest.com, questions and answers