搜索资源列表
CUDA stereo match 源码
- 利用CUDA基于GPU编程,立体匹配的源程序。比单独给予CPU提高20倍速度
simpleCUFFT
- CUFFT GPU的傅立叶变换 GPU的通用计算-CUFFT GPU CUDA
histKernel
- CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
cudacluster-source-1.0
- 利用NIVIDIA公司的GPU编程SDK CUDA进行聚类分析-Using CUDA for hierachy clustering taking advantages of Pararell programming
OpenCL
- OpenCL详细说明,GPU编程,采用CUDA架构体系-OpenCL details specification, GPU programming
CUDA
- 深入浅出谈CUDA——一种新的GPU编程工具-Easy to talk about CUDA- a new kind of GPU programming tools
GPU
- 采用GPU通用计算API(CUDA)实现矩阵相乘-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication
cppIntegration
- cuda加速实现的解码器 通过gpu实现高速编码.-cuda decoder to accelerate the adoption of high-speed encoding gpu.
simpleTexture
- GPU纹理使用,CUDA的代码 纹理可以作为数据的存储介质-GPU texture CUDA
particles
- 基于GPU,使用CUDA语言,实时模拟上千个粒子的碰撞。在模拟过程中,可通过鼠标和键盘进行交互式操作,方便观测。-Based on GPU,use the CUDA language to realize the simulation of thousands of particles collision
40e87b3a-0df7-43ec-8729-916b7c6ea92fR
- 基于CUDA的立体视觉 在本文中,我们提出了一个基于GPU的加速方法,以加快计算量图像配准 统一设备架构(CUDA技术)。一种新颖的CUDA技术为基础的联合直方图计算方法介绍 在这个文件,该文件还对二维图像配准和其他应用程序的一般图形宝贵。此外, 1算法的改进,提出改进FMRIB广泛使用的线性图像注册工具 (调情)。虽然采取了额外的时间是通过应用该算法的改进,我们的实现表明, 能够执行一个完整的12个自由度(自由度)的两个脑容量图像配准在近35秒, 时间大约是10比本
GPUCUDA
- 《GPU高性能运算之CUDA》-张舒-源代码-" GPU for high-performance computing CUDA" - Zhang Shu- source code
simpleTexture
- Nvidia GPU实现的简单纹理程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU textures to achieve a simple program for beginners to learn CUDA technology, have a strong reference
openFaceDetection
- This code accelerate face detection using Nvidia s GPU hardware using CUDA programming interface
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
GPU-CUDA
- 一些GPU学习资料, 一些GPU学习资料-Some GPU learning materials, some GPU learning materials, learning materials some of GPU
.GPU.Gems.3
- 目前最火的gpu技术大会精粹。从别人的代码学习并行和cuda框架-Currently the hottest gpu Technology Conference essence. Code to learn from others cuda framework for parallel and
GPU-CUDA001
- 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。 -An Artificial Neural Network is an information processing method that was inspired by the way biological nervous systems function, such as the brain, to process information. It is composed of a large number of
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)