-
在这个目录中包含代码实现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 method of Convex Hull is always counter-clockwise order, can be used for any simple polygon.
- 2022-07-10 15:40:48下载
- 积分:1
-
模仿Windows自带的画图,用java设计特点的一个绘图程序
模仿windows自带的画图,用java设计了一个具有画图功能的程序-Imitate windows comes with Paint, using java design features a drawing program
- 2022-07-15 17:05:22下载
- 积分:1
-
VB图片处理
资源描述用于图像处理合适ccd入门者学习或开发视觉应用,本源码仅供学习使用。用于它用的一切后果由使用者自负。下载后24小时后请自觉删除。
- 2022-02-04 21:55:23下载
- 积分:1
-
在三维可视化环境中加载二维地图用于显史地理信息环境
在三维可视化环境中加载二维地图用于显史地理信息环境-In three-dimensional visualization environment loaded two-dimensional map for the remarkable history of geographic information environment
- 2022-02-26 10:19:39下载
- 积分:1
-
2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。
2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
- 2022-08-24 04:55:48下载
- 积分:1
-
屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。...
屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
- 2022-12-10 10:55:02下载
- 积分:1
-
一个图形创建和处理控件, 它支持bmp, cur, dib, emf, gif, ico, jpg和wmf文件格式, 能装入, 存储, 画, 处理和打印图形....
一个图形创建和处理控件, 它支持bmp, cur, dib, emf, gif, ico, jpg和wmf文件格式, 能装入, 存储, 画, 处理和打印图形. 有多种处理效果. (free) cool-a graphics creation and processing controls, which supports bmp, cur, Freehand, Corel, gif, ico, jpg and exe file format, can be loaded, storage, painting, processing and print graphics. There are a variety of treatment effect. (Free) cool
- 2022-08-20 00:49:55下载
- 积分:1
-
网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图...
网格组网程序,能将任意点集合,组成3角型网络,便于3维模型绘图-Mesh network procedures, can be any point set, composed of angle-3 network, 3-dimensional model to facilitate mapping
- 2022-03-03 05:34:57下载
- 积分:1
-
用于将从扫描仪或者数码相机获得的图像文件中的图形或地图数字化,并且进行显示。...
用于将从扫描仪或者数码相机获得的图像文件中的图形或地图数字化,并且进行显示。-from scanners used in digital cameras or access to the image files of graphics or digital map, and it shows.
- 2023-04-25 15:55:04下载
- 积分:1