搜索资源列表
hellooooo
- 利用多态性编程,创建一个square类,实现求三角形、正方形和圆形面积。方法 //抽象出一个共享的类,定义一个函数求面积的公共界面。再重新定义各面积的求面积 //函数,在主类中创建不同类的对象,并求不同形状的面积 -use polymorphism programming, the creation of a square type, seeking to achieve triangle, square and circular area. Methods / / abstract o
Print_Mesure_GeometricShape
- 此程序可实现:在可视化界面中随即生成一些图形(长方形、椭圆、圆、正方形);程序会自动告诉你所生成的图形的形状并计算这些图形的面积;最后程序会自动统计各个图形的分布。-this procedure can be achieved : the visual interface immediately generated some graphics (rectangular, oval, round, square); the program will automatically tell you g
freedraw
- 一个实用的绘图软件,用鼠标拖出矩形,圆形等几何图形。随着鼠标的拖动,图像可以自适应的变化大小-a practical mapping software with the mouse to leave rectangular, circular, and other geometric shapes. With the scrolling mouse, images can be adaptive to the changes in size
drawing
- 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures,
Picture
- You can create various shapes, and you will see, if you do, that those shapes are drawn on screen (in a window that we call the \"canvas\").
shapes
- 根据Java中继承的特点,用图形之间的继承关系实现多态。-Inherited according to the characteristics of Java, the inheritance relationship between the graphical multi-state.
reconnaissance-formes
- All the tool for build a network able to reconize any shapes. Very complete, a good base for anything you want to do whith acknowledge, and neural network
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
BouncingBall
- Created a bouncing ball applet. Included extra fetures like changing shapes and colors
GameFK
- Java程序 俄罗斯方块 可通过手机虚拟机上传至手机作为手机游戏,可根据个人爱好添加方块颜色和形状。-Tetris Java program can be uploaded to mobile phones as a virtual machine, mobile phone games, can be added according to personal preferences box colors and shapes.
dbscan
- Density Based Spatial Clustering of Applications of Noise Uses a density-based notion of clusters to discover clusters of arbitrary shapes, in spatial databases Key idea: for each object of a cluster, the neighborhood of a given radius contains
hw2-project
- 这是一个简单的画图程序,可以画三种图:长方形,椭圆,直线。实现了拖动图形,交换位置,删除图形等功能。运用了MVC模式,希望对程序员们可以有些帮助。-This is a simple program of drawing shapes. It can draw three shapes: rectangle,oval and line.It has the dragging function,switching fucntion and deleting function. It uses
Paint_FINAL
- paint program that paints shapes like lines and circles.
3Dmodelizer
- this my programming course final project semi-final version. i tried to model a 3d world with shapes and so on with SWT. Beginner SWT programmers may learn many things from this. I ll add more facilities to this and update it.
Shapes2
- 图形绘制 绘制不同的图形 填充 渐变填充 图案填充等功能 -Draw Shapes filling gradiul
hw2-project
- 简单的java 画图板 可完成三角,正方形,椭圆,直线的画,删除,移动,并带有undo,redo功能。纯Swing。-a simple program for drawing shapes
ht
- 可以自己选择图形是否填充及颜色的画图工具-Drawing tools that can choose the colors and shapes.
org.eclipse.gef.examples.shapes
- 丰富GEF的Shapes工程的功能:如图形的嵌套、拖拽、颜色的修改等-Enrich the function of the Shapes of the GEF project: such as graphic nested, drag and drop, color changes, etc
Shapes
- Drawing of shapes using Java Language