-
Based on the latest generation of general
基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。
-Based on the latest generation of general-purpose GPU- Geforce8800, the CUDA platform, developed parallel sorting algorithm is based on general-purpose GPU computing applications a good example.
- 2022-01-25 23:09:08下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 圆环-OpenGL graphic example- Ring
- 2022-08-13 09:10:53下载
- 积分:1
-
值得大家来看的程序!
图像显示和描述方面的代码,不妨来
值得大家来看的程序!
图像显示和描述方面的代码,不妨来-U.S. view of the procedure is worth! Image display and description of aspects of the code, it may come
- 2022-05-05 16:21:54下载
- 积分:1
-
dengguangxiaoguo的说明,基于opengl的程序源代码
dengguangxiaoguo的说明,基于opengl的程序源代码-dengguangxiaoguo Note opengl on the program source code
- 2022-01-25 20:50:00下载
- 积分:1
-
程序中作用是简单几何物体在visual c++ 下 opengl 实现 采用OpenGL API编写的一个多彩的立方体...
程序中作用是简单几何物体在visual c++ 下 opengl 实现 采用OpenGL API编写的一个多彩的立方体
- 2022-02-07 19:21:14下载
- 积分:1
-
烟雾模拟仿真,由粒子模型生成,添加动态风的效果
烟雾模拟仿真,由粒子模型生成,添加动态风的效果-Smoke simulation, generated by the particle model, add the dynamic effect of wind
- 2022-03-31 22:15:31下载
- 积分:1
-
vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块...
vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块-vb called opengl process, a model opengl rendering for example, include a module initialization opengl
- 2022-09-25 07:55:03下载
- 积分:1
-
上次上载了一篇有关三维空间最接近点对的论文,但是源码没有找到.今天终于找到了,现在上传上来,以供参考....
上次上载了一篇有关三维空间最接近点对的论文,但是源码没有找到.今天终于找到了,现在上传上来,以供参考.-Last upload an article on the three-dimensional space the closest points of the thesis, but source not found. Today, finally found, and now upload up for reference.
- 2022-03-22 02:35:23下载
- 积分:1
-
用Visual C++ 和openGL开发的地球旋转程序
用Visual C++ 和openGL开发的地球旋转程序-Using Visual C++ and openGL procedures developed by the Earth" s rotation
- 2022-02-12 18:35:48下载
- 积分:1
-
OpenGL场景漫游
用 openGL 绘制一个虚拟教室场景。要求实现视角可变化以及漫游功能,教
室里的物品不少于五件。运用 openGL 图形库函数,基于 visualc++6.0 平台绘制一个虚拟教室的步骤大概如下:
1. 首先建立起一个教室的整体框架,即画出一个空间坐标系中的长方体,当然四个面
均可使用 GL_QUADS 来实现,只要定下教室的大小以及在空间坐标系中的位置,即
可定下八个顶点坐标。
这是我绘制教室这个大场景的部分代码截图:
- 2022-11-23 22:40:14下载
- 积分:1