搜索资源列表
CUDA stereo match 源码
- 利用CUDA基于GPU编程,立体匹配的源程序。比单独给予CPU提高20倍速度
CUDA实现CNN膨胀的程序
- 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
cudaOpenMP
- CUDA 的编程示例,主要是用于通用计算的扩展,值得研究学习-CUDA GPGPU
KD-Tree
- 光线追踪的cuda程序,基于cuda实现,大大加速了速度。-Cuda ray tracing program, based on cuda implementation, greatly accelerating the speed.
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
simpleGL
- cuda的一个简单应用实例。他与opengl的一个简单的结合。-a simple example for cuda
CUDA_RayTracingTutorial
- Cuda Raytrace的代码。最基础的Cuda编写的Raytrace程序-Cuda Raytrace code. The most basic procedures Cuda prepared Raytrace
histKernel
- CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
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)
cudacluster-source-1.0
- 利用NIVIDIA公司的GPU编程SDK CUDA进行聚类分析-Using CUDA for hierachy clustering taking advantages of Pararell programming
matrixcompute
- cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。-cuda
simpleD3D9
- cuda的另外一个简单应用实例,cuda和direct3d结合的一个应用实例。-cuda
CUDA
- 深入浅出谈CUDA——一种新的GPU编程工具-Easy to talk about CUDA- a new kind of GPU programming tools
bicubicTexture
- Bicubic interpolation using CUDA
GPU
- 采用GPU通用计算API(CUDA)实现矩阵相乘-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication
cuda-edge-detection
- CUDA canny edge detector
CUDA-ShapeContext
- Architecture)并行处理平台,对人脸形状识别算法Shape Context的串行算法进行了研究,并在CUDA平台中分别研究了其高效并行处理技术和并行算法。-Architecture) parallel processing platform, the shape of the face recognition algorithm Shape Context of the serial algorithm is studied, and were studied in the CUDA
CUDA
- GPU编程计算统一设备架构Cuda的入门资料 中文版讲的比较详细-GPU Compute Unified Device Architecture Cuda programming introductory information about the Chinese version of the more detailed
GPU高性能编程CUDA实战中文
- cuda编程指南,cuda入门编程必备良药(CUDA Programming Guide, CUDA introductory programming essential medicine)