-
在这个目录中包含代码实现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
-
用matlab对广告牌中的字进行的分割和显示
用matlab对广告牌中的字进行的分割和显示-Matlab on the billboard with the words in the segmentation and display
- 2022-03-05 20:42:41下载
- 积分:1
-
从数码像机等设备获得图片
从数码像机等设备获得图片-from a digital camera and other equipment were pictures
- 2022-07-18 00:33:52下载
- 积分:1
-
Face Detection many ways, the PCA is a more effective. The code is based on the...
人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Face Detection many ways, the PCA is a more effective. The code is based on the PCA method Face Detection can detect human faces in the number, size
- 2023-01-25 00:55:03下载
- 积分:1
-
huf图像压缩编码
huf图像压缩编码-imaging reduce by huf
- 2022-01-26 07:20:34下载
- 积分:1
-
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。-3D applications, 3D map presentation systems, including OPEN GL functionality, GIS demonstration.
- 2022-03-03 13:24:45下载
- 积分:1
-
an own animation, bicycles translational and rotational sneaking C language prog...
一个自己做的动画,自行车平动,脚蹬转动的C语言程序!-an own animation, bicycles translational and rotational sneaking C language program!
- 2022-02-05 19:27:00下载
- 积分:1
-
图像边缘检测,与图像处理,图像分割的常用代码
图像边缘检测,与图像处理,图像分割的常用代码-Image edge detection, and image processing, image segmentation of the common code
- 2023-01-30 06:20:03下载
- 积分:1
-
Number Recognition on NeroNet
数字识别之神经网络法- Number Recognition on NeroNet
- 2023-02-18 17:20:04下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称...
利用Solidworks APIVisual Basic 与 开发的自动更改Solidworks绘图窗口中当前激活的零部件的名称-use Solidworks APIVisual Basic and development of the automatic change So lidworks Mapping the current window activated parts of the name
- 2023-07-04 01:20:02下载
- 积分:1