搜索资源列表
CurveApplet
- 绘制两条曲线,并且可以拖动控制点随心所欲改变曲线的形状,为进一步编写绘图程序打下基础。-drawing two curves, and can drag control points arbitrary change in the curve shape, To further prepare mapping procedures laid.
hm6
- 抽象类的使用 设计一个类层次,定义一个抽象类--形状,其中包括有求形状的面积的抽象方法。 ----继承该抽象类定义三角型、矩形、圆。 ----编写一个主程序将一个三角形、矩形、圆存入一个数组中,将数组中各类图形的面积输出。-kind of abstract designs a class hierarchy, the definition of an abstract category -- shape, These include the shape of the area fo
SimpleGeomInfo
- Java3D实现的图形,自动旋转的,车顶盖的形状-Java3D achieve graphics, automatic rotation, the shape of car roof
jinjinlab
- 用java实现类的继承关系,用shape抽象类,对一些刚刚学习java的人会有一些帮助,了解java类的继承机制-using java to achieve the kind of inheritance, and shape the abstract category, just learning some of the java there will be some help to understand java class inheritance mechanism
GeometricObject
- 用java实现棱形的程序!并且其它的形状可以从它继承!在机子上编绎并通过!很实用!-java achieve a rhombus with the procedure! And the other from its shape can be inherited! On the loom and through continuous series! Very practical!
shape match
- 基于骨架的形状匹配
分别定义图形类Shape(抽象基类)
- 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)-Graphics categories are defined Shape (abstract base class), the succession of quasi-rectangular type R
drawPanel.java
- drawPanel.java for shape drawing program
Shape
- 求一个几何图形的周长和面积,包括圆,三角形,四边形-For a perimeter and area of geometric shapes, including round, triangular, quadrilateral
Shape
- shape to as random. when the test app is generated the shapes will appear randomly with different area, length and radius
AS14254
- shape 向KML转换程序,官网上下载的,希望对大家有用-shape to KML conversion program, the official download, and I hope it would be useful
shape
- 一个用java编写的图形界面,很经典 -a shape that programme by java
shape-template
- Android中shape渲染的XML模板.里面有shape渲染的所有参数及说明.-Android XML template in the shape rendering. There are all the parameters and shape rendering instructions.
Shape
- 定义抽象类Shape,抽象方法为showArea(),求出面积并显示,定义矩形类Rectangle,正方形类Square,圆类 Circle,根据各自的属性,用showArea方法求出各自的面积,在main方法中构造3个对象,调用showArea方法-Define abstract class Shape, abstract methods showArea (), find the area and showed that define the rectangle class Rectangl
shape
- 读取shape文件的源码,尤其是搞GIS方面开发的同学必须得,类容很详细-Read shape file source, especially in the development of students engaged in GIS must be very, very detailed class content
shape
- 一些基本图形类,如三角形,圆形,长方形,心形等-some thing about the shape
shape
- 对抽象类shape的具体实现,重点强调对定义的理解和运用。-Concrete realization of the abstract class shape, with emphasis on understanding and application of the definition.
Shape
- 设Shape是圆、矩形、三角形共享的类,含有求圆的周长和面积的方法getCircumference()与getArea(),以及属性DEscr iptION以描述几何体的特征,试设计相关类圆、矩形、三角形类,并求圆、矩形、三角形的周长与面积。设计相应的测试类,求实际对象的面积与方法。(要求分别将Shape类用抽象、接口实现)-Let Shape is round, rectangular, triangular shared class containing the perimeter and
BinaryIO
- 利用c#输入输出shape文件,shp、shx、dbf等文件
Shape
- Shape, CMU Java courses. It is a example homework in the Java course in CMU. You can use this source code to uate the OOP concept.-Shape, CMU Java courses. It is a example homework in the Java course in CMU. You can use this source code to uate the