-
This is what I recently wrote a dictionary code encoding and decoding algorithm...
这是我最近写的字典码的编码和解码算法,可以使用的-This is what I recently wrote a dictionary code encoding and decoding algorithm can be used
- 2022-03-26 17:15:14下载
- 积分: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
-
模式识别中线性判别分类器的C++源码,非常容易集成和使用!...
模式识别中线性判别分类器的C++源码,非常容易集成和使用!-pattern recognition linear discriminant classifier C source code, and is easy to integrate and use!
- 2023-05-07 16:40:03下载
- 积分:1
-
vc7.0 编写的2000个点的二维三角剖分,剖分速度非常快!
vc7.0 编写的2000个点的二维三角剖分,剖分速度非常快!-very good!
- 2023-05-02 11:40:03下载
- 积分:1
-
一个简单的语言程序的时钟程序
一个简单的c语言时钟程序-a simple language c clock procedures
- 2022-07-25 21:21:51下载
- 积分:1
-
关于圆的一个优化算法
关于圆的一个优化算法-This is a optimized algorithm about circle.
- 2022-08-03 18:46:17下载
- 积分:1
-
用递归的方法进行连通域的标记,算出面积并且去除小面积的连通域,对于去噪很有效!...
用递归的方法进行连通域的标记,算出面积并且去除小面积的连通域,对于去噪很有效!-Using recursive methods of tags connected domain, calculate the area and remove a small area connected domain for denoising very effective!
- 2022-01-24 13:47:28下载
- 积分:1
-
an animation and images on the code
一个关于动画和图象的代码-an animation and images on the code
- 2022-10-19 11:20:03下载
- 积分:1
-
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit-3d game development book volumes attached to the source? II, development environment UltraEdit
- 2022-03-21 13:29:58下载
- 积分:1
-
检测VGA模式设置需要的模式,如果你需要
Detect vga mode for set needed mode if you need
- 2023-06-14 10:45:04下载
- 积分:1