搜索资源列表
scanfilljava
- 用java编写的多边形扫描填充算法,有文档和在jbuilder下打包的exe文件-used to prepare the filled polygon scan algorithm, there are documents in JBuilder and packaged under the exe files
code07
- flood fill的Java语言实现,包括详细的实现文档。-flood fill the Java language, including the detailed documentation to achieve.
Java3d
- Java 3D图形编程接口函数文档,初学者可以参考其文档,完成大部分3d图形的绘制,对于OPenGl的支持有一定要求,需要自行配置。
JfreeChart-study
- jfreechart是java中统计的图形(包括饼图片,柱形图等),文档中为开发中使用的总结,解决包括一个显示中文问题,和显示百分比问题等。
Java活动图像程序和游戏编写(Word中文 )
- 长40页的word中文文档: 通过本篇文章能对Java的初学者提供帮助,弄清一些Java编程技巧,如事件,线程,动画,双缓冲图像,复合键控制,等.一方面有助于Java编程学习,另一方面即使使用C或C++编程,本文的算法和技巧也都有相当价值.-the 40-word Chinese Document : This article can be Java beginners to help clarify some of the Java programming techniques such as
Asprise-OCR-Java-Windows_XP_32
- ocr 的java api,对ocr有兴趣的个人团体提供帮助,并且内部有详细的文档 案例,可以二次开发,ocr java api
JAVA-HMM
- 用java实现的隐马尔科夫模型,含代码,文档,使用手册。-With the java implementation of hidden Markov models, including code, documentation, user' s manual.
ImageJ1.4.1
- 基于java的一个强大的图像处理与分析工具,有大量的开源插件可供下载。目前最高版本为1.4.1,本文件包含imagej1.4.1的源码与doc文档-A powerful java-based image processing and analysis tools, a large number of open source plug-ins available for download. The highest version 1.4.1, this file contains the sour
javaImage
- java图像处理文档 是一些2d的技术和想法-java image processing document some of the technology and the idea of 2d
jj2000_4.1-doc
- JPEG2000标准下的JAVA版本的参考程序带的帮助文档。对学习JPEG2000编程有很大作用。-JPEG2000 standard under the JAVA version of the reference procedure with the help of the document. Learning plays a significant role in JPEG2000 programming.
WebGIS_FlexJavaScript
- 利用flex,java开发webgis的介绍文档-The use of flex, java development WebGIS introductory documents
AE
- ArcEngine 与C#、Java的二次开发教程文档-ArcEngine and C#, Java s second development tutorial documentation
GIS
- 一个基于Java的GIS旅游信息系统,其中包含源代码,文档,地图等。给大家做个参考。-A Java-based tourism information system GIS, which contains the source code, documentation, maps. For everyone to be a reference.
Asprise-OCR-Java-Windows_XP_32bit-4[1].0
- JAVA 图像识别,OCR 技术。里面含文档说明及源码-java ocr tech,in winwos xp 32. the package include the document for used and the scource code.
CreateImage
- UG应用java进行开发的一个图像抓取程序。调用了UG中关于图像抓取的各项参数,对照帮助文档可以很好的学习一下图像抓取功能。-UG java application for development of an image capture program. Call the UG on the parameters of image capture, control help document to learn what can be a very good image capture funct
Zonghexingshiyuan
- 用java做的、多文档的,实现了对所有平面几何图形操作的画板。比如:多边形的放大、缩小、填充、旋转、移动等。而且放大缩小可以用鼠标滚轮实现、移动可以用鼠标拖动。还有就是实现了图片的拖放功能。 -To do with java, multi-document, to achieve a planar geometry for all operations. For example: polygons, zoom, fill, rotate, move, etc. And you can zoo
Web-Spiders
- 基于java,不错的网络蜘蛛,有源码及其文档-Java, a good web spider, source code and its documentation
eye-src
- 基于JAVA的OCR软件,能较好的识别英文字母和数字,对于汉字的识别需要更多的字库文档支持。-JAVA based OCR software
patternMaker.tar
- ARToolKit Java版生成AR可识别的marker pattern文档,其中包含一个C版的文件,可用-ARToolKit Java version to generate AR identifiable marker pattern document that contains a C version of the document, available
Single-like-rear-space-rendezvous
- 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a lan