-
在这个目录中包含代码实现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
-
用Cmake配置后的VTK对8bitBMP图片的三维重建,已测试通过。
用Cmake配置后的VTK对8bitBMP图片的三维重建,已测试通过。-Configured to use the VTK CMake 8bitBMP picture on the three-dimensional reconstruction, have been tested.
- 2022-02-05 06:46:07下载
- 积分:1
-
不好的东西我是不会发的 看看就知道了
不好的东西我是不会发的 看看就知道了-the bad things I will not look at the hair will know
- 2022-03-21 12:08:58下载
- 积分:1
-
简单分形图绘制程序,可运行在Windows及PocketPC环境下
简单分形图绘制程序,可运行在Windows及PocketPC环境下-simple fractal mapping procedures, which runs on Windows and PocketPC environment
- 2022-04-28 07:16:59下载
- 积分:1
-
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。...
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
- 2022-07-08 23:13:18下载
- 积分:1
-
读BMP图片文件,在codeproject网站上找的,非常好的。
读BMP图片文件,在codeproject网站上找的,非常好的。-Reading of BMP image file, in the codeproject website to find, very good.
- 2022-03-09 22:12:43下载
- 积分:1
-
声音样本集,可以很好的用于分类识别。频率值固定。
声音样本集,可以很好的用于分类识别。频率值固定。-acoustic sounds
- 2022-07-18 13:37:35下载
- 积分:1
-
on reading and writing procedures
关于bmp读写的程序-on reading and writing procedures
- 2023-08-27 23:10:04下载
- 积分:1
-
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.
适用于256灰度级的位图.直方_线性_平滑_阈值_滤波处理.-apply to the 256-level grayscale bitmap. Direct linear side _ _ _ smoothing threshold _ filtering.
- 2022-02-09 23:23:14下载
- 积分:1
-
This process can realize in the MFC application to display a JPG file, very inte...
此程序可以实现在MFC应用程序中显示一个JPG文件,很有意思,值的下载。-This process can realize in the MFC application to display a JPG file, very interesting, worth the download.
- 2022-01-29 03:05:05下载
- 积分:1