搜索资源列表
Java神经网络工具箱.2e
- java的神经网络工具箱-java nerve network toolbox
JAVA神经网络工具箱jnntbeta0.2e
- java神经网络工具箱-neural network toolbox
apriori算法java实现
- 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
A Java implementation of SMO for training SVM
- 支持向量机的实现源代码! java实现!采用最小序贯算法-SVM achieve source code! Java achieve! Use the smallest sequential algorithm
svm-java
- Java下面的支持向量机源程序。。可应用于各种领域-Java following SVM source. . Can be applied to various fields. .
Apriori(Java)
- Apriori是数据挖掘中关联规则的经典算法,此源码是其Java实现。包内还有实例用的数据库-Data Mining Association Rules classic algorithms, this source is Java. There are examples of packages within a database
PSO(java)
- 一个很好的PSO学习代码,一看就懂,其中包含了Java,C,V.-a good PSO learning code, a person would understand, which includes Java, C, V.
mydatamining-java
- 数据挖掘的java实现 是我们上课的时候做的哦-Data Mining java realization of the class when we do, oh
Apriori.java
- Apriori.java算法 Apriori.java算法
kmeans-java
- 用JAVA编写的kmeans算法,用于数据挖掘中的聚类
java
- 支持向量机中的JAVA程序 初学者可以方便使用
TSP的Java实现
- 人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
java数据挖掘算法
- java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
Java语言TSP递归程序的优化
- 因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
经典算法GN算法的Java实现
- 社区发现经典算法GN算法的Java实现,能够根据不同节点之间的联系来实现社区的划分。-Community found that classical algorithm GN algorithm Java implementation, and can be the link between different nodes to achieve the division of the community.
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
GA(Java)
- 使用JAVA开发的遗传算法程序,可供初学者学习-A genetic algorithm program coded by Java
ANT-JAVA
- 简单蚁群算法的JAVA实现,对学习蚁群算法有帮助,希望大家喜欢.-JAVA implementation simple ant colony algorithm, ant colony algorithm for learning help, hope you like.
encog-sample-java
- encog for java的一个Java代码实例(encog sample java An example of the open source depth learning framework, encog)
ELM-java
- 极限学习机(ELM)在java下的实现算法,此为eclipse项目,已经添加好可用的jar包,调整文件路径后可以直接运行,(PS.极限学习机算法为elm官网所提供)(Extreme learning machine (ELM) in Java implementation algorithm, this is the eclipse project, has added a good jar package, adjust the file path can be directly run (P