搜索资源列表
Data Structures And Problem Solving Java Source Co
- 这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
TS-TSP.rar
- 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
filter
- averagefilter,guassianfilter,bilateral filter三个滤波器的源代码-averagefilter, guassianfilter, bilateral filter three filters source code
k-means
- 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
java
- 人工神经网络的java源代码,一个很不错的源码-Artificial neural networks java source code, a very good source
aprioriGUI
- 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
JAVA
- 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
aco
- 蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
java_LZ77
- java 实 现 LZ77 解 压 源 码-LZ77 decompression java source code to achieve
code
- 这是一篇用MATLAB编写的PSO用法的源码 介绍了改进的PSO的用法-This is the one with the usage of MATLAB source code written in PSO introduced the usage of the improved PSO
ann
- bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
DwindlePic
- 这是双线性插值算法的Java源代码,运行可以实现-This is the bilinear interpolation algorithm of Java source code, running can be achieved
apriori(java)
- apriori算法是经典的数据挖掘算法,本源码以可视化界面的形式将结果展示给用户。-apriori algorithm is a classical data mining algorithms, the source code to the form of visual interface, the results show to the user.
java
- 数据结构java版 源代码 .-Java source code version of the data structure
code
- 支持向量机的一些常用的源代码,包括KPCA,KFD等。-Some commonly used support vector machines source code, including KPCA, KFD and so on.
Data-structure-(PPt-and-source-code)
- Java数据结构(山东大学),包括课件及对应的完整源代码-data structure in Java language(PPT and source code) of Shandong University
JAVA冒泡排序
- 冒泡排序,Java源码或其他好源码或编程学习资料。-Bubble Sort Java source code or other good source code or programming learning materials.
java
- 工具libsvm3.14版本的java源码-libsvm3.14 version of java source code
computer-JAVA
- 一种计算器算法的JAVA源代码,一种比较高效的算法。-JAVA source code calculator