CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - cuda example

搜索资源列表

  1. scan

    0下载:
  2. 本实例展示了并行前缀求和(也称作“scan”)的一种高效的 CUDA 实施途径。针对一个给定的数列,scan 可以计算出一个新的数列,其中每一个元素均为在输入列中该元素前面的所有元素的总和。 -This example shows the parallel prefix sum (also known as " scan" ) of an efficient CUDA implementation of the approach. For a given series, scan
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1.86mb
    • 提供者:Wolfeyes
  1. cudaexam

    0下载:
  2. Cuda与MFC联合编程的实例,使用全局函数来调用cuda代码-A example of cuda and MFC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:55.69kb
    • 提供者:caoweiguo
  1. fluidsD3D9

    0下载:
  2. An example of fluid simulation using CUDA and CUFFT, with Direct3D 9 rendering.
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:398.4kb
    • 提供者:liuxiao
  1. Programming-AI-by-Example-Source-Code

    1下载:
  2. The objective of the book you hold in your hands is to provide a solid and practical foundation to game AI, giving you the confidence to approach new challenges with excitement and optimism. AI is an enormous topic, so don’t expect to come away
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-14
    • 文件大小:3.9mb
    • 提供者:v0id995
  1. pycuda-wiki-examples

    0下载:
  2. python pycuda wiki-examples. Sample source code from the Tutorial Introduction in the documentation-python cuda example
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:36.58kb
    • 提供者:吳剛毅
  1. cuda_by_example

    0下载:
  2. cuda by example 是一些CUDA程序的例子,很有用,适合正在学习CUDA的朋友。-cuda by example are some examples of CUDA programs, useful for studying CUDA friends.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:336kb
    • 提供者:chenmoumou
  1. MFC_PLUS_CUDA

    0下载:
  2. cuda + MFC 的程序实例, 可供初学者参考~-cuda+ MFC program example for beginners reference ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:146.78kb
    • 提供者:li
  1. hellocuda

    0下载:
  2. 该程序是简单的使用CUDA来编写程序的一个小范例。-The program is simple to use CUDA to write a small example program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:14.14kb
    • 提供者:pplidia
  1. CUDA-by-Example

    0下载:
  2. 现在cuda很火,这本书有很多实例,值得一看-Now cuda is fire, there are many examples of this book, worth a visit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:lead
  1. cuda

    0下载:
  2. 一个cuda 示例程序,包含简单的cuda用法和example-A sample program cuda, cuda usage and contains a simple example
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:61.67kb
    • 提供者:
  1. helloCuda

    0下载:
  2. CUDA入门小实例,以及CUDA的初始化-helloCUDA, easy example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:yufei
  1. simpleCubemapTexture

    0下载:
  2. Simple Cubemap Texture Simple example that demonstrates how to use a new CUDA 4.1 feature to support cubemap Textures in CUDA C.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.12mb
    • 提供者:201220122012
  1. example

    0下载:
  2. 使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界-Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:14.25kb
    • 提供者:马际洲
  1. CUDA-by-example

    0下载:
  2. GPU初学者的入门书籍,英文原版的。讲述了GPU CUDA编程的基本方法等-English version of book for GPU new comer
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:1.99mb
    • 提供者:sun
  1. AcceleratingQueriesUsingGPU_source

    0下载:
  2. Programming GPU in C#.NET example with CUDA
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.42mb
    • 提供者:fando76
  1. MatrixMul

    0下载:
  2. an example of matrix multipication on cuda GPU
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:of72754yiwopao5
  1. CUDA by Example

    0下载:
  2. Parallel Programming: CUDA by Example
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:58kb
    • 提供者:Yeonseo
  1. julia_gpu

    0下载:
  2. cuda julia仿真,cuda example 配套代码(cuda julia cuda example code)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:rotar
  1. 32679--GPU高性能编程CUDA实战—示例代码

    0下载:
  2. 本资料是GPU高性能编程CUDA实战—示例代码,非常完整,非常适合学习与模仿,都相应的完成书中的算法和详细的并行代码编写过程。(This data is GPU high performance programming CUDA real - example code, very complete, very suitable for learning and imitation, the corresponding completion of the book algorithm and de
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:329kb
    • 提供者:Bigstrong
搜珍网 www.dssz.com