搜索资源列表
graph2dapp
- 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
swringPanle
- 用java做的画画板,可以画直线、圆、多边形。-do with the paint board, painting straight lines, circles, polygons.
tank3d
- 基于java的3D坦克游戏,第一人称射击视角,内含多边形生成模块,网格模块,实体碰撞的具体演示-based java 3D tank game, the first-person shooter perspective, consisted of polygons generated modules, mesh module, the specific entities collision demo
vecpicw
- 这是一款用Java打造的矢量绘图软件: 实现了一个矢量绘图软件的基本功能。从设计角度来看,面向对象特性的应用是比较充分的。特别是他所设计的多边形和曲线的输入方式,是整个软件的亮点。对图形对象实现了串行化(保存到文件中)和并行化(从文件中再读出)功能。另外,整个界面设计得简洁大方。-using Java to create vector graphics software : implementation of a vector drawing software's basic fun
scanfilljava
- 用java编写的多边形扫描填充算法,有文档和在jbuilder下打包的exe文件-used to prepare the filled polygon scan algorithm, there are documents in JBuilder and packaged under the exe files
BOOL2D
- Java语言实现任意复杂二维多边形的并交差等图形布尔运算并显示-Java language arbitrary complex 2D polygon graphics and other storage facilities and Boolean operation shows
APolygon
- 判断点是否在在多边形内算法,用JAVA编写,一个类。
Draw
- java 仿windows 画图 中点画圆算法,中点画线算法,边界剪裁,多边形平移-java midpoint circle drawing algorithm imitation windows, the dotted line algorithm, the boundary cut, polygon translation
javaline3
- 用JAVA实现的多边形填充。单击画多边形的边,双击围成多边形,三击开始填充。并且可以修改多边形边的颜色,填充色。-Implemented with JAVA polygon fill. Click the picture side of the polygon, double-click the enclosed polygon, three-hit start filling. And can modify the color of the polygon edges, filled with
java-huaturuanjian
- java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;可以打开已有的图片,也可以把画的图保存起来。-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display
javahuaban
- 一个java画板。可以实现很多功能,直线,圆,多边形-A java drawing board. Can achieve a lot of features, lines, circles, polygons,
circle
- 该程序主要演示java中内部类的应用,采用的是计算圆和多边形的面积-Internal class in the program in the main demo java application, using the calculation of the circle and polygon area
Fac3_5
- /多边形游戏动态规划解法,缘自王晓东算法设计,该程序已调通-/ Polygon game dynamic programming method, edge since Xiaodong algorithm design, the program has been transferred Qualcomm
Convex_Hull_Algorithm
- 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
1000
- 学习java时所做实验的全部代码,包括applet和用户应用程序。程序代码有画图形的,(五角星,多边形,圆等等)有求最大公约数,最小公倍数的,还有很多其他的-Experimental study made when all the java code, including the applet and the user applications. Picture in graphics code, (five-pointed star, polygon, circle, etc.) are se
FillPloy
- 计算机图形学中多边形填充算法,用java实现的。有兴趣的人看看。-Computer graphics, polygon fill algorithm, with the java implementation. Who are interested to see.
java
- 基本输入输出 编程实现Fibonacci数列, 继承和多态 编程绘制直线、各种矩形、各种椭圆以及多边形-Basic input-output programming Fibonacci sequence, inheritance and polymorphism programming to draw a straight line, all kinds of rectangles, ellipses, and polygons of various
JAVA-drawing-board
- JAVA画图板,鼠标画点画线,可以画多边形,交互式界面-JAVA drawing board, mouse stipple line, polygon drawing, interactive interface
java
- JAVA实现多边形填充。单击画多边形的边,双击围成多边形,三击开始填充。并且可以修改多边形边的颜色,填充色。-mplemented with JAVA polygon fill. Click the picture side of the polygon, double-click the enclosed polygon, three-hit start filling. And can modify the color of the polygon edges, filled with co
WeilerAtherton
- JAVA中关于多边形裁剪的算法,希望能帮到大家(On the algorithm of polygon clipping)