搜索资源列表
drawing
- 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures,
bao
- (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及构造方法Circle()、Circle(int xx,int
分别定义图形类Shape(抽象基类)
- 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)-Graphics categories are defined Shape (abstract base class), the succession of quasi-rectangular type R
java
- java课程中,使用接口实现对圆和矩形的周长及面积的计算-java course, using the interface on the calculation of the perimeter and area of circular and rectangular
Triange
- (三角类)设计一个类的名字,扩展GeometricObject.The三角类包含: *三双数据字段命名side1,side2,并使用默认值1.0 side3来表示三角形的三个方面。 *一个无参数的构造函数创建一个默认的三角形。 *构造函数创建一个具有指定side1,side2三角形和side3。 *在所有3个数据字段的访问方法。 *命名getArea()方法返回这个三角形的面积。 *命名getPerimeter()方法返回这个三角形周长。
Triangle
- 我自己写的java程序,实现输入三个点的坐标,输出能否构成三角形并输出面积和周长-I wrote it myself java process, input the coordinates of three points, the output can constitute a triangle and the output area and perimeter
shiyan3
- 这是实验程序;是求三角形,圆,矩形等多边形周长和面积的JAVA程序-This is the experimental procedure is seeking a triangle, round, rectangular and other polygonal perimeter and area of the JAVA program
RightTriangle
- Java code where user can enter the height and base of a triangle and the program will calculate the area and perimeter if it is a right triangle
Shape
- 求一个几何图形的周长和面积,包括圆,三角形,四边形-For a perimeter and area of geometric shapes, including round, triangular, quadrilateral
asasss
- 计算三角形的面积和周长。 通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积和周长。-Calculation of area and perimeter of the triangle. By entering the three-point method to determine the coordinates of a triangle, and the output of the area and perimeter of the triangle.
AreaAndLength
- 类的封装 1. 实验目的 使用类来封装对象的属性和功能。 2. 实验要求 (1)编写一个简单的Java应用程序,该程序中定义3个类:Tangle、Lader和Circle,分别用来刻画“三角形”、“梯形”和“圆形”,具体要求如下: Tangle类具有类型为double的三条边,以及周长、面积属性,具有计算并返回周长、面积以及三条边的功能,另外还要具有一个boolean型的属性,用来判断三个数能否构成一个三角形。 Lander类具有类型为
circumference-of-a-circle-and-area
- 计算圆的周长和面积java的小程序源码可以调用使用-Calculate perimeter and area of a circle of small java program source code can be called using
java
- 图形计算,简单的面积,周长,距离计算,包括圆,三角形,矩形等。-Graphic terms, a simple area, perimeter, distance calculation, including circles, triangles, rectangles and so on.
sjx
- 3、先创建一个Point类,然后定义Trianglele类。在Trianglele类中定义三个Point的实体来表示一个三角形的三个点,再定义一个方法setTri对这三个点进行初始化,然后定义两个方法求三角形的周长、面积。在main()中创建一个对象,求给定三点的三角形的周长、面积。- 3, first create a Point class, and then Trianglele class definition. In Trianglele class definition t
TextSquare
- 1) 定义接口PrintX,其中包括一个方法printMyWay(),这个方法没有形参,返回值为空。 2) 编写矩形类,矩形类要求实现PrintX接口,有求面积、求周长的方法,printMyWay()方法要能显示矩形的边长、面积和周长。 3) 编写正方形类作为矩形类的子类,正方形类继承了矩形类求面积和周长的方法,新增加求对角线长的方法,重写printMyWay()方法,要求该方法能显示正方形的边长、面积、周长和对角线长。 -1) defines the interface Print
Out1look.com
- 按照一定的要求求解长方形的面积,周长,还能判断-According to the requirements of a certain solving rectangular area, perimeter, can judge
java-applet
- java入门小程序。新建类;设定初始值,返回值;进行几何运算,比如:求圆的面积、周长,求圆柱体的表面积、体积;输出各种动物的叫声-Getting java applet. New Class set the initial value, the return value geometric operations such as: seeking the circular area, perimeter, seeking cylinder surface area, volume the o
CircleAREA
- 对于各种几何图形,一般都有求图形的面积、周长等方法。现在有圆、矩形和三角形三种图形,要求通过类来实现求三种图形的面积-For a variety of geometric shapes, in general, seek graphic area, perimeter, and other methods. There are circles, rectangles and triangles three types of graphics required by the class to im
bcswh
- Including quaternion various calculations, Including the area, perimeter, rectangular, elongation, Code, there are very complete notes and explanation.
xjnae
- Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Including the area, perimeter, rectangular, elongation, Mainly based on the mtlab procedures.