搜索资源列表
jama
- 使用Java实现的矩阵类库,包括各种常用的功能,很强悍~-The use of Java class libraries to achieve the matrix, including a variety of commonly used functions, very tough ~
ArffSearcher
- 使用Weka分析环境开发的基于Java的图像分割及基于内容检索程序,分割采用最小生成树分割法,检索利用的是小波和共生矩阵提取的特征。-Analysis using the Weka environment for the development of Java-based content-based image segmentation and retrieval procedures, division of segmentation using minimum spanning tree,
Img
- 用Java中自带包实现图像的基本操作,包括转换为RGB矩阵,像素点,显示(显示方式),-Java comes with the package to achieve the basic operation of the image, including the conversion to RGB matrix pixel display (display), etc.
Single-like-rear-space-rendezvous
- 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a lan