-
不好的东西我是不会发的 看看就知道了
不好的东西我是不会发的 看看就知道了-the bad things I will not look at the hair will know
- 2022-03-21 12:08:58下载
- 积分:1
-
直线DDA,BRESENHAM;Bezier算法,圆bresenham算法及平移旋转算法
直线DDA,BRESENHAM;Bezier算法,圆bresenham算法及平移旋转算法-Linear DDA, BRESENHAM Bezier algorithm, round bresenham algorithm and translation rotation algorithm
- 2023-02-22 12:45:03下载
- 积分:1
-
一个分水岭算法源代码。可用于图像分割。
一个分水岭算法的源代码。可以用于图像分割。-a watershed algorithm source code. Can be used for image segmentation.
- 2022-01-26 01:59:49下载
- 积分: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
-
图像识别的matlab程序,其中包含EP,EM
图像识别的matlab程序,其中包含EP,EM-EP算法等。很有参考价值。-Matlab image recognition process, which includes EP, EM-EP algorithm. Useful reference value.
- 2022-02-22 08:57:03下载
- 积分:1
-
运用vc++6完成Bresenham算法的360度橡皮条算法还有中心画圆共享一下...
运用vc++6完成Bresenham算法的360度橡皮条算法还有中心画圆共享一下-use vc Bresenham algorithm completed six of the 360 degree rubber of the algorithm is in the central Sharing Circle what
- 2022-03-19 09:01:59下载
- 积分:1
-
一些重要的东西,图像编程必用
一些重要的东西,图像编程必用-some important things, certainly with images Programming
- 2022-03-03 08:53:33下载
- 积分:1
-
rotating transform, the formation of a 40 point, the diameter of 100 and 200 the...
用旋转变换的方法生成一个有40个点,内径为100,外径为200的星形图形。 程序运行按键说明:q,w比例变换,a,s旋转变换,j,l,i,k为平移变换。-rotating transform, the formation of a 40 point, the diameter of 100 and 200 the diameter of astrocytes graphics. Running Press : q, w ratio conversion, a, s rotation transformation, j, l, i, k translation transformation.
- 2022-01-21 20:00:34下载
- 积分:1
-
基于Visual C++的MFC绘图程序
基于Visual C++的MFC画图程序-Based on Visual C++ Paint program in MFC
- 2022-03-24 16:17:32下载
- 积分:1
-
本文实现了将自定义的文本或者图形保存到位图bmp文件。提供源代码下载。
我们在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现...
本文实现了将自定义的文本或者图形保存到位图bmp文件。提供源代码下载。
我们在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿
-This article will realize a custom text or graphics in place plans to preserve bmp file. Provide the source code download. We have to do with vc procedures often need to output text and graphics document preservation plan in place, of course, can have ready-made controls to achieve, but should not, such as their wish
- 2023-05-24 23:55:02下载
- 积分:1