搜索资源列表
CUDA stereo match 源码
- 利用CUDA基于GPU编程,立体匹配的源程序。比单独给予CPU提高20倍速度
2D CUDA-based bilinear interpolation
- This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA graphics card of reasonably moder
CUDA.rar
- 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上,The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
matrixMul
- GPU CUDA的经典算法,基于shared memory进行矩阵的相乘运算-GPU CUDA classical algorithm, based on shared memory for matrix multiplication by
CUDA-SAR-imaging-CSA
- 基于CUDA的SAR成像模拟,在GPU上得到了很好的加速比,由于时间所限,只进行了点目标的仿真。希望多多交流~-CUDA-based SAR imaging simulation on the GPU to get a good speedup, due to time constraints, only a point target simulation. Want to interact-
simpleCUFFT
- CUFFT GPU的傅立叶变换 GPU的通用计算-CUFFT GPU CUDA
GPU-course
- 自己收集整理的关于GPU的编程环境安装,配置,编程,应用技巧等众多网络上的优秀文章和资源,非常的实用和丰富。主要是针对NVIDIA公司的CUDA的,开发平台包括Linux和VS2005,VS2008,VS2010。-Collected on their GPU programming environment installation, configuration, programming, application techniques and many excellent articles on
CUDA_Match
- 基于NVIDIA CUDA GPU计算开发环境的双目视觉匹配程序,用于立体视觉的识别,同时可用于三维重建。主要算法在显卡上进行,需要NVIDIA的支持CUDA的显卡-NVIDIA CUDA GPU-based computing development environment to match the binocular vision procedures, for three-dimensional visual recognition, can be used for three-dimen
CUDA-example
- 包括矩阵相乘,转置,快速傅里叶变换,多GPU编程等23个实例-Including matrix multiplication, transposition, fast Fourier transform, multi-GPU programming in 23 instances
CUDA
- 学习NVIDIA公司GPU平台CUDA开发环境的好资料,可以大体上了解CUDA的运行环境和编程技巧-NVIDIA' s GPU platform to learn CUDA development environment good information, you can generally understand the CUDA runtime environment and programming skills
JpegEncodeGPU
- GPU加速jpeg图像编码,利用CUDA架构的GPU进行加速-GPU accelerating image compression using CUDA-enable GPU
CUDA
- 深入浅出谈CUDA——一种新的GPU编程工具-Easy to talk about CUDA- a new kind of GPU programming tools
CUDA
- CUDA编程的中文参考文档,有助于学习GPU编程。-Chinese CUDA programming reference documentation, contribute to learning GPU programming.
cuda
- cuda的教程,cuda是在nvdia的GT80以上显卡支持的Gpu编程的c语言环境-cuda' s Guide, cuda is the GT80 in nvdia above Gpu graphics support c programming language environment
GPU
- 采用GPU通用计算API(CUDA)实现矩阵相乘-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication
CUDA
- GPU的结构及CUDA在大规模浮点计算方面的编程模型介绍-GPU and CUDA model descr iption
GPU-CUDA
- 一些GPU学习资料, 一些GPU学习资料-Some GPU learning materials, some GPU learning materials, learning materials some of GPU
[GPU-CUDA--C-Programming]
- GPU CUDA C并行编程是计算机实现并行高速计算的强大方式,本资料将引领你进入这个神奇的世界-GPU CUDA C parallel programming is a powerful way to achieve parallel high-speed computer, this information will lead you into the magic of the world
gpu高性能运算之cuda_codes
- 关于CUDA编程的高性运算源码,GPU编程方面的不错的资料。(CUDA High performance source code)
cuda
- 利用gpu加速提高计算速度,节约计算时间,cuda从c语言进行的扩展 ,编程方便(Parallel acceleration)