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

Programming & Design - July 2007

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

Where can i find the source code for 7-segment display (using Motorola HC11)?

Thanks!

2007-07-27 16:47:26 · 2 answers · asked by FoongLing 1

it has the formats of BUP, VOB, and IFO.

2007-07-27 14:24:26 · 1 answers · asked by Anonymous

Can programmers (i.e. fluent in Java, C++, HTML, Python) work as independent contractors for money on the side? I've heard of this sort of thing but where can I find out more information on it? How does it exactly work? Is it like a part time job, or is it all during the internet. Any answers are appreciated....

2007-07-27 14:22:25 · 7 answers · asked by green_e_zeleno 1

really creative please

2007-07-27 14:03:30 · 1 answers · asked by Anonymous

I want to create a "Best of The Office" DVD. Can I do that off of a DVD of the show? If so...how do I pick the clips and actually do it? I have Windows Vista.
Thanks!

2007-07-27 12:46:54 · 2 answers · asked by Froggie 5

This code compiles and runs, but the next code . . .
int main ()
{
int** array;
int x, y;
for (int i = 0; i < 10; i++)
{
array[i] = new int[10];
}
for (int i = 0; i < 10; i++)
{
delete array[i];
}
return 0;
}
The follow code crashes, why?
int main ()
{
int x, y;
int** array;
for (int i = 0; i < 10; i++)
{
array[i] = new int[10];
}
for (int i = 0; i < 10; i++)
{
delete array[i];
}
return 0;
}

The only difference is that I swapped lines 3 and 4. Why is it that the first code will compile and execute and the second code crashes? (the crash point is in the loop)

2007-07-27 10:36:12 · 4 answers · asked by Anonymous

I made a website at tripod.com but i want to change the domain name. is there a way i can do that?? thanks

2007-07-27 08:07:09 · 2 answers · asked by Trout Fishy ~Halo Master~ 2

can I use Visual Studio 2005 to build pages and use aspx?

2007-07-27 06:20:32 · 3 answers · asked by wplsec 1

how to convert excel file into mysql using php. i believe this can be done? if so, where can i find such information? thanks!

2007-07-27 05:33:25 · 1 answers · asked by i want to learn php 1

How do I get it so that when the user clicks out of the web browser, the php session is destroyed? When the user logs in the session is created, however when they exit the browser, the session remains although I want it to end.

2007-07-27 05:24:20 · 2 answers · asked by DBap 1

can ne one please tell me how to put a link on the bottom of one of my questions, for example if i said: which one of these looks better. then after that you have then site where you click to see what the person is talking about

2007-07-27 04:49:51 · 7 answers · asked by jamaican_babii 2

The design of a document is important because we don't want someone to just cast it aside. What are some other things to do to make a document eye-appealing?

2007-07-27 03:24:48 · 2 answers · asked by NY-Babe 2

Hi,

This is in my php code:

$map->addAddress($address,"This is another address that is italic");

It basically puts out an address for a google map application from a database.

How can I get it so that the above code is repeated until the entire contents of the database are put out?

Thanks

2007-07-27 03:09:59 · 3 answers · asked by jeff lemon 1

This is a project for work, that I cannot find a good answer to.

2007-07-27 02:26:35 · 2 answers · asked by Big V 3

just a little confused. lol.

2007-07-27 01:32:13 · 1 answers · asked by Ladislav K 1

Hi,

Trying to find a general figure of the average number of banners or online adverts ingeneral an internet user is exposed to.

Thanks!!

2007-07-26 22:29:53 · 1 answers · asked by Oded W 1

what is the php code or function to check if any perticular file exists on a website or not

eg.

http://mysite.com/my_image.gif
if this image present then return yes otherwise return no

2007-07-26 22:17:03 · 2 answers · asked by Mohammad Shahid 1

2007-07-26 20:23:39 · 3 answers · asked by Generic 1

Please give me an immediate solution friends.

2007-07-26 20:09:28 · 2 answers · asked by Anonymous

ehhh, i'm so lame when it comes to this stuff. help please.

2007-07-26 19:59:05 · 3 answers · asked by Betina-chan 1

2007-07-26 19:54:13 · 7 answers · asked by larry87 1

I prepared dropdown menu with javascript. Below the dropdown menu I frame is there.Dropdown will come over the I frame (i.e. some conetent in fixed frame). Dropdown perfectly working in i.e. where as in firefox dropdown hides behind the I frame..please tell me how to clear this problem

2007-07-26 18:56:54 · 2 answers · asked by Anonymous

Is this a forum?...What are the underline concepts of yahoo answers?...in which language this is written..php or asp.net or anything else? Please reply...I really like to learn how these things work..

2007-07-26 18:56:20 · 4 answers · asked by lloyd 1

Can someone help me here? I was on my 360 page,and all of a sudden,a box popped up and it said : stack overload : line 8.
What does this mean? I turned the computer off,and then restarted it,and the box was gone,but I don't want to ruin my computer.What do I do if this happens again? Thank you.

2007-07-26 16:40:19 · 5 answers · asked by Dances With Woofs! 7

I've checked wikepedia, and their explanations are way too hard to understand. And isn't figuring out a password easier than figuring out an encryption algorithm?

2007-07-26 15:52:45 · 5 answers · asked by curiousmike 3

I want to make a free website that allows the user to make their own emails at my domain name. is ther any out there?

2007-07-26 11:42:28 · 5 answers · asked by crazy_dog_gemini 2

If so, how is this possible?

2007-07-26 11:35:42 · 5 answers · asked by krenee 2

2007-07-26 10:49:36 · 3 answers · asked by Abhishek 1

fedest.com, questions and answers