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

搜索资源列表

  1. 2D CUDA-based bilinear interpolation

    1下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:37881
    • 提供者:whitewalter
  1. Exercises.zip

    0下载:
  2. cuda基本程序:矩阵转置的较优实现等 ,basic code for cuda
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:34393
    • 提供者:fruitfly
  1. nbody

    0下载:
  2. N-Body 利用cuda的模拟 Fast N-Body Simulation with CUDA-Fast N-Body Simulation with CUDA
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:804436
    • 提供者:xiangxingbin
  1. advection-solver

    0下载:
  2. A CUDA code for advection equation solver
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:221268
    • 提供者:jiangfei
  1. CUDA

    0下载:
  2. 深入浅出谈CUDA——一种新的GPU编程工具-Easy to talk about CUDA- a new kind of GPU programming tools
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:799915
    • 提供者:gaoli
  1. pso

    1下载:
  2. cuda加速粒子群算法的代码,非常不错哦-particle swarm algorithm to accelerate the cuda code
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:104192
    • 提供者:wangwei
  1. particles

    1下载:
  2. 基于GPU,使用CUDA语言,实时模拟上千个粒子的碰撞。在模拟过程中,可通过鼠标和键盘进行交互式操作,方便观测。-Based on GPU,use the CUDA language to realize the simulation of thousands of particles collision
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3960290
    • 提供者:王朝阳
  1. code

    0下载:
  2. this code demonstrate the use of Stream in Cuda.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:1527
    • 提供者:Yvesco
  1. eigenvalues

    0下载:
  2. cuda code for eigen value of matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3499855
    • 提供者:teena
  1. CUDA-DCT-code

    0下载:
  2. 英伟达gpu通用计算统一架构CUDA,DCT源代码,例程-Gpu NVIDIA unified architecture general-purpose computing CUDA, DCT source code, routines
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4348584
    • 提供者:gyz
  1. CUDA-GPU-A-GOOD-BOOK

    1下载:
  2. 学习CUDA编程入门的一本书,用实例讲解了不同优化程度的执行效率,本人受益匪浅,里面的代码可用。-Introduction to CUDA programming learning a book explained with examples the efficiency of different optimization levels, I benefited greatly from inside the code available.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:287010
    • 提供者:读家卡
  1. cuda-nodess

    0下载:
  2. 使用CUDA模拟顶点、几何着色器-原型演示,包含源代码和说明文档-Simulation using CUDA vertex and geometry shaders- the prototype demonstration, including source code and documentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4011195
    • 提供者:nono
  1. cuda_by_example

    0下载:
  2. the source code of the book: CUDA by Example an introduction to general-perpose GPU programming, written by Jason Sanders and Edward Kandrot
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:301951
    • 提供者:L
  1. Source-Cod-CUDA-by-example

    0下载:
  2. 源码-CUDA by example 非常好的CUDA入门书籍-Source Code-CUDA by example
  3. 所属分类:MPI

    • 发布日期:2017-03-23
    • 文件大小:294714
    • 提供者:Joe
  1. cuda-sha512

    0下载:
  2. 非常好用的基于cuda的sha512代码,cuda是基于GPU的编程语言,利用cuda的并行性可提高运算破解效率,但随着cuda版本的不断更新,编程环境需要自身搭建,代码需要读懂后根据版本的更新进行简单的调试。-Very good sha512 based on cuda code, cuda is a programming language based on GPU, using cuda parallelism can improve the operation efficiency of
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:13007
    • 提供者:kobe
  1. CUDA-code

    0下载:
  2. 本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:464141
    • 提供者:刘楠
  1. CUDA code

    0下载:
  2. CUDA(Compute Unified Device Architecture),是显卡厂商NVIDIA推出的运算平台。 CUDA?是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。(CUDA (Compute Unified Device Architecture), is the graphics platform NVIDIA's computing platform. CUDA is a general purpose parallel computi
  3. 所属分类:并行计算

    • 发布日期:2018-01-03
    • 文件大小:1269760
    • 提供者:taoshi
  1. dijkstra CUDA

    1下载:
  2. dijkstra code cuda windows
  3. 所属分类:并行计算

    • 发布日期:2018-01-06
    • 文件大小:477184
    • 提供者:Loop{}
  1. Matrix-Inversion-with-CUDA-master

    1下载:
  2. 利用cuda完成GPU编程,实现对给定矩阵的求逆操作(a cuda code for calculating a inverse matrix of a given matrix)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5841920
    • 提供者:呆呆呆张
  1. simulink&&CUDA

    0下载:
  2. 利用simulink的自动生成代码功能生成代码后,在VC2013上进行编译,然后调用CUDA程序(After generating code from Simulink's automatic generation of code, compiling on VC2013, then calling the CUDA program)
  3. 所属分类:并行计算

    • 发布日期:2018-04-30
    • 文件大小:73728
    • 提供者:NiZaiCaiA
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com