搜索资源列表
科学与工程数值计算算法配套源码java
- 清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix co
apriori算法java实现
- 针对于关联规则数据挖掘的apriori算法,采用ODBC连接数据库.采用Java实现.-Implement apriori algorithm of Assosiation Rule Data Mining using Java, accessing database with ODBC.
用JAVA写的遗传算法
- java写 的遗传算法,求f(x1,x2)=100*(x1*x1-x2)*(x1*x1-x2)+(1-x1)*(1-x1)最优解。
银行家算法java版源代码
- 实现进程的调度和分配,并能检测进程的安全性,代码调试无误,界面可以自行修改。
java蚁群算法
- 本代码是基于java语言,通过蚁群算法的实现了对最优路径查找的功能。
聚类的GN算法
- 很好地实现了聚类的GN算法的java程序
Clique聚类算法Java版.rar
- Clique聚类算法Java版.rar
bplus.zip 简单好用的B+树算法实现
- 一个简单好用的B+树算法实现, A simple easy to use B tree algorithm realizes
btree_java.zip 用Java applet实现的B-Tree算法
- 一个用Java applet实现的B-Tree算法, The B-Tree algorithm which realizes with Java applet
MO-JGA
- 从其他地方下载的多目标进化算法的源码,用JAVA编的多目标进化算法的框架-Downloaded from other parts of multi-objective evolutionary algorithm source code, using JAVA for the multi-objective evolutionary algorithm framework
ACOforTSP
- 蚁群算法的java版,需要TSP文件,输入蚂蚁量,迭代次数,权重信息等参数-Java version of the ant colony algorithm, you need to TSP file, enter the amount of ants, the number of iterations, weights and other parameters
聚类K-Medoids算法
- 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
经典算法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.
UCT--Java
- 当今电脑围棋的最新最强的算法用Java实现 -Go up-to-date in today s most powerful computer algorithms using Java to achieve
fptreejava
- FP树的JAVA版本,分布式数据挖掘算法可能会用到.-fptree
Sort
- 通过Java语言实现了选择、插入、冒泡、希尔、快速、归并、堆、基数等8种排序算法-Java based selection, insertion, bubble, shell, quick, merge, heap, radix sorting algorithm
Java
- LZMA压缩算法的java源代码 经过测试 可以是使用的-LZMA
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.
genetic(java)
- 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
ANT-JAVA
- 简单蚁群算法的JAVA实现,对学习蚁群算法有帮助,希望大家喜欢.-JAVA implementation simple ant colony algorithm, ant colony algorithm for learning help, hope you like.