搜索资源列表
Diffraction
- Diffraction基于GPU加速 基于GPU加速
cuda_md5
- md5_cuda编程,主要是针对GPU加速
Diffraction
- Diffraction基于GPU加速 基于GPU加速-Diffraction-based GPU accelerated GPU-based accelerated GPU-based accelerated
cuda_md5
- md5_cuda编程,主要是针对GPU加速-md5_cuda programming is targeted at the GPU to accelerate the
c_fdtd_gpu
- 利用图形处理器进行加速的有限差分法源代码,绝对珍贵.-Use of graphics processors to accelerate the finite difference method source code is absolutely precious.
raycasting_tutorial
- 老外写的GPU加速的raycasting算法,硬件加速算法用CG编写。对学习硬件加速的体绘制算法很有用-Written by foreigners GPU-accelerated raycasting algorithms, hardware-accelerated CG algorithm used to prepare. Learning hardware-accelerated volume rendering algorithm
Fluid
- c++语言开发的,使用GPU加速的对流体的仿真-c++ language to develop the simulation of fluid
JpegEncodeGPU
- GPU加速jpeg图像编码,利用CUDA架构的GPU进行加速-GPU accelerating image compression using CUDA-enable GPU
GPU
- 近年来,计算机图形处理器(GI.apllics Processing Unit,GPU)得到了极大地发展,从最初局限于图形渲染的图形卡,发展为如今可编程的并行计算平台。与CPU的串行计算模式不同,GPU是一种高度并行的流处理器,具有更强的浮点计算能力,在物理模拟、信号分析等许多领域人们将高强度的计算任务以适当的方式转化为流数据计算模式,通过编程在GPU中进行加速计算,通常能获得一个数量级的速度提高,这也是当今的热点研究问题之一。-In
mitk
- 实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;-Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circul
GPU-speedup
- 针对LA在解决大规模优化问题时需要消耗大量的时间无法达到实时性的问题,结合GPU的高速并行性,本文提出了一种基于GPU(Graphics Processing Unit,GPU)加速的细粒度并行免疫算法。本算法借助CUJDA(Compute Unifled Device Architecture,CUDA)统一架构,将实现过程转化成CUDA线程块并行计算过程,使得免疫算法在GPU中加速执行,在取得较好的优化效果的同时,解决了细粒度并行的
GPU
- GPU加速的物体空间线绘制算法GPU acceleration of the object space line drawing algorithm-GPU acceleration of the object space line drawing algorithm
GPU-accelerated-
- GPU加速设计教程,半山工作室出品。比较难找的一个资料。需要的下载。-GPU-accelerated design tutorials, Mid-Levels Studio. More difficult to find information. Need to download.
图像处理的GPU加速技术研究与评价
- 针对大多数图像处理问题的计算密集性,提出了图像处理的GPU加速技术。首先,描述了相对于CPU,采用GPU能够带来计算效率提升的体系结构基础。其次,将直方图生成和快速傅里叶变换计算二维卷积两个具有代表性的图像处理算法移植至GPU。最后,利用同样市场价格组合的CPU和GPU进行实验,利用多分辨率图像作为测试数据,比对CPU和GPU方案的计算效率。结果显示,与相同算法的CPU实现相比,其GPU实现分别将计算效率最高提高到了17倍和40倍
jpeg2000-gpu
- jpeg2000的tier-1的GPU加速研究-a novel parallel tier-1 coder for jpeg2000 using gpus.pdf
dehazing-GPU-master
- 对和何凯明博士的导向滤波去雾算法进行gpu加速(Fog acceleration by directional filtering)
cuda
- 利用gpu加速提高计算速度,节约计算时间,cuda从c语言进行的扩展 ,编程方便(Parallel acceleration)
GPU Computing Gems Jade Edition
- 关于GPU加速计算编程的书籍,很受欢迎,建议初学者阅读。(The books on GPU acceleration programming are very popular and are recommended for beginners to read.)
4_GPUIntro
- GPU 基本介绍 包括GPU与GPGPU的兴起,GPU加速与高性能计算,Nvidia CUDA简介。(The Basic Introduction of GPU)
线程协作
- 这个程序是通过GPU加速,运用CUDA编程来生成波纹。主要运用了GPU中线程协作,使计算更加高效。(This program is accelerated through GPU and uses CUDA programming to generate ripples. The main use of GPU in the thread collaboration, making the calculation more effici