搜索资源列表
jiheduixiang
- 是一个GIS的几何对象-GIS is a geometric object
J3DDemo
- 利用Java 3D API来编写的一个Java三维动画的演示程序。这个程序将在中央显示一行3D的文字,在4个角分别显示4个不同的几何形体,并不停地旋转变化颜色,同时循环播放音乐。-use Java 3D API to write a Java 3D animation demonstration program. This procedure will be shown here in the central 3D language, the four Kok showed four diffe
Graphics
- 进行简单平面几何图形的几何中心距离的计算!
modelzsu
- 浙大ACM的比赛模板,很多经典的算法,涵盖了很多方面,计算几何,Dp,搜索,数论-ACM Zheda game template, many of the classic algorithms, covering many areas, computational geometry, Dp, search, number theory
JTS
- JTS拓扑结构程序组是一个通过使用明确的精度模型和健壮的几何算法来执行空间数据操作的Java应用编程孔。JTS是用来对可以支持空间数据集的确认、处理、综合及质疑的应用程序进行改善。这篇文献就是对在JTS拓扑程序组中执行的类、方法与算法进行说明-JTS Topology program group is defined through the use of a precision model and robust geometric algorithm to implement the spati
Shape
- 求一个几何图形的周长和面积,包括圆,三角形,四边形-For a perimeter and area of geometric shapes, including round, triangular, quadrilateral
yuanbao
- 实现元胞自动机 可实现很神奇的效果 真的 几何和健康-i do not konw how to say
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
Demo7.java
- JAVA实现图形几何变化算法。包括缩小,倒置,移动。-JAVA geometric changes of graphics algorithms. Including narrow, upside down, move.
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
ewtxjhbh.java
- 二维图形的几何变换 初学java的朋友可以拿去看看 比较简单-Two-dimensional geometric transformation graphics java beginner friends can have it look simple
Java
- Java_图像处理(几何变换、色彩变换、卷积、频率变换)-Java_ image processing (geometric transformation, color transform, convolution, frequency conversion)
java-fire
- 理解和掌握图形上下文和图形对象的基本概念; (2)了解Color 类构造方法和常用的方法; (3)熟练掌握和运用常用的绘图方法; (4)初步了解和运行Java 2D 的形状处理。 (5)进一步理解Java 2D 中的图形绘制基本概念; (6)了解和掌握Java 2D 的设置图形上下文; (7)掌握和运用Java 2D 绘制一些具有特殊效果的几何形状; (8)能利用Java 2D 设计具有特殊效果的文字。 (9)进一步了解和运用常用的GUI 组件; (10)深入
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
Example2_1
- 1. 编程求解百钱买百鸡问题。鸡翁一、值钱一;鸡母一、值钱三;鸡雏三、值钱一。百钱买百鸡。求鸡翁、鸡母和鸡雏各几何?-Programming for solving Article money to buy one hundred chicken problem. Chicken Weng, worthless one chicken mother, worthless chicks, valuable. 100 to buy one hundred chickens. Seeking ch
cPP
- 传统的计算机图形学以欧氏几何学为数学基础,构造规则的几何图形。分形图形学是分形几何学与计算机图形学相结合产生的一门新学科,构造非规则的几何图素,从而实现分形体的可视化以及对自然景物的逼真模拟。利用分形图形的自我相似、自我得制、自我嵌套等特点,可以使用递归算法来生成分形图形。-Traditional computer graphics, mathematical foundations of Euclidean geometry, the geometry of the construction
ShapeTester
- 创建一个几何类型类,其中有计算面积getArea()和周长getPerimeter()抽象方法,然后通过它派生出三角形类、圆形类、矩形类,并通过测试类进行测试-Create a geometry type class, which calculate the area getArea () and perimeter getPerimeter () abstract method, then it derived class triangle, round type, rectangular c
Common-library
- 常用类库 包括vector 几何与映射 Stringdokenizer等-Common library
jts-1.13
- JTS Topology Suite 是一个处理二维几何问题的开源Java工具 目前的最新版本1.13-The JTS Topology Suite is an API of 2D spatial predicates and functions.