-
这是一个在上面的闪光,三维引擎的介绍。
这是在上面的一个Flash中,引入了3D引擎。
- 2022-03-04 23:38:58下载
- 积分:1
-
图像转换处理的常见方法(灰度,二值,去噪,马赛)
图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
- 2023-03-21 05:00:03下载
- 积分:1
-
图像的放缩算法,很不错
图像的放缩算法,很不错-image scaling algorithm, very good
- 2022-04-30 06:12:28下载
- 积分:1
-
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出...
在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
- 2022-06-20 10:56:37下载
- 积分:1
-
GDC2003的源码,基于物理的游戏编程
GDC2003的源码,基于物理的游戏编程-GDC2003 source, physics-based game programming
- 2023-08-19 13:50:03下载
- 积分:1
-
123
123
- 2022-09-27 07:40:02下载
- 积分: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
-
图象的初步处理,包括参数统计,直方图,以及直方图均衡,滤波,锐化等...
图象的初步处理,包括参数统计,直方图,以及直方图均衡,滤波,锐化等-The preliminary deal with images, including the parameters of statistics, histogram, and histogram equalization, filtering, sharpening, etc.
- 2022-11-02 01:00:03下载
- 积分:1
-
用C语言编写的动态演示C直线裁剪的源代码
用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
- 2023-01-11 06:45:03下载
- 积分:1
-
在C++环境下,实现画圆,方便实用,简洁快速
在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
- 2022-02-04 16:24:01下载
- 积分:1