c&k
C语言是一种面向过程的计算机程序设计语言。最初为unix而生。它既有高级语言的特点,又具有汇编语言的特点。它可以作为系统设计语言,编写工作系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。因此,它的应用范围广泛。
资源总数
500
c&k 全部资料 500 份
This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS
This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data is...
2014-01-15
45
求Weighted/Non-weighted贝叶斯k近邻模型的matlab程序
求Weighted/Non-weighted贝叶斯k近邻模型的matlab程序,内含具体说明。
2015-08-16
186
My version of k-means function. Improved so that there are no empty clusters after segmentation.
My version of k-means function. Improved so that there are no empty clusters after segmentation.
2013-12-24
71