虫虫首页|资源下载|资源专辑|精品软件
登录|注册

您现在的位置是:虫虫下载站 > 资源下载 > 人工智能/神经网络 > 高效的k-means算法实现

高效的k-means算法实现

  • 资源大小:886 K
  • 上传时间: 2016-03-28
  • 上传用户:5201314
  • 资源积分:2 下载积分
  • 标      签: k-means 算法

资 源 简 介

高效的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 to use it. All codes are implemented in C++.

相 关 资 源

您 可 能 感 兴 趣 的