-
在这个目录中包含代码实现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 is a optimized algorithm about circle.
- 2022-08-03 18:46:17下载
- 积分:1
-
simple painting gear, loading AUTO
简单画齿轮,加载到AUTO CAD中即可高速绘制 渐开线齿轮齿廓了-simple painting gear, loading AUTO-CAD drawing can involute gear tooth profile of
- 2022-01-28 18:22:33下载
- 积分:1
-
VC,数字图像处理代码,含有多种变换
VC,数字图像处理代码,含有多种变换-VC, digital image processing code, containing multiple Transform
- 2022-02-02 22:03:27下载
- 积分:1
-
画渐开线齿轮程序源代码 本人已在2004版本的cad上实验过了
画渐开线齿轮程序源代码 本人已在2004版本的cad上实验过了-Drawing involute gear source code I have in the 2004 version of the cad on the experiment after a
- 2022-01-20 22:49:56下载
- 积分:1
-
非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)...
非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)-DirectX very good example! Feel wanted QUAKE! (Mouse is also a small BUG) if you are a master, then we will certainly look!! (Requires DX type library)
- 2022-09-08 17:50:03下载
- 积分:1
-
对32位微型计算机的系统结构,指令系统,存储器,中断与中断控制,I/O接口做了详尽透彻的论述。...
对32位微型计算机的系统结构,指令系统,存储器,中断与中断控制,I/O接口做了详尽透彻的论述。-Of 32 micro-computer system architecture, instruction set, memory, interrupt and interrupt control, I/O interface to do a thorough exposition.
- 2022-02-26 21:46:01下载
- 积分:1
-
用MFC制作屏幕保护程序
用MFC制作屏幕保护程序-produced using MFC screen protection program
- 2022-06-27 08:50:22下载
- 积分:1
-
图片编码源代码【将Jpeg图片解码并编码为BMP格式】
读入JPEG格式的图像通过代码解码,转换成BMP格式的图像, 并自动保存。下图为程序的代码流程图,即图像解码、编码原理。
- 2022-01-28 16:42:55下载
- 积分:1
-
关与图像处理的一些小程序,对于入门的人很有帮助,大侠就不用看了...
关与图像处理的一些小程序,对于入门的人很有帮助,大侠就不用看了-Guan and image processing a number of small procedures, for the entry of people very helpful, heroes do not need to read
- 2022-03-17 22:53:20下载
- 积分:1