-
贝塞尔函数的实现,VC编程
贝塞尔函数的实现,VC编程-the realization VC
- 2022-03-17 15:17:43下载
- 积分:1
-
该程序利用线匹配算法实现了两幅或四幅图象的上下,左右的拼接,提高了拼界效率....
该程序利用线匹配算法实现了两幅或四幅图象的上下,左右的拼接,提高了拼界效率.-procedures for the use of the matching algorithm to achieve a two or four on the top and bottom, around the mosaic, improve the efficiency of fight circles.
- 2023-02-23 18:35:03下载
- 积分:1
-
一个简单的玫瑰花儿程序.rar
一个简单的玫瑰花儿程序.rar- A simple rose procedure rar
- 2023-07-19 16:25:02下载
- 积分:1
-
一个地图编辑器,用于处理游戏方面的。和它配套的游戏引擎太大,发不上来!1...
一个地图编辑器,用于处理游戏方面的。和它配套的游戏引擎太大,发不上来!1-a map editor, for handling the game. And its supporting much of the game engine, a not answer! 1
- 2023-03-03 19:25: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
-
C Builder Open GL programming source library
用C++ Builder进行Open GL编程的源程序库-C Builder Open GL programming source library
- 2022-03-01 07:18:32下载
- 积分:1
-
是耶鲁大学的人脸库,耶鲁大学的人脸库分为AB,这是A,B太大传不上来....
是耶鲁大学的人脸库,耶鲁大学的人脸库分为AB,这是A,B太大传不上来.-Yale University Face libraries, Yale University face database is divided into AB, which is A, B is not up too much mass.
- 2022-07-20 14:26:34下载
- 积分:1
-
图像缩放,在readme.txt里有详细的使用说明
图像缩放,在readme.txt里有详细的使用说明-image zoom, the readme.txt are detailed usage
- 2023-04-06 01:00:04下载
- 积分:1
-
VC a simple image processing platform, everyone can create their own in the abov...
一个简单的VC图像处理平台,大家可以在上面建立自己的工程,以及图像处理算法。-VC a simple image processing platform, everyone can create their own in the above works, as well as image processing algorithm.
- 2023-07-28 10:15:04下载
- 积分:1
-
GIF格式的C语言解码源程序GIF89A的标准文档
GIF格式的C语言解码源程序GIF89A的标准文档-GIF format C language source code decoding standard document GIF89A
- 2022-08-17 10:05:18下载
- 积分:1