-
在这个目录中包含代码实现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
-
video files from a data to be used to address the video is a data operation to g...
从视频文件中得到一帧数据,用于处理 是一个对视频数据操作的必经过程-video files from a data to be used to address the video is a data operation to go through the process
- 2022-03-22 18:25:11下载
- 积分:1
-
windows Direct3D C#封装
windows Direct3D C#封装-C# Packaging
- 2022-12-14 00:05:03下载
- 积分:1
-
histogram generator
- 2022-02-10 02:49:55下载
- 积分:1
-
图像深度消影,动画
图像深度消影,动画- The picture depth disappears the shade, the animation
- 2022-05-07 05:05:31下载
- 积分:1
-
fractal
分形――生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal-- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
- 2022-10-25 07:30:04下载
- 积分:1
-
提供多种图像处理中常用的图像镜像、翻译、提高…
提供几种图象处理中常用的图象镜象、平移、增强、转置等源程序。-provide several image processing commonly used image mirroring, translation, enhanced home to such source.
- 2023-01-22 08:45:03下载
- 积分:1
-
JPEG无损压缩实现的源代码。
JPEG无损压缩实现的源代码。-Lossless JPEG compression to achieve the source code.
- 2022-04-01 04:37:23下载
- 积分:1
-
vc统计灰度直方图
vc统计灰度直方图-vc statistics Histogram
- 2022-11-07 01:15:03下载
- 积分:1
-
使用C#实现验证码识别,带有完整的教程文档。
使用C#实现验证码识别,带有完整的教程文档。-The use of C# Realize Verification Code identification, with a complete tutorial document.
- 2022-07-22 21:33:18下载
- 积分:1