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

System.out.println ("Please enter your quiz grade: ");
sQuiz = br.readLine();
dQuiz = Double.parseDouble(sQuiz);
System.out.println ("Please enter your grade in seatwork: ");
sSeatwork = br.readLine();
dSeatwork = Double.parseDouble(sSeatwork);
System.out.println ("Please enter your grade in Laboratory Exercises: ");
sLab = br.readLine();
dLab = Double.parseDouble(sLab);
System.out.println ("Please enter your grade in assignment: ");
sAssign = br.readLine();
dAssign = Double.parseDouble(sAssign);
System.out.println ("Please enter your grade in Prelim exam: ");
sPrelimExam = br.readLine();
dPrelimExam = Double.parseDouble(sPrelimExam);
dPrelimGrade = dQuiz*.25 + dSeatwork*.10 + dLab*.20 + dAssign*.05 + dPrelimExam*.40;
System.out.println ("Your grade is: " + dPrelimGrade );

the error said 'incompatibe types'

2006-11-28 14:10:29 · 3 answers · asked by bonjing 2

i have two images and I am using the lasso tool

but after using the tool I can't get the image I want onto the other image, it always show the outline I have done

can someone help me a little? my first time using it

2006-11-28 13:54:41 · 4 answers · asked by Anonymous

What do I do? It's a new computer. I've been off-line for a while, but I know it isn't right.

2006-11-28 13:36:03 · 1 answers · asked by peace seeker 4

It's in M4A format. Is that the right format? When I click the links, I get mumbo-jumbo. http://www.fulturnjones.com/music

2006-11-28 13:07:58 · 2 answers · asked by Rockstar 6

does any 1 know how i could insert one of my photos onto a background i made?? because i drag my picture and it comes up with a new blank page with just my image...!!

2006-11-28 12:22:24 · 3 answers · asked by MEEE 1

2006-11-28 12:21:17 · 2 answers · asked by Anonymous

I have a java program that must construct a diamond. A user enters the number of lines and a symbol to be used. For example a it must look like two pyramids stuck together, one stacked on another that is flipped, with the right amount of spaces. I have constructed it so that it almost works, except I can't get the spacing to work for the bottom pyramid.

The java file is at
http://www.angusb.be/media/Diamond.java

The file works except for the spacing. PLEASE HELP!!! THanks so MUCH!

any questions - angusb AT gmail.com

2006-11-28 12:16:10 · 3 answers · asked by Angus B 1

and give me some pointers on how to make it better?
http://www.libertydogtraining.com

It seems that people spend an average of 30 seconds looking at my site before getting off of it! I want people to stay longer, and make it more appealing.

Thanks in advance for any help you can offer!!!!

2006-11-28 12:09:50 · 7 answers · asked by libertydogtraining 4

2006-11-28 12:07:23 · 1 answers · asked by Christina 2

How do you add stuff from the database to the map? (just hitting ok does not work)

2006-11-28 11:52:45 · 3 answers · asked by mythbuster4 2

I have a lot of experience with web coding, and some limited VB experience.
I've been looking for a particular Palm OS application for months now and there's nothing on the market that matches my needs. So I've decided to take the bull by the horns, teach myself Palm OS coding and make the damn thing myself.

2006-11-28 11:25:10 · 2 answers · asked by Swampy_Bogtrotter 4

I then it has people may not contact you and I am listed in IM and Mail. Strange...

2006-11-28 11:04:49 · 2 answers · asked by TheWaveDude 1

My problem is my Java script keeps popping up with error messages. My settings are correct and my security and firewall is where it should be. I have tried to remove the program and add it again still have the same problem. I cannot load any Pogo games from AOL use to be able to, and when the error messages start if I sign out and back in it will work for a little while. Can someone please help this is really frustraiting

2006-11-28 11:03:51 · 3 answers · asked by robin b 5

Would you outsource? Why? Why not?

2006-11-28 10:59:51 · 2 answers · asked by Anonymous

2006-11-28 10:49:49 · 1 answers · asked by R.C 1

2006-11-28 09:47:44 · 3 answers · asked by momof3 1

2006-11-28 09:13:32 · 8 answers · asked by rominasarubbi 1

Hi, currently I'm in a Data Structures and Algorithm class, and I have a question about linked lists. I've read the chapter once and I am about to read it again but I have a few questions.

1) I believe I am failing to see why my description of a linked list is "wrong", an array with each "cell" having 2 parts, 1)First part contains data 2) The Address of the NEXT "cell" except for the last one that contains the address of 0 (NULL)

2)I am having some problems coming up with algorithms for assignments dealing with this, are there any tips, tricks, or advice I could use to get this down faster?

3)I am starting to seriously wonder myself, (from a business stand point) how advanced is the stuff I am doing now, compared to projects out in the field? Is this still "newbie" stuff, or is this more advanced work?

2006-11-28 09:00:45 · 3 answers · asked by D 4

I want to have an Image then have multiple text boxes. When a user imputs data into the text boxes and presses submit. It makes a custom image like this website. http://www.warninglabelgenerator.com

I dont want to copy there code because that would be plagiarisms. (bad thing to do) Please help me I need this for my website(www.runeforrune.com a runescape fansite)

2006-11-28 08:10:13 · 1 answers · asked by boa a 1

I have a website with a store. And I am confused on how to make a form. I have the form made and all. But I don't understand how to get the customer to send the form they filled out to me. Can anyone help?

Thanks!
Felicia

2006-11-28 08:01:38 · 5 answers · asked by yhwh_loves_you 1

2006-11-28 07:44:38 · 4 answers · asked by Shea Butta 3

I have a website, it has a background sound to it. Everytime I or another person comes onto it they get a alert that says "Click to Run Active X Control". I have been to other websites that have background sound and I do not have to click "ok" to tun an active x on those websites? What am I doing wrong? How is it possible for me to have a background sound without having to worry about that annoying alert that comes up everytime the page loads?

Thanks for your replies in advance!
Felicia : D

2006-11-28 07:43:28 · 2 answers · asked by yhwh_loves_you 1

I have to do business cards, flyers and a website for a plating company in California, I'm a graphic design student and my brother who works for that company, hooked my up with the job, the only problem is that i don't know how much to charge for the project since i've never done it for someone other than myself.
thanks

2006-11-28 07:27:47 · 4 answers · asked by flacodf 4

2006-11-28 07:26:44 · 3 answers · asked by never giveup 1

have to get fields filled by user in the database.... for date of birth field i've given smalldatetime data type...and on .aspx file i've given dropdownlist controls for month, day and textbox for year.. How to get these three values in one column of table, dob??

2006-11-28 07:14:33 · 1 answers · asked by ally 1

You dont have to give me the answer, just please point me in the right direction! Thanks.

Here is the question: Write a program that asks the user to enter a string, and then asks the user to enter a character. the program should count and display the number of times that the specified character appears in the string.

Here is what i have so far:
import java.util.Scanner;

public class letterCounter
{
public static void main(String[] args)
{
String creation; //This is the users imported string
String character; //This is the character the user enters
char letter;

Scanner keyboard = new Scanner(System.in); //This reads users inputs

System.out.println("Please enter a sentance.");
creation = keyboard.nextLine();

System.out.println("Now, please enter a letter.");
character = keyboard.nextLine();
letter = input.charAt(0);
}
}

I get an error stating that "cannot find system variable input"

please guide me as to what to do next!!
Thx

2006-11-28 05:56:53 · 4 answers · asked by Anonymous

i've seen others do it...i want this font off of dafont.com...how do i use it on myspace though?

2006-11-28 05:43:02 · 2 answers · asked by mary. 2

fedest.com, questions and answers