搜索资源列表
Java2DSpaceship
- This program is a simple Java 2D spaceship. Feel free to turn it into asteroids. It uses the JAMA class for it s matrix operations
qr
- JAVA原版QRCODE解码类库,尽情下载-a libary about Qrcode deocde.just download it
boundary-fill-algorithm-pullmann
- - algorithm is designed as real boundary fill alg., but for visibility, it is drawing not only single pixels, - but 10x10px squares. By clicking on the canvas, you specify starting point where algorithm is started... - That磗 why white spaces are
graphicsPackage
- it is a graphics java package for drawing lines and crircles, -it is a graphics java package for drawing lines and crircles, .....
controlling
- Java project that convert image to gray level, binarize it and apple moore neighbor contour detection
Painter.java.tar
- 简单实用的java绘图程序,帮助很快掌握java2d绘图关键技术。-A simple java drawing program, if you want to get the key point quickly, you can try it.
java_applet_graph
- Java 2D plot/graph applet. It displays the graph directly from the database using a socket server on a configurable port. The graph is scalable and configurable in HTML
nyoba_grafkom
- how to draw objects in java, and transforms it
project
- this one java project that u never used it
simplevoronoi
- 简单的Voronoi图生成算法,采用steve fortune 的线扫描算法实现。有测试,有源码,非常好-A fast, simple Java library for calculating Voronoi lines given an array of input coordinates. It does not feature code to display the results ...
ScreenSnapshot
- 这是用Java写的截取屏幕的方法 并保存图片的方法-it is written in Java method interception of the screen and save the image method
Interpolation
- java实现的克里金插值算法。算法实现中使用Jama.Matrix包来做矩阵操作。算法简洁明了。 希望能帮到你。-a kriging interpolation realization based on the Java language.The package Jama.Matrix is used to realize the Matrix。The code is very compact。enjoy it!