搜索资源列表
CUDA_RayTrace_DEMO.rar
- 数个CUDA的程序实例,其中有一个实现光线追踪的例子,A few examples of CUDA procedures, of which there is a ray tracing example of the realization of
simpleGL
- cuda的一个简单应用实例。他与opengl的一个简单的结合。-a simple example for cuda
RayTrace
- 光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
43680548ZBuffer
- 基于最新一代通用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
SiftGPU-V370
- 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
DFT
- 采用cuda进行离散傅立叶变换,是学习cuda编程的很好例子。-Discrete Fourier transform using cuda, cuda programming is a good example of learning
CUDA.by.Example
- 图形处理书籍:CUDA BY EXAMPLE-CUDA BY EXAMPLE
simpleGL
- cuda的一个简单应用实例。与OpenGL结合。-a simple example for cuda with openGL
julia
- cuda入门范例(julia集的计算),CUDA加速计算,简单的范例-cuda Start sample (julia set computing), CUDA accelerated computing, simple example
lightdetective
- 使用cuda加速计算,实现光线追踪的简单例子。本程序实现20个随机小球的3d绘制。-Use cuda accelerated computing, simple example of ray tracing. This procedure to achieve 20 random ball 3d rendering.
