搜索资源列表
code07
- flood fill的Java语言实现,包括详细的实现文档。-flood fill the Java language, including the detailed documentation to achieve.
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
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
Web-Spiders
- 基于java,不错的网络蜘蛛,有源码及其文档-Java, a good web spider, source code and its documentation
Single-like-rear-space-rendezvous
- 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a lan