搜索资源列表
circle
- 该程序主要演示java中内部类的应用,采用的是计算圆和多边形的面积-Internal class in the program in the main demo java application, using the calculation of the circle and polygon area
shiyan3
- 这是实验程序;是求三角形,圆,矩形等多边形周长和面积的JAVA程序-This is the experimental procedure is seeking a triangle, round, rectangular and other polygonal perimeter and area of the JAVA program
acm11
- 这是一款用Java打造的矢量绘图软件: 实现了一个矢量绘图软件的基本功能。从设计角度来看,面向对象特性的应用是比较充分的。特别是他所设计的多边形和曲线的输入方式,是整个软件的亮点。对图形对象实现了串行化(保存到文件中)和并行化(从文件中再读出)功能。另外,整个界面设计得简洁大方。
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
filledpolygonboundary
- 计算机图形学多边形填充之边界标志法。Java语言版-Filled polygon boundary mark law
duobianxing
- 多边形边界标志算法的Java实现程序,供广大爱好者下载-Polygon boundary signs Algorithm Java Implementation procedures for fans to download large
FillPloy
- 计算机图形学中多边形填充算法,用java实现的。有兴趣的人看看。-Computer graphics, polygon fill algorithm, with the java implementation. Who are interested to see.
Graphics
- 本程序用java实现中点画线、中点画圆、中点画椭圆以及多边形的扫描转换。-Implementation of this program by java dotted line, the midpoint circle, the dotted oval, and scan conversion of polygons.
GeometricObject
- 这是java练习中较简单有效的例子,是关于多边形几何图形的代码-This is the java exercise more simple and effective example is the code on the polygon geometry
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
computer-graphics
- Java版的计算机图形学,功能是裁剪多边形,裁剪效果-Java version of computer graphics, the function is cut polygon clipping effect
clock
- java桌面时钟源码,swing 开发,利用JAVA 7的多边形窗口特点。-java clock
voronoi
- java语言编写,实现Voronoi三角网构建和泰森多边形构建-java language to achieve Voronoi triangulation build and construct Thiessen polygons
jiqimao
- Div画的机器猫图形源码,一共用了2010个div,今年是2010年嘛,用到的技术为 java scr ipt+HTML4+CSS2 ,在目前几乎所有主流浏览中都能有一致的显示。 有DrJs作基础,用div在网页上堆图像就简单多了,比如说用它来画一个机器猫。应该说,机器猫是一个非常适合用程序来画的形象,因为它主要由圆(包括椭圆、圆弧)、简单的多边形以及直线组成。具体的绘制过程就不详述了,简单来说就是使用 DrJs 在指定的地方做画圆画线等操作,最后组成一个机器猫的形象。 这个
voronoi
- JAVA开发的实现泰森多边形的源代码,值得学习研究。-JAVA enables the development of Thiessen Polygon source code, it is worth learning research.
WeilerAtherton
- JAVA中关于多边形裁剪的算法,希望能帮到大家(On the algorithm of polygon clipping)