▍1. src
采用Sutherland-Hodeman多边形裁剪算法和Cohen-Sutherland直线裁减算法在java界面实现(The implementation of the Sutherland-Hodeman polygon clipping algorithm and the Cohen-Sutherland line reduction algorithm in the java interface)
说明: 一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。(a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.)
代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.(code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorithm (including midpoint, Bresenham) and polygon filling (including edge filling, seed filling, Filled with scanning) transform two-dimensional polygon, polygon reduction, and other functions. According to various control options. then the achievement of the algorithm.)
说明: 代码使用java语言实现等值线绘制Jar包绘制等值线(Code using java language to achieve isoline drawing Jar package Drawing Isoline)
cad 转svg矢量图,很好用的工具,很有用,尽管放心使用(CAD SVG vector map, a very good tool, very useful, despite the ease of use)
实现绘制5个圆形组成的图案,继承Jpanel类的DrawPanel内部类,并重写paint()方法。(Plotting of five circular pattern composed of inherited Jpanel class DrawPanel inner class, and override paint () method.)
蜘蛛图逻辑推理系统, 可以通过画图,来输入逻辑定理。 并可视化地完成证明过程。(Spider diagram logic reasoning system )
jgraphx-master 开源的图形界面设计(jgraphx-master open source graphical interface design)
这是一个Java程序,用来做多项数据拟合的,编译环境是Netbeans,可以对很多项数据拟合出最合适的曲线,是靠近研究市场趋势方向的(It s good)
说明: java颜色获取和调色源码,功能不是特别强,但是简单实用(java color palette to access and source, function is not particularly strong, but simple and practical)
一篇有关应用zernike系数来拟合各种曲面的文章,内容详尽(An article on the Application of Zernike coefficients to fit a variety of surfaces article, detailed)