搜索资源列表
kmlocal-1.7.1.tar
- 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how
kmlocal-1.7.1.tar
- 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how
kmlocal-1.7.1
- k均值聚类工具包kmlocal-1.7.1.rar,c源码-k-means clustering toolkit kmlocal-1.7.1.rar, c-source
kmlocal-1.7.1
- k-mean by C++ ,good code for using .Thanks for all.Please read your package and describe .
kmlocal-1.7.2
- C实现的kmeans聚类算法 根据输入数据,进行kmeans聚类 -C to achieve kmeans clustering algorithm based on the input data, kmeans clustering
kmlocal-1.7.2
- 聚类算法--基于局部搜索,加快了聚类算法。-cluster algorithm--based on local searching, accelerate clustering
kmlocal-1.7.2
- KMlocal:一个k-means算法测试程序-KMlocal: A Testbed for k-means Clustering Algorithms