c&k
C语言是一种面向过程的计算机程序设计语言。最初为unix而生。它既有高级语言的特点,又具有汇编语言的特点。它可以作为系统设计语言,编写工作系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。因此,它的应用范围广泛。
资源总数
500
c&k 全部资料 500 份
K Nearest Neighbor algorithm Implementation and Overview
K Nearest Neighbor algorithm Implementation and Overview
2014-01-23
121
an introduction about k-nearest neighbor method
an introduction about k-nearest neighbor method
2013-12-02
74
implementation of k means algorithm source code
implementation of k means algorithm source code
2017-05-15
151
How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S
How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initi...
2013-12-21
149