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

Programming & Design - November 2006

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

The functions to be performed are:
(1) Display the array in 2-D format
(2) Display a particular element
(3) Display a particular row
(4) Display a particular column

2006-11-01 19:23:03 · 8 answers · asked by Parul P 1

whats the meaning of "they're a big part of PHP work" here?

Arrays are collections of values stored under a single name, and they're a big part of PHP work.

2006-11-01 18:48:02 · 3 answers · asked by Hossein R 1

do you know why someone is attaching this !cdata thing to all my
blogs again.....?

2006-11-01 18:39:24 · 3 answers · asked by gorglin 5

I set my systems path and also previously my java programs runs but now when I compile Java program e.g. javac Hello.java, it compiles and creates Hello.class file, but when I run e.g. java Hello, it shows the error i.e. Exception in thread "main" java.lang.NoClassDefFoundError? Why? Please tell me as early as possible.

2006-11-01 18:06:15 · 5 answers · asked by mudholkar_pankaj 1

Does anyone know any good tutorials that make learning to program in Java fast and easy?

2006-11-01 17:58:45 · 3 answers · asked by h2gj87 4

im looking for name for my softwere compny.it deals with programme aswell designing. plz tell one,.it should b innovative, rare word. the words meaning if reflects KNOWLEDGE, POWER, ETC then it will b good

2006-11-01 17:41:25 · 12 answers · asked by chakradhar 1

I am looking for the product of matrix A*B and B*A


Enter: Matrices to multiply (A,B)
Size of each matrix(mxn,nxm)
Exit: Products (C,D)
read data
read m
read n
read A
read B
for (i=1 to m and j=1 to n)
read Aij
for (i=1 to n and j= 1 to m)
read Bij
for (i=1 to m and j=1 to m)
Cij=(Aij+Bij)
for (i=1 to n and j=1 to n)
Dij =(Bij x Aij)
Show (Dij, Cij)

to determine the order I need to use n-1 and since the cycle repeats it self n-1 times, however I have two variables here n and m, also how do I determine the worst case scenario and best case scenario? Any help will be apreciated.

2006-11-01 17:28:53 · 1 answers · asked by Anonymous

In particular, I'm looking for Baskerville, M Avenir Medium, R Avenir Roman

2006-11-01 17:17:11 · 4 answers · asked by dullerd 2

2006-11-01 17:03:29 · 1 answers · asked by ladyinblue 1

Hi all, I have completed the course of Maya software, and now I want to join the animation industry. Does anybofy knows any institute or company which works in the 3D animation field? Or is there any site from where I can get address of such copmanies. I am especially interested in companies located around Bangalore. Please help.

2006-11-01 16:57:26 · 1 answers · asked by mohini r 1

espacially for form's objects accessing & database relationships.

2006-11-01 16:54:05 · 1 answers · asked by sonia 1

plzzzzzz help me with this...............

Write a program that gets 2 integers from the user, swaps their values and displays the
swaped values. You cannot use a third variable/integer.

Forexample: If the user enters values of two integers say a and b as 3 and 5 respectively, then after completion of the program, values of a and b must be 5 and 3 respectively.

2006-11-01 16:47:20 · 4 answers · asked by Anonymous

sample software test cases for division function for mathematical calculation

2006-11-01 16:28:55 · 4 answers · asked by krishna k 1

2 fill in the blank forms one which willbe a contact us form and the other will be a form that customers will fill in about a product that they found cheaper else where. I also need a few banner advertisements to place on my site, like coupon advertisments and low price advertisements. Thanks

2006-11-01 16:12:18 · 5 answers · asked by distrait_are_you 1

0

Flash, 3d Max etc

2006-11-01 15:57:55 · 7 answers · asked by Rabari Desai 1

how do I format a decimal number to ".000" without the leading 0 in front of the decimal point.

2006-11-01 15:42:26 · 2 answers · asked by aznskillz 2

if you have two strings, and there is an instance of one string in the second string, how do you remove that string? for example, string 1 is, "that snowman rox" and string 2 is "snow", how do you remove "snow" from "that snowman rox?"

2006-11-01 15:27:18 · 2 answers · asked by ♥heartbroken♥ 3

a very simple C++ program I can make for my highschool class.

When I say simple, I mean simple. Requirements include strings, char variables, a 'for' loop, nested loops and a calculation of some sort.

I have the code to generate a random number as well.

I have hit a creative block today, and ideally I need an idea for tomorrow. So, if anyone can give me something easy and simple to meet those requirements, I'm all ears!

Thanks,

-Bacon

2006-11-01 14:58:50 · 6 answers · asked by Canadian Bacon 3

the title bars are fine, bit the view below is huge !!! Desktop resolution is fine. All else is way out or >proportion....< that word up to the last dot on my screen is 3" long and approximately 3/4 " high.......HELP

2006-11-01 14:28:48 · 1 answers · asked by hear4U 1

recently, one of my friends forgot every single password on his computer (including limited and administrator accts.) and needed someone to essentially hack into his system so he could recover his password. he took it to me to see if i can fix it (preferrably without reformatting) and I i can if i can get access to command prompt. problem is, i don't know how to access command prompt on widows xp pro without getting into a user acct. Does anyone know how to do this? ive seen it done i just dont know how.
Thanks!

2006-11-01 14:09:42 · 8 answers · asked by random_guy7531 4

2006-11-01 13:56:27 · 3 answers · asked by logitec12 2

Ok, Im trying to make a website with webspace,

I dont want to use HTML

I want to know is there any place I can make a website with a forum and Front Page, And some webspace so i can upload files directly to the site

Without HTML

If u know any sites plz post links thanks

2006-11-01 13:53:04 · 6 answers · asked by Anonymous

Why I can't add youtube to blogger beta?

2006-11-01 13:32:23 · 1 answers · asked by maurice 1

I think thats right, anyways, I was at work and I had to e-mail a whole bunch of pictures to a Realtor ( I work at Royal Le Page Realty) and I just attached them as a e-mail but it was so slow. She mentioned making a PDF file, I have no idea how to do that, could you explain how to for me? Thanks!!

2006-11-01 13:14:34 · 3 answers · asked by Anonymous

I made a graphic and I'll like to use it as a navigation bar. What is the htmls codes for this? By the way, I'm doing this on Frontpage.

2006-11-01 13:10:36 · 1 answers · asked by Alyssa 3

Make a spreadsheet with a histogram on the distribution of runs for your favorite baseball team over a 3-month period. I have to do this on my computer and im not very sure how to. can you help me? THANKS! ;D

2006-11-01 12:20:29 · 4 answers · asked by Alexandria R 1

Something like Spellnumber macro, I have try spellnumber but having problem with it? Not familiar with Macro.

2006-11-01 12:20:29 · 1 answers · asked by Jirapa C 1

2006-11-01 12:16:42 · 5 answers · asked by magnumopu5 1

fedest.com, questions and answers