-
opengl samples
opengl 例2 本例源自OpenGL 应用程序开发 2-opengl samples-2
- 2022-02-22 13:30:55下载
- 积分:1
-
Copy Screen,带了鼠标。
Copy Screen,带了鼠标。-Copy Screen, with a mouse.
- 2022-03-16 05:49:19下载
- 积分:1
-
实现图片里加自定义字符,需要GD库 可以加在自己的库里
实现图片里加自定义字符,需要GD库 可以加在自己的库里-achieve Photo Riga- defined characters, GD library needs to be raised in their Curry
- 2023-04-28 22:15:04下载
- 积分:1
-
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能
delphi画正弦曲线,抛砖引玉,发挥后可完成绘图的一些功能-delphi painting sine curve, something to play after the completion of some functional mapping
- 2022-01-26 05:54:41下载
- 积分:1
-
产生水纹、火焰及熔岩效果示例,本程序可以在图像上生成特效效果,值的一下。...
产生水纹、火焰及熔岩效果示例,本程序可以在图像上生成特效效果,值的一下。-Generated水纹, flame and lava sample effect, the program can generate effects in the image effect, the value of the click.
- 2022-09-23 17:10:03下载
- 积分:1
-
BMP文件快速压缩成JPG文件的VC源代码
BMP文件快速压缩成JPG文件的VC源代码-BMP file compression rapid JPG file into the source code VC
- 2022-04-30 22:32:44下载
- 积分:1
-
3d for beginners to learn the source code, suitable for beginners to learn 3d so...
适合3d初学者学习的源代码,适合3d初学者学习的源代码-3d for beginners to learn the source code, suitable for beginners to learn 3d source code
- 2022-01-25 17:40:31下载
- 积分:1
-
呵呵,大家好,希望这次的东西能够对大家有用,谢谢,如果不好,大家见谅啊,...
呵呵,大家好,希望这次的东西能够对大家有用,谢谢,如果不好,大家见谅啊,-Oh, good, hope that the things that can be useful for all of us, thank you, if not, we will be forgiven, ah, hee hee
- 2022-07-16 08:24:43下载
- 积分: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
-
opengl编写机器人代码
这是一个openGL的机器人行走转圈的演示程序.有详细注释.-This is a openGL walking robot moved around the demonstration program. Notes detail.
- 2022-09-26 17:05:02下载
- 积分:1