-
播放GIF动画的工程,用于播放GIF动画。
播放GIF动画的工程,用于播放GIF动画。-Play GIF animation project for the GIF animation player.
- 2022-05-14 02:17:55下载
- 积分:1
-
在这个目录中包含代码实现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
-
a curve display program
一个曲线显示程序-a curve display program
- 2022-07-13 01:09:20下载
- 积分:1
-
计算机图形学部分算法演示系统:包括直线,圆的生成算法,Bezier曲线,直线裁剪算法...
计算机图形学部分算法演示系统:包括直线,圆的生成算法,Bezier曲线,直线裁剪算法-some algorithm in computer graphics presentation systems include : straight, round the generation algorithm, Bezier curves, straight cutting algorithm
- 2023-01-23 10:20:04下载
- 积分:1
-
tft lcm display
tft lcm display-tft display clause 8 cm
- 2022-03-11 00:06:57下载
- 积分:1
-
object detection,filter the bluring image
object detection,filter the bluring image-object detection, image filter the bluring
- 2022-08-13 16:48:03下载
- 积分:1
-
一个不错的画图工具,挺好用的。有基本的工具
一个不错的画图工具,挺好用的。有基本的工具-A good drawing tool, good used. Basic tools
- 2023-04-30 17:30:04下载
- 积分:1
-
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等....
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等.-integrity of the basic graphics rendering system, under VC6.0 compiler passed, line drawing, polygons, etc. round.
- 2023-05-24 22:55:02下载
- 积分:1
-
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载
非常Cool的屏幕效果,可以将你的屏幕变形,有十多种效果,推荐下载- Extremely the Cool screen effect, may yours screen distortion,
some more than ten kind of effects, the recommendation download
- 2022-02-02 04:33:27下载
- 积分:1
-
From scattered point interpolation to generate contour lines and provide a color...
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
- 2022-05-16 16:07:02下载
- 积分:1