搜索资源列表
GraphicFrame
- 用Java 实现几何图形的生成,如何来在界面上画一些基本的几何图形,本程序是一示例!-using Java geometry generation, how to interface painting in some of the basic geometric shapes, the procedure is an example!
jtans_sources-1.0.tar
- JTans is a Java version of Tangram, an ancient Chinese puzzle. The object is to put 7 geometric shapes together to form a given outline.-JTans is a Java version of Tangram. an ancient Chinese puzzle. The object is to put seven geometric shapes togeth
AVRCam
- 这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。-This is a feature based on the color of the object recog
shapes
- 根据Java中继承的特点,用图形之间的继承关系实现多态。-Inherited according to the characteristics of Java, the inheritance relationship between the graphical multi-state.
Shape
- 求一个几何图形的周长和面积,包括圆,三角形,四边形-For a perimeter and area of geometric shapes, including round, triangular, quadrilateral
DrawShapes
- 小型的图形绘制软件,用java实现,可选择不同颜色和形状等-Rendering small software, java to achieve with the option of different colors and shapes, such as
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
Paint_FINAL
- paint program that paints shapes like lines and circles.
AffineRegistrationOfBinaryImages
- 这个java程序实现了一种二值图像配准算法,该算法可参考下面这篇论文,这个程序需要安装Apache Ant-This is the sample implementation of the binary image registration algorithm described in Csaba Domokos and Zoltan Kato. Parametric Estimation of Affin
3DRenderer
- 用java进行3D图形渲染 简单易懂 适合初学者-use java to render 3d shapes on canvas
draw-in-java
- 利用JAVA中的算法绘制基本图形,实现基本功能-draw basic shapes
shapes
- 這是一個用bluej 畫圖的例 新學習java或bluej的人應該看看的-This is a the bluej drawing the cases of new learning java bluej should look
Java-whiteboard-application
- Java whiteboard application with networking. packages: src ClientBoard.java HandleConnection.java Shapes.java WhiteBoard.java Readme how to run.txt
one-drawing-program-based-on-java
- 一个绘图程序,程序可以根据用户的请求绘制圆、矩形、直线等几何图形,并且可以移动这些图形.-A drawing program, the program can be based on user requests to draw a circle, rectangle, line and other geometric shapes, and can move these graphics
Shapes
- Drawing of shapes using Java Language
Shapes
- 使用java程序绘制直线、圆形、三角形、矩形(This is a java project demo to paint rectangle,circle,line.)
Shapes
- 一个用Java语言编写的画图小工具的小程序展示(a program which is used to draw)
Shapes
- 通过Java编程构造直线圆形等图案绘制图片(Through the Java programming to construct linear, circular and other patterns to draw pictures)
Ex3_1
- 1.编写一个日期时间类Datetime,能够输入、显示和修改日期(年、月、日)和时间(小时、分、秒)。程序文件命名为Exe3_1.java。 3.设计一个能够描述点(point)、线(line)、圆(circle)、矩形(rectangle)和三角形(triangle)等几何形状的类体系,能够计算不同形状的周长和面积(如果能够定义的话)。程序文件命名为Exe3_3.java。(1. Write a Datetime class, which can input, display and mod