搜索资源列表
ant algorithm
- 关于蚂蚁算法方面的一些文章,这次一定要通过哦。-on the Ant Algorithm some articles that must pass oh.
Apriori.数据挖掘关联规则算法
- 数据挖掘关联规则算法:Apriori算法源代码,采用JAVA语言实现,Data mining algorithm of association rules: Apriori algorithm source code, the use of JAVA language
KShortestPaths.rar
- K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
arraysort
- 数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法,-Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insert
Gsp-Algorithm
- GSP算法的实现程序,具有java的GUI界面-Implementation of the algorithm GSP program has a GUI interface for java
TSP
- 用A星算法解决TSP问题,其中的择优函数选的是最小生成树-A star with the algorithm to solve TSP problems, the merit function is the minimum spanning tree selected
PageRank
- 用java实现的,类似于google pagerank算法的,对网页进行索引,搜索的模拟程序。不支持中文。-With the java implementation, similar to the google pagerank algorithm, pairs of Web pages indexed, search simulation program. Do not support the Chinese language.
Java
- 用java语言实现了EM算法在抛硬币实验中的应用-It has implemented the EM algorithm in tossing the coins
tsp
- 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
udp-reliable-data-transmission
- UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
spring+struts+hibernate
- 高效率spring+struts+hibernate分页算法-Efficient spring+ Struts+ Hibernate paging algorithm
RSSI
- 该方法是利用RSSI算法进行节点之间定位的一种方法。-This method is the use of RSSI between node positioning algorithm in a way.
skyline
- 城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
apriorijava
- 用java程序实现apriori算法的全部源代码-Java program to use the full apriori algorithm source code
FP-growth-algorithm-implementation
- FP增长算法的实现与测试(Java实现) 1、程序编译运行环境Eclipse3.20+JDK1.60 2、程序参数说明 -F=filename -S=support -C=confidence filename:数据集文件名,必须位于工程根目录下 support:支持度,位于0-100.0之间的任意数 confidence:置信度,位于0-100.0之间的任意数 例如:-F=anonymous-msweb.data -S=10.0 -C
Apriori
- 关联规则使用外部文件测试频繁项集算法源代码,java语言-Association rules to test the use of an external file frequent itemsets algorithm source code, java language
java-algorithm
- java算法,大学四年编的,涵盖了一本算法书中所有的算法实现-java algorithm, four years of college series, covering an algorithm book all the algorithms to achieve
clustream
- Clustream是一种基于用户指定的、联机聚类查询的演变数据流聚类算法。它的聚类过程分联机和脱机两个部分。 -Clustream is based on user-specified, the evolution of online data stream clustering query clustering algorithm. It' s online and offline clustering process comprises two parts.
DataMinning-sprint-algorithm
- 数据挖掘算法的实现 sprint 多线程以及单线程版本-dataminning algorithm sprint implement multithread
exp of algorithm
- experimental of algorithm sorry for the unconvenience;)