-
在这个目录中包含代码实现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
-
taksi游戏录像工具源码
Taksi is a utility that allows you to take screenshots and record video clips of your favourite games and other 3D-graphics applications. Inspired by Fraps (www.fraps.com), Taksi aims to provide an open source alternative to that great tool.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-20 14:00:58下载
- 积分:1
-
本代码实现了一个地图比例尺的功能,方便各种地图类型代码的基本控件使用
本代码实现了一个地图比例尺的功能,方便各种地图类型代码的基本控件使用-This code implements a function of map scale to facilitate a variety of map types of code to use the basic controls
- 2022-03-16 23:26:40下载
- 积分:1
-
graphics programming source code
图形学编程源代码-graphics programming source code
- 2022-01-25 22:59:22下载
- 积分:1
-
一个用vc制作的绘图软件,可以很好的学习图形算法
一个用vc制作的绘图软件,可以很好的学习图形算法-vc produced using a mapping software can be a good learning algorithm Graphics
- 2022-02-06 05:09:30下载
- 积分:1
-
用于摄像模块图像采集,回放。通过windows vfp 编程
用于摄像模块图像采集,回放。通过windows vfp 编程-camera module for image acquisition, playback. Programming through the windows Probe
- 2022-03-03 01:44:29下载
- 积分:1
-
one can directly use the compression type, tested
一个可以直接使用的压缩类,测试过-one can directly use the compression type, tested
- 2022-01-26 03:57:03下载
- 积分:1
-
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助...
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助-An extract written by vc vascular procedures, for students who are learning basic image display and have to help deal with
- 2022-06-28 22:09:23下载
- 积分:1
-
umleditor
UMLEditor
- 2022-02-24 16:58:38下载
- 积分:1
-
Image geometric transformations (eg rotation), when used in recent field and bil...
图像几何变换(如旋转)时用到的最近领域和双线性插值方法,-Image geometric transformations (eg rotation), when used in recent field and bilinear interpolation methods,
- 2022-04-16 06:28:55下载
- 积分:1