-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
一个非常强大的3D引擎库
一个非常强大的3D引擎库-a very powerful engine for 3D
- 2022-04-11 10:41:16下载
- 积分:1
-
Gonzalez, the second version of the course exercises answer
冈萨雷斯第二版本的数字图像处理课程所有习题答案-Gonzalez, the second version of the course exercises answer
- 2022-12-13 13:55:03下载
- 积分:1
-
改变鼠标
改变鼠标-change mouse
- 2022-03-26 18:04:44下载
- 积分:1
-
关于球的一个优化算法
关于球的一个优化算法-ball on the 1 Optimization Algorithm
- 2023-09-03 21:15:03下载
- 积分:1
-
读股票卡数据画K线图Delphi源码,请下载,等待
读股票卡数据画K线图Delphi源码,请下载,等待-Reading the stock card data K Line painting Delphi source code, please download and wait for
- 2022-11-14 15:25:04下载
- 积分:1
-
jpeg2000中的空间变换中的DWT,9/7有损小波正变换,这是在ADI blackfin535 DSP平台下的...
jpeg2000中的空间变换中的DWT,9/7有损小波正变换,这是在ADI blackfin535 DSP平台下的-JPEG2000 transform space of the DWT, 9/7 wavelet is detrimental to transform, which is in the ADI blackfin535 DSP platform
- 2022-02-07 21:34:27下载
- 积分:1
-
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法...
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法-of computer graphics algorithms, such as edge detection, such as Fourier transform algorithm typical
- 2022-07-05 09:56:17下载
- 积分:1
-
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值...
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值-Motion detection and background extraction, suitable for beginners to learn the value of some reference
- 2022-08-20 09:44:23下载
- 积分:1
-
二维图形软件,可以实现简单的二维图形的绘制
二维图形软件,可以实现简单的二维图形的绘制-2D graphics software, can achieve a simple two-dimensional graphics rendering
- 2022-04-28 13:42:41下载
- 积分:1