CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpencL

搜索资源列表

  1. sort

    0下载:
  2. opencl实现的基数排序算法,大家可以参考参考,跟sdk中的sample比对一下性能-OpenCL achieve radix sort algorithm, we can refer to the reference with sdk sample than on performance
  3. 所属分类:MPI

    • 发布日期:2017-11-01
    • 文件大小:4131
    • 提供者:徐胜林
  1. src

    0下载:
  2. openCL并行计算相关的样例源码,一共有10章的源码,由浅入深地展现了opencl的编写方法-OpenCL parallel computing sample source, a total of 10 chapters of the source, Deep show opencl preparation method
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:2759
    • 提供者:Taotao
  1. nfrisk_exjobb_draft_v11

    0下载:
  2. Using OpenCL for image analysis On the suitability of OpenCL for image anaylsis and integration into existing applications
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:2750064
    • 提供者:vanste25
  1. Convolution.5vectorized

    0下载:
  2. OpenCL优化代码,对比了几种优化方法各自耗时情况,是一种很好的学习源码-OpenCL optimized code, compared to several optimization methods each time, is a good source of learning
  3. 所属分类:MPI

    • 发布日期:2017-11-26
    • 文件大小:47962
    • 提供者:王彪
  1. CUDA-programming

    0下载:
  2. cuda程序设计,GPGPU及CUDA介绍,CUDA编程模型,OpenCL编程介绍-CUDA programming, GPGPU CUDA introduced, CUDA programming model, OpenCL programming introduced
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:2911934
    • 提供者:王彪
  1. DCT

    0下载:
  2. 基于OpenCL的DCT变换,有完整的C文件和kernel文件-OpenCL-based DCT transform
  3. 所属分类:Wavelet

    • 发布日期:2017-11-11
    • 文件大小:5831781
    • 提供者:xiaoxuan
  1. gpu

    0下载:
  2. 基于OPENCL并行计算接口。 To compile, the proper installation of OpenCL library is required。-Read a source file written in OpenCL, execute directly on GPU.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:17461
    • 提供者:吴江
  1. MatrixMultiplication_OpenCL

    0下载:
  2. 矩阵相乘并行计算方法,基于OPENCL通用计算接口。-Parallel matrix multiplication calculation method, based OPENCL general computing interface.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:6979
    • 提供者:吴江
  1. CPPAMP

    0下载:
  2. 多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算-Multicore programming than simple OPENCL
  3. 所属分类:MPI

    • 发布日期:2017-05-25
    • 文件大小:8668076
    • 提供者:ltx
  1. opencl-1.2-extensions.pdf.tar

    0下载:
  2. OpenCL1.2版本的扩展功能用户手册。-OpenCL1.2 version of the Expansion Function User' s Manual.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1000207
    • 提供者:lingfeng
  1. OpenCL_turorial.pdf.tar

    0下载:
  2. OpenCL快速入门教程,适合学习OpenCL的初学者入门的教程。-OpenCL Quick Start tutorial for beginners to learn the OpenCL tutorial.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:323105
    • 提供者:lingfeng
  1. OpenCLTutorial-Chinese.pdf.tar

    0下载:
  2. 学习OpenCL的教程,内容丰富,搞GPU并行计算,学习OpenCL会到。-OpenCL tutorial learning, content-rich, engaging in GPU parallel computing, OpenCL will to learn.
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3540312
    • 提供者:lingfeng
  1. ADDL

    0下载:
  2. OpenCL上实现的矩阵相乘。分别将生成的矩阵放在CPU及GPU上运行,计算其运行时间。用来测试GPU计算的性能。-OpenCL achieve the matrix multiplication. Respectively, the resulting matrix on the CPU and the GPU runs calculated run time. Used to test the performance of GPU computing.
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:2013528
    • 提供者:
  1. FaceDetect

    0下载:
  2. 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1445238
    • 提供者:站张
  1. mini3

    0下载:
  2. opencl kernel, you ll be surprised
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1675347
    • 提供者:John
  1. gpu_histogram

    0下载:
  2. OpenCL code for histogram
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:14403
    • 提供者:Adam Xu
  1. OpenCLGaussBlur

    0下载:
  2. 本代码是作用在Intel SDK for Opencl 平台上的高斯卷积代码,是一个基于Intel HD系列显卡的平台应用。仅仅提供一定的Opencl平台搭建的思路,以后会 奉上更多基于Intel HD系列显卡的优质代码-This code is role in Intel SDK for Opencl platform of gaussian convolution code, which is a series of Intel HD graphics platform based appl
  3. 所属分类:MPI

    • 发布日期:2017-06-15
    • 文件大小:23195856
    • 提供者:维斯摩尔
  1. Cloo-0.9.1

    0下载:
  2. OpenCL 例程,用于熟悉OpenCL相关编程方法-OpenCL routines, used to familiar with the OpenCL programming method
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1131215
    • 提供者:天翔
  1. SWAP

    0下载:
  2. nvidia 提供的关于矩阵交换的并行程序,平台是opencl,内有详细注解。-nvidia provided on the matrix of the parallel exchange program, the platform is opencl, with detailed notes.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3865
    • 提供者:athehad
  1. SWAP

    0下载:
  2. nvidia 提供的关于矩阵交换的并行程序,平台是opencl,内有详细注解。-nvidia provided on the matrix of the parallel exchange program, the platform is opencl, with detailed notes.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3911
    • 提供者:trysfi
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com