Computing.Net > Forums > Programming > I need help in Java

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

I need help in Java

Reply to Message Icon

Name: Matthew
Date: July 2, 2003 at 05:52:10 Pacific
OS: SunOS Solaris 5.8
CPU/Ram: unknown/128MB
Comment:

I need help with my programming iI am not sure how to do the program can someone please help me. Here are the instructions - http://www.cas.uc.edu/~ciminero/Courses/202/Assign/lab1.html



Sponsored Link
Ads by Google

Response Number 1
Name: SN
Date: July 2, 2003 at 09:33:10 Pacific
Reply:

I think the program micah wrote for a similar question a few days ago would work...See this page for the code in it's wonderful entirety. Make sure you read all the other posts as well.
-SN


0

Response Number 2
Name: JavaToad
Date: July 3, 2003 at 00:28:50 Pacific
Reply:

I suggest creating either an array of objects, namely Point[] p (this is simply a coordinate class), or int[] t with int []output_current; for each control structure, compute each output value with the corresponing input t val, then graph these points on a Canvas object using method g.drawLine(p1[i].x1, p1[i].y1, p2[i].x2, p2[i].y2) to connect the coordinates in Canvas's paint method.

That's one way.
Hope this helps.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: I need help in Java

Help in JAVA program www.computing.net/answers/programming/help-in-java-program/85.html

I need help in c plzzz www.computing.net/answers/programming/i-need-help-in-c-plzzz/529.html

i need help in using dtpicker in Access www.computing.net/answers/programming/i-need-help-in-using-dtpicker-in-access/1538.html