搜索资源列表
JAVA图形源程序
- 特别适用于JAVA初学者的源代码,都是标准算法-particularly applicable to beginners of Java source code, is a standard algorithm
曲线拟合
- 曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ # compiler, interactive interface, and a variety of more fitting way
gawain40
- Gawain一个用java编写的,用于算法可视化演示的软件。用户可用于创建插入网页或视屏中的动画。
bresenhamLine
- Java图形设计中,利用Bresenham算法实现直线线型,线宽的控制(NO 2D GRAPHICS)
色盘算法
- java写的非常棒的色彩盘!有CMYK、LAB、RGB几种模式-wrote wonderful color set! A CMYK, LAB, RGB several models!
LineCut
- java 实现的图形学的直线裁剪算法,运用窗口裁剪-java implementation of the graphics line clipping algorithm
javacircle1
- 计算机图形学 java描述画圆的三种算法-Computer graphics java describe the Circle of the three kinds of algorithms
11536_SpecialFX
- 水波算法--模拟水波的VC源码 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果-Water Wave Simulation Algorithm for the VC source water to use it inside the class can produce similar JAVA applications水纹, flame, as well as the effect of熔浆
eps
- 根据bresenham算法的精髓,逐点绘制椭圆-Bresenham algorithm in accordance with the essence of drawing ellipse point by point
PolyFill
- java 实现的图形学的多边形扫描转换算法-java implementation of the graphics polygon scan conversion algorithm
src
- 利用Bresenham画圆法、中点画圆法以及椭圆生成算法在java界面绘制(Using the Bresenham circle method, the middle point drawing circle method and the ellipse generation algorithm to draw the java interface)
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)