搜索资源列表
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
DrawShapes
- 小型的图形绘制软件,用java实现,可选择不同颜色和形状等-Rendering small software, java to achieve with the option of different colors and shapes, such as
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
Java-whiteboard-application
- Java whiteboard application with networking. packages: src ClientBoard.java HandleConnection.java Shapes.java WhiteBoard.java Readme how to run.txt
NetBeansProjects
- The package contains the following projects: Areas which is used to calculate the areas of shapes. Assignment which is the heron s formula for calculating area of a triangle. CarRepair bill which determines the bill of a car repair job. JavaC