-
排序 alogrithhm
排序算法比较冒泡排序、 选择排序、 插入 sortThe 输出是不减的顺序 (每个元素是不小于根据所需的总顺序排列的前一个元素) ;输出是一个置换 (进行重新排序) 的输入。
- 2022-03-07 02:40:45下载
- 积分:1
-
用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体...
用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体-developed using OpenGL chemical process simulation visual system ... based on virtual reality technology to a bicycle ... roaming segment. Moving objects in view the establishment of a cube, using the left mouse button click cube, then cube
- 2023-03-11 04:25:04下载
- 积分:1
-
OpenGL实现旋转、平移、缩放与贴图
在VS平台下写的OpenGL源码,实现了立方体的纹理贴图、缩放、平移以及旋转。附有操作说明。
- 2023-02-27 02:05:07下载
- 积分:1
-
An OpenGL example of Star!!It can help you understand opengl framework in more d...
星星闪动--OpenGL, 一个opengl的例子!!可以帮助你更详细的了解opengl的框架建立!!!! -An OpenGL example of Star!!It can help you understand opengl framework in more detail
- 2023-01-24 01:05:04下载
- 积分:1
-
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By...
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking o n the rotating spheres you can make them disappe ar. The reset button will return everything BAC k to the default setup.
- 2022-07-19 05:40:27下载
- 积分:1
-
opengl的材质应用的小程须
opengl的材质应用的小程须-opengl application of the material to be small way
- 2022-01-23 10:07:22下载
- 积分:1
-
OpenGL实现二维图像的三维显示
图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等
- 2022-01-24 15:24:10下载
- 积分:1
-
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!...
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!-opengl effects : the use of simulated textures bubbling with textures to achieve the bubbling feeling, a very interesting!
- 2022-01-21 21:33:59下载
- 积分:1
-
OPENGL入门之 曲线描绘
OPENGL入门之 曲线描绘-OpenGL domain curve depicts
- 2022-09-22 22:25:02下载
- 积分:1
-
摄像头控制程序
应用背景基于C++开发的摄像头控制程序,用了OPENCV库进行图像处理,完整实现了摄像头的开启运行及截图等功能,可供相关方面初学者学习借鉴使用关键技术使用C++作为开发语言开发,用了OPENCV库中的函数进行图像处理,编译工程前需要安装OPENCV并确认各个库的路径正确,否则会出错
- 2022-05-14 08:52:52下载
- 积分:1