-
在这个目录中包含代码实现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
-
amid fluttering snowflakes and accompanied by a simple music
漫天飞舞的雪花并伴随有简单的音乐-amid fluttering snowflakes and accompanied by a simple music
- 2022-04-22 03:21:42下载
- 积分:1
-
PhotoSnapMobile on the phone a photo
PhotoSnapMobile 手机上的一个图片编辑软件,个人觉得不错-PhotoSnapMobile on the phone a photo-editing software, personally feel that a good
- 2022-04-13 08:50:51下载
- 积分:1
-
本程序是图形的制作,包括:直线的画法三角形的画法,三角形的缩放,三角形的旋转,三角形的平移和三角形的映射。...
本程序是图形的制作,包括:直线的画法三角形的画法,三角形的缩放,三角形的旋转,三角形的平移和三角形的映射。-graphics production, including : a linear method of painting triangular method of painting, triangular zooming and rotating triangle, triangle of translation and mapping triangle.
- 2022-02-05 06:18:23下载
- 积分:1
-
能够在实现交互式绘图的软件
能够在实现交互式绘图的软件-to achieve interactive graphics software
- 2023-05-30 01:15:03下载
- 积分:1
-
一个绘制失量图的例子
一个绘制失量图的例子-drawing a diagram of the missing example
- 2022-12-22 12:00:03下载
- 积分:1
-
单元生成 、八瓣图案、单层花边、多层花边 等图案生成
单元生成 、八瓣图案、单层花边、多层花边 等图案生成-module generation, 8 logo, single lace, multi-layered lace pattern generation, etc.
- 2022-02-18 15:51:57下载
- 积分:1
-
c++实现opengl的代码, 其中有3个实例, 是很好的opengl的入门代码
c++实现opengl的代码, 其中有3个实例, 是很好的opengl的入门代码-c++ implementation of opengl code, there is one of three examples is a good entry-opengl code
- 2022-02-22 07:31:19下载
- 积分:1
-
简单的一个二维画图程序,主要用于通过屏幕输入座标点进行按点绘图...
简单的一个二维画图程序,主要用于通过屏幕输入座标点进行按点绘图-a simple two-dimensional drawing program, mainly for the importation through the screen coordinates of points by drawing points
- 2022-11-23 06:20:03下载
- 积分:1
-
取得运行另一个程序并抓取文本
取得运行另一个程序并抓取文本-made running another program and text crawls
- 2023-03-16 07:50:04下载
- 积分:1