搜索资源列表
JPaint
- 本程序主要是实现了画圆以及几何图形的图形编辑器,希望能给爱好用JAVA编辑图形的朋友有所帮助.-this procedure is a major Circle geometry and graphics editor, hope that they will be using Java-loving friends graphics editing help.
geometry
- java 3d 2
Geometry
- 使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间中旋转
geos-3.2.2
- GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. -GEOS (Geometry Engine- Open Source) is a C++ port of the Java Topology Suite (JTS). As such,
modelzsu
- 浙大ACM的比赛模板,很多经典的算法,涵盖了很多方面,计算几何,Dp,搜索,数论-ACM Zheda game template, many of the classic algorithms, covering many areas, computational geometry, Dp, search, number theory
mesh_applet
- Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
minipainter
- 一个简单绘图程序,可以实现一下功能: ◎提供一个图形用户界面,主要由操作鼠标来响应用户动作; ◎允许用户绘制直线、矩形、椭圆、圆等几何图形。 ◎允许用户改变画笔的颜色。 ◎能显示绘画笔的当前颜色以及按钮的激活状态。 ◎可以实现用颜色填充封闭的图形。 -A simple drawing program, what functions can be achieved: ◎ provide a graphical user interface, the main by the
7941936toys0.4
- 用JAVA3D实现的一个游戏 对需要学习3d 有帮助import javax.vecmath.* import com.sun.j3d.utils.picking.* import com.sun.j3d.utils.geometry.* import com.sun.j3d.utils.universe.* import com.sun.j3d.utils.behaviors.vp.* import com.sun.j3d.utils.applet.MainF
SunMap
- 从底层实现的GIS小项目,具有地图的放大、缩小、平移等常用地图操作功能和查询功能等,可以读取多种常用几何类型的shapefile文件,项目中还含有一个MMSeg中文分词器,适合GIS专业的同学科研使用-GIS from the underlying implementation of small projects, with maps, zoom, pan and other commonly used map operation functions and query functions, y
Jess70
- Jess是由Sandia National Laboratories (as part of an internal research project)的一位专家写成。Jess全名为java expert system shell,是基于CLIPS规则扩展的一个系统工具,由java语言完成。通过应用事实规则几何可以退出新的事实。支持多对对的匹配。-Jess from Sandia National Laboratories (as part of an internal research pro
Javafenxing
- 这是纯java写的程序,是一个对几何图形进行分形的程序。-It is written in pure java program, is a fractal geometry program.
School-management-systemold
- its a software for school management to maintain record and deposit fee it do lot of work
Shap
- 创建一个几何类型类,其中有计算面积getArea()和周长getPerimeter()抽象方法,然后通过它派生出三角形类、圆形类、矩形类,并通过测试类进行测试-Create a geometry type class, which calculated area getArea () and perimeter getPerimeter () abstract method, then it is derived from the triangle class, round type, rect
DrawImage
- 这是一个画图的程序,使用java实现的画图,可以画一般的几何图形,还可以改参数-This is a drawing program, drawing achieved using java, can draw a general geometry, you can also change the parameters
Shap
- 求任意几何体的面积,或Java源码或其他好源-The area with arbitrary geometry, or Java source code, or other good sources
GeometricObject
- 这是java练习中较简单有效的例子,是关于多边形几何图形的代码-This is the java exercise more simple and effective example is the code on the polygon geometry
Java
- 求解3种几何图形的周长面积,主要针对三角形,圆形和矩形-Solving the three kinds of geometry perimeter area, mainly for the triangle, circle and rectangle
java2
- COMPUTATIONAL GEOMETRY
uJJ33DDemos
- 运用Java 3D API来开发的一个Java三维动画的演示程序源码。这个程序源码将在中央显示出来一行33D的文字,在4个角分别显示出来4个不同的几何形体,并不停地旋转变化颜色,同时循环播放音乐。 可直接使用。 -Java 3D API to develop a Java 3D animation demo program source code. The program source code will be displayed in the central text of a line
test
- 这是定义平面几何图形三角形类的程序和学生管理的程序-This is defined planar geometry triangle class procedures and student management program