搜索资源列表
opencl48_CN
- opencl描述文档,中文版,译者:倪庆亮。从51cto下载的,好不容易找到的~-opencl descr iption document, Chinese version, translator: Ni Qingliang.
openclFilter
- 實現圖像濾波與 7x7過濾器。這個想法是提出一個 opencl的算法,將在所有的卡兼容的基本執行 opencl的不帶擴展名。由於我們收到一些電子郵件,詢問有關如何實現圖像過濾器,不要使用圖片,做基本的東西 liike反相顏色,我們還公佈了簡單的圖像過濾器,用戶可以編譯過濾器在執行時間和選擇哪個設備是用於編譯的代碼-Image filtering and 7x7 filter. The idea is to propose a opencl algorithm, all the cards wil
opencl
- opencl详细说明,GPU编程,采用CUDA架构体系-opencl details specification, GPU programming
opencl
- opencl编程的头文件和相应的文件说明,是通用并行计算的标准-the header file for opencl programming,including its direction for parallel computing.
openclMatrixMult
- 运用opencl的矩阵运算。利用c#完成。-opencl of matrix operations.
swan-10-03-12.tar
- Swan is a simple tool for aiding a port from CUDA to opencl.
SobelFilterImage
- 图像的膨胀、腐蚀、滤波、边缘提取的实现。采用的是并行算法,在opencl平台上实现。-Image dilation, erosion, filtering, edge detection implementation. Parallel algorithm is adopted, the opencl platform to achieve.
opencomputinglanguage
- opencl规范中文版 open computing language开放式计算语言-opencl Chinese version of open computing language specification Open Computing Language
CLConvolution
- 分析了如何創建一個簡單的7x7濾波器的opencl是適用於所有的GPU。本案例研究將著眼於提高卷積卷積時的性能與小圖像內核,一般來說,基於 FFT卷積更快的30x30內核及以後 [1],但實際上它的使用不常見的大窗口大小。 .我們將首先實現卷積圖像,然後使用改進的濾波器性能通過使用__constant opencl的內存和緩存圖像信息在__local空間。 -Analysis of how to create a simple 7x7 filter is applied to all Ope
opencl_univ_kit_1.0
- opencl 课件及源码 需要AMDAPPSDK-Introduction to Parallel Computing about opencl
opencl
- opencl.dll cho ai thieu
opencl Programming by Example
- opencl编程指南,对学习并行计算和相关编程有帮助(opencl programming guide, learning parallel computing and related programming helpful)
opencl
- opencl的一个简单的例子程序,供初学者学习使用。(a simple example for opencl.)
opencl
- opencl Parallel Programming Development Cookbook opencl 编程指南 为了充分利用本书,强烈建议您是软件开发人员或嵌入式软件开发人员,对并行软件开发感兴趣,但不知道在哪里/如何开始。理想情况下,您应该知道一些C或C ++(您可以选择C,因为它比较简单),并且舒适地使用跨平台构建系统,例如Linux环境中的CMake。(To get the most out of this book, it is highly recommended tha
opencl异构计算
- opencl并行编程的原理和策略,提出一系列基础编程技术(heterogeneous computing)
opencl资料
- opencl 资料,包含opencl异构并行计算 原理、机制与优化实践随书源码.txt,opencl异构计算.pdf,opencl中文教程.pdf(opencl data, including the principle of opencl heterogeneous parallel computing, mechanism and Optimization Practice with the book source code.Txt, opencl heterogeneous computi
opencl异构并行计算
- opencl异构并行计算 原理、机制与优化实践(opencl heterogeneous parallel computing principle, mechanism and Optimization Practice)
opencl异构并行编程实战-src
- opencl代码,具有参考意义,可以看看。。。对我帮助大(opencl code, with reference significance)
opencl
- opencl在vs2015上的一个简单例子(opencl,a simple example in vs2015)