Find Jobs
Hire Freelancers

Write a program that uses recursion to draw squares- one square on the corner of each square.

$10-30 USD

Inställt
Publicerad över sju år sedan

$10-30 USD

Betalning vid leverans
Write a program that uses recursion to draw squares- one square on the corner of each square. You can write an applet or a standalone GUI program. Either is fine. Requirements Your program should have instance data that defines: the initial size of the largest square the minimum length of a size of a square by what factor you shrink the size for each round of squares Your program will include a recursive method to draw a square. The method should draw one square (the small part of the problem it solves now). The method should then recursively call itself to draw the four squares at the corner of the current square. (The sides of these smaller squares are reduced by some factor.) The recursive method should be initially invoked once from the paint or paintComponent method. Consider: What parameters should that method have? What initial values are sent into the first call to this method? When does the method stop (what is the base case)? Notes In my sample below, I use an initial side length of 200, a minimum side length of 10, and I cut the size of a side in half each time. You do not have to use these values- experiment with your own. In the sample, I fill the square in gray and then draw the outline in black. You are not required to do this. I include a couple versions of the sample output below. You only need to submit one version of your program. I recommend first getting the program working with using a method to draw a single square. I strongly recommend sketching out the coordinates on paper before attempting to put them into code. I have provided template code that you can use to start from for an applet or a standalone program. You are not required to use this. Extra Credit (15 points) Instead of drawing a square, draw a different polygon (e.g., any closed-sided figure but not a circle, square, or rectangle). It could be a triangle, parallelogram, trapezoid, be creative! Note: If completing the extra credit, you do not need to do both the square version and the extra credit- you can complete only the extra credit. If you want to see what this looks like with fewer squares, to get a better sense of what is going on, here are two images that use a minimum side length of 50 and 100.
Project ID: 11754506

Om projektet

5 anbud
Distansprojekt
Senaste aktivitet sju år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
5 frilansar lägger i genomsnitt anbud på $57 USD för detta uppdrag
Använd avatar
I have experience working with images and java. I could comment the code if needed.
$30 USD Om 2 dagar
0,0 (0 omdömen)
0,0
0,0

Om kunden

Flagga för UNITED STATES
San Jose, United States
5,0
7
Verifierad betalningsmetod
Medlem sedan aug. 24, 2016

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.