-
在这个目录中包含代码实现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
-
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
-
模拟心电图程序,加入了对各种波形的设计,能够非常好演示...
模拟心电图程序,加入了对各种波形的设计,能够非常好演示-simulated ECG procedures, the right to join various waveforms are designed to be a very good demonstration
- 2022-01-24 14:45:44下载
- 积分:1
-
VC原代码很好的程序,请大家参考
VC原代码很好的程序,请大家参考-VC source good procedures, please refer to
- 2022-01-30 14:10:42下载
- 积分:1
-
flashaction关于TextField图片的下载情况的使用!
flashaction关于TextField图片的下载情况的使用!-flashaction TextField pictures on the use of the download!
- 2022-01-21 20:18:36下载
- 积分:1
-
GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形...
GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形中使用GDI+中的纹理和透明色等新特性。怎么办?GDI+中有一个GraphicsPath 的类,我们可以用它构造各种形状并且可用任何画刷来填充这些形状。本源码中提供了一个可以加到任何工程中的函数,并用它来绘制了一个圆角矩形,矩形的远郊程度可以通过一个滑动条来设置-GDI GDIGDI How? GDI is a GraphicsPath the category, we can use it for all sorts of shapes and structures available to any brush painting to fill these forms. The source provided a project can be added to any of the functions, and use it to draw a rectangular fillet, rectangular extent of the suburbs of the city through a sliding strip to set up
- 2022-05-17 07:54:37下载
- 积分:1
-
VisualC++数字图像处理配套光盘
VisualC++数字图像处理配套光盘-VC digital image processing matching CD
- 2022-03-18 11:21:01下载
- 积分:1
-
本程序可以显示多个曲线及标注
本程序可以显示多个曲线及标注-this program will show a number of curves and dimensioning
- 2022-01-26 04:46:10下载
- 积分:1
-
程序开始运行时显示启动画面
程序开始运行时显示启动画面-proceedings began running display screens
- 2022-03-10 04:21:04下载
- 积分:1
-
A simple OCR prorg
基于matlab的简易OCR程序。可通过MATLAB直接查看各子部分,-A simple OCR prorg
- 2022-06-28 18:20:09下载
- 积分:1