-
灵感编程等程序码
灵感编程等程序码-inspiration programming code such as
- 2022-02-07 04:47:47下载
- 积分:1
-
delphi编写的快速傅立叶转换源代码
delphi编写的快速傅立叶转换源代码-prepared by the Fast Fourier Transforms source code
- 2022-03-13 02:28:29下载
- 积分:1
-
ico图标库.rar
ico图标库.rar-ico icon library. Rar
- 2022-03-19 06:48:47下载
- 积分:1
-
一个比较不错的图象浏览器
一个比较不错的图象浏览器-a relatively good image browser
- 2023-04-19 00:50:03下载
- 积分:1
-
一个画图的程序,图形学的作业
一个画图的程序,图形学的作业-a drawing procedures, the graphics operations
- 2022-04-22 00:25:49下载
- 积分:1
-
真正的VB MDI窗口背景代码,没有使用子窗体。
真正的VB MDI窗口背景代码,没有使用子窗体。-Real VB MDI window background code, do not use sub-forms.
- 2023-04-16 04:20:03下载
- 积分:1
-
C language graphics basic algorithm, to the learning graphics translation inters...
C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
- 2022-03-18 12:11:30下载
- 积分:1
-
vb实现的三角剖分。包括源代码和执行文件。
vb实现的三角剖分。包括源代码和执行文件。
- 2022-03-07 07:03:23下载
- 积分: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
-
Bezier curve describes the algorithm and procedures realize
描述了Bezier曲线的算法与程序实现
-Bezier curve describes the algorithm and procedures realize
- 2022-06-30 14:54:50下载
- 积分:1