搜索资源列表
RT1
- 使用CUDA进行并行光线跟踪的原代码,需要支持CUDA的显卡和相应驱动-The use of CUDA parallel ray tracing of the original code, the need to support CUDA graphics card and the corresponding drive
CUDA_RayTracingTutorial
- Cuda Raytrace的代码。最基础的Cuda编写的Raytrace程序-Cuda Raytrace code. The most basic procedures Cuda prepared Raytrace
CPURayCasting
- 在CPU做的Ray-Casting代码,仿写CUDA的VolumeRender. -In the CPU to do Ray-Casting code, Imitative CUDA' s VolumeRender.
juzhen
- cuda矩阵乘法的源代码。(注:需要cuda平台)-cuda matrix multiplication of the source code. (Note: the need for cuda platform)
CUDA
- 深入浅出谈CUDA——一种新的GPU编程工具-Easy to talk about CUDA- a new kind of GPU programming tools
mpeg2dec
- MEPG2 dec 优化代码。 可运行于nvidia 的CUDA平台中-MEPG2 dec opt code it can running in nvidia s cuda chip
particles
- 基于GPU,使用CUDA语言,实时模拟上千个粒子的碰撞。在模拟过程中,可通过鼠标和键盘进行交互式操作,方便观测。-Based on GPU,use the CUDA language to realize the simulation of thousands of particles collision
dalleyCudaPedDet
- This bundle provides the source code for the INRIA Object Detection and Localization Toolkit, with various optimizations including a CUDA port that allows most of the processing to be offloaded to a CUDA-capable NVidia graphics card for substantial s
GPUCUDA
- 《GPU高性能运算之CUDA》-张舒-源代码-" GPU for high-performance computing CUDA" - Zhang Shu- source code
cuda_emicp_softassign.0.1.tar
- EM -icp code on cuda
openFaceDetection
- This code accelerate face detection using Nvidia s GPU hardware using CUDA programming interface
Gpucv
- This sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapting opencv.-This is sample code to calclate the optical flow. This program use the opencv and Gpucv. Gpucv is cuda program adapti
.GPU.Gems.3
- 目前最火的gpu技术大会精粹。从别人的代码学习并行和cuda框架-Currently the hottest gpu Technology Conference essence. Code to learn from others cuda framework for parallel and
CUDA_test
- CUDA测试源码,包含CUDA的初始化代码。-CUDA Test Source Code Include CUDA Initialization.
cuda-gl-interoperation
- cuda作为通用处理器可实现并行计算,但其传统的显卡计算功能不能忽略,本例实现cuda与opengl的相互操作-this code implement the interoperation between cuda and opengl
opencvPcuda.tar
- This code is implemented on platform cuda and openCV lib to detect of a given image
tutorial-4-cuda
- opencv2.4.9中关于cuda的样例安卓源码-the source andriod code about cuda in the opencv2.4.9
the-code-of-cuda_by_example
- GPU高性能编程CUDA实战上的源码,适合初学CUDA的朋友。-The code of cuda by examples,an introduction to general-purpose gpu programs
bfs.tar
- cuda code of bfs algorithm
CodeSamples
- 基于CUDA的jpeg压缩代码,完全可编译时使用(JPEG compression code based on CUDA can be compiled at compile time.)