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

Programming & Design - February 2007

[Selected]: All categories Computers & Internet Programming & Design

2007-02-06 01:24:36 · 7 answers · asked by donna 2

Please give me a list of websites or links where i can find info on semantic web.
Thank you.

2007-02-06 01:08:01 · 1 answers · asked by cosmos 2

Hi, I have a newsletter which is currently four pages of A4, which I would like to reduce into 4 pages of A5 so it can be on a single sheet of A4. Could anyone help me do this please? As I have had no computer training at all it will need to be in simple terms. It is currently in Powerpoint, but I could use Word.

Thank you.
Nneave.

2007-02-06 00:20:29 · 7 answers · asked by Nneave 4

u can solve this only if u know the concept of tower of hanoi program.

2007-02-06 00:19:28 · 4 answers · asked by lively 2

I need to develop an application server to support more than 100,000 concurrent users, what do i really need in terms of hardware resources? programming techniques? Which is the best programming language to handle such a task. I need a solution that will not have any delays when the clients connect.
Please also enlighten me on areas where i would experience major drawbacks, i.e. Will the processing of concurrent connection get delayed on the Network Card, or the OS level or from the application server level?

2007-02-05 23:54:14 · 2 answers · asked by pgath 1

2007-02-05 23:32:50 · 7 answers · asked by Anonymous

it says something like "dont say hi when u really mean bye..." and something something something....sry thats all i can think of right now. or maybe could u give me some web sites that have icons/graphics/images??

2007-02-05 23:01:27 · 2 answers · asked by peek-a-boo 1

1

hio

2007-02-05 21:32:27 · 8 answers · asked by cooke a 1

2007-02-05 21:31:58 · 4 answers · asked by Anonymous

2007-02-05 21:23:53 · 1 answers · asked by Anonymous

2007-02-05 21:18:06 · 3 answers · asked by Seetharaman N 1

2007-02-05 21:16:49 · 3 answers · asked by Seetharaman N 1

what programmers know?
what they can do?
are they not confused about the web?

2007-02-05 20:47:47 · 4 answers · asked by Anonymous

0

2007-02-05 20:09:25 · 10 answers · asked by Anonymous

and when i compile a servlet program it is showing error at all the classes tht r under servlet package.there is no spelling mistake. what is the reason for this?

2007-02-05 19:50:24 · 3 answers · asked by raghu v 1

I also want to know the abbrevaiation of .dll file and .pdf file etc.

Please post the answers as soon as possible.

2007-02-05 19:46:46 · 5 answers · asked by Anonymous

for some reason i keep getting 1245036 as the new credit limit, no matter what I put in. Help?



#include


int main()
{

int employee = 1;
int accountNumber;
int creditBefore;
int currentBalance;
int creditAfter;

while ( employee <= 3 ){


printf( "Enter account number: ");
scanf( "%d", &accountNumber );

printf( "Enter current balance: ");
scanf( "%d", ¤tBalance );

printf( "Enter current credit limit: ");
scanf( "%d", &creditBefore );

creditAfter = creditBefore / 2;

printf( "Your new credit limit is %d\n", &creditAfter );

if ( creditAfter < currentBalance ){
printf( "Current balance exceeds new credit limit.\n" );
}
else{
printf( "Current balance does not exceed new credit limit.\n" );
}

}

return 0;

}

2007-02-05 19:33:06 · 3 answers · asked by bloodyhell1981 1

print first those at bottom of the stack. Do this for both array implementation?

2007-02-05 19:09:48 · 1 answers · asked by Anonymous

Can you convert Bitmap Images to JPG or GIF or PNG format?
and how?

2007-02-05 18:44:17 · 3 answers · asked by thecajun 3

2007-02-05 18:14:40 · 3 answers · asked by Anonymous

separate nested loops
for{ }
for{}
....
}
}


or
for{}
for{}
for{}
for{}
.....
}
}
}
}

which option executes faster?

2007-02-05 18:02:34 · 5 answers · asked by Anonymous

Dear Friends,
Kindly let me know what does the "FRED" softeware is for? especially in Chemical Engineering.
Thanks in Advance
Hossein

2007-02-05 17:30:08 · 1 answers · asked by hossein 1

I need to make a simple professional looking website for a contest. I have a limited knowledge of HTML. So, I would prefer not to have to use coding extensively. I am currently using SiteSpinner, Is there a better program?

2007-02-05 17:30:04 · 4 answers · asked by Singh9920 1

i am working in C in linux,gcc compiler i am using.

2007-02-05 17:03:20 · 4 answers · asked by saritha v 1

2007-02-05 16:09:36 · 7 answers · asked by kasundal 1

int x;
int y;
int *p=&x;
int *q=&y;
x=35;
y=46;
p=q;
*p=78;
Cout << x << " " << y << endl;
Cout << *p << " " << *p << endl;

2007-02-05 15:55:35 · 2 answers · asked by ammochck21 2

In my Yahoo!Mail, I wanted to move an email I received to a folder. I got a warning that the website is using a "scripted window" to ask me for information.
Therefore my question.

2007-02-05 15:46:03 · 3 answers · asked by Cherokee 2

i want to create the simplest os possible. my question is, other than LFS, where can i download the tools necessary to create an os. i want something that's not too time consuming or too difficult!

2007-02-05 15:36:35 · 3 answers · asked by stultz_is 2

fedest.com, questions and answers