-
2D Iterated Function System Fractal of the original code
二维迭代函数系统分形的的原代码-2D Iterated Function System Fractal of the original code
- 2022-10-30 07:30:03下载
- 积分: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
-
Gabor特征的提取
对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类 99142375gist
- 2022-06-29 23:06:49下载
- 积分:1
-
ECC elliptic curve algorithm source code. Crypto Library is the development of D...
ECC椭圆曲线算法源代码.Crypto++库的开发者是Wei Dai,非常好,标准的C++模板,不论是学习还是从应用的角度,都是难得的教材。算是提供一个给大家多学习和交流的机会-ECC elliptic curve algorithm source code. Crypto Library is the development of Dai Wei, a very good standard C template, or whether it is learning from the application point of view, is a rare materials. One is to provide the public more study and exchange opportunities
- 2022-08-14 05:57:42下载
- 积分:1
-
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
- 2023-07-10 20:20:02下载
- 积分:1
-
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。...
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。-Line Clipping: Click under the cut line segment, draw a line segment then click the rectangular cutting, for Line Clipping.
- 2022-12-12 19:55:03下载
- 积分:1
-
Digital Identification, VC++, Source code belongs to original author, it is best...
数字识别,VC++,源代码版权归原作者所有,最好只用于学习等非商业用途。-Digital Identification, VC++, Source code belongs to original author, it is best used only for learning and other non-commercial purposes.
- 2023-05-06 06:30:03下载
- 积分:1
-
X3d虚拟校园,用x3dedit 3.2开发
X3d虚拟校园,用x3dedit 3.2开发-x3d virtual reality school
- 2022-02-22 09:44:35下载
- 积分:1
-
This is a detailed article, DCT transform, from basic DCT transform to fast DCT...
这是一篇详细介绍DCT变换的文章,从基本DCT变换到快速DCT变换,并给出了原码。-This is a detailed article, DCT transform, from basic DCT transform to fast DCT transform, and gives the original code.
- 2022-02-22 07:08:25下载
- 积分:1
-
是用TC编写的一个关于图形剪裁方面的程序。值得下载。
是用TC编写的一个关于图形剪裁方面的程序。值得下载。-was prepared by a TC graphics tailoring of the process. Worth the download.
- 2022-02-25 10:49:42下载
- 积分:1