Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: Triangle Download
 Description: MyPoint first create a class, and then define the Triangle class. In the Triangle class defines three MyPoint instance to represent the three points of a triangle, and then define a method setTri initialize these three points, then define the perimeter of the triangle two methods, area. In main (), create an object, find the three points of the triangle given perimeter, area.
 Downloaders recently: [More information of uploader Fan]
 To Search:
File list (Check if you may need any files):
 

三角形
......\build
......\.....\classes
......\.....\.......\mypoint
......\.....\.......\三角形
......\.....\.......\......\Point.class
......\.....\.......\......\Triangle.class
......\.....\.......\......\三角形.class
......\build.xml
......\manifest.mf
......\nbproject
......\.........\build-impl.xml
......\.........\genfiles.properties
......\.........\private
......\.........\.......\private.properties
......\.........\.......\private.xml
......\.........\project.properties
......\.........\project.xml
......\src
......\...\三角形
......\...\......\Point.java
......\...\......\Triangle.java
......\...\......\三角形.java
    

CodeBus www.codebus.net