搜索资源列表

  1. CUDA stereo match 源码

    0下载:
  2. 利用CUDA基于GPU编程,立体匹配的源程序。比单独给予CPU提高20倍速度
  3. 所属分类:3D图形编程

    • 发布日期:2009-04-07
    • 文件大小:410524
    • 提供者:kaven_sdu
  1. CUDA编程指南bczn2[1]中文word版

    0下载:
  2. CUDA编程指南2.1 翻译成了中文,word版
  3. 所属分类:编程文档

    • 发布日期:2009-05-09
    • 文件大小:1885696
    • 提供者:gary_85@163.com
  1. 2D CUDA-based bilinear interpolation

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

    • 发布日期:2010-09-10
    • 文件大小:37881
    • 提供者:whitewalter
  1. CUDA实现CNN膨胀的程序

    1下载:
  2. 利用CUDA wizard建立的控制台程序,在CUDA平台上并行实现了细胞神经网络(CNN)执行膨胀的操作。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-06-21
    • 文件大小:11002898
    • 提供者:keyi12
  1. CUDA

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上-The article describes how to use CUDA to achieve neural networks, and he applied to image processing unit on the GPU
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:1398784
    • 提供者:
  1. CUDA

    0下载:
  2. 这里介绍了CUDA的基本知识,看了这之后,可以对CUDA有个很好的整体认识-CUDA here introduced the basic knowledge, reading this after the CUDA can have a good overall understanding of
  3. 所属分类:文件格式

    • 发布日期:2024-04-28
    • 文件大小:87040
    • 提供者:张立花
  1. CUDA

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

    • 发布日期:2024-04-28
    • 文件大小:799744
    • 提供者:gaoli
  1. CUDA

    0下载:
  2. CUDA编程的中文参考文档,有助于学习GPU编程。-Chinese CUDA programming reference documentation, contribute to learning GPU programming.
  3. 所属分类:并行运算

    • 发布日期:2024-04-28
    • 文件大小:1031168
    • 提供者:gupipi
  1. CUDA

    0下载:
  2. Nvidia CUDA超大规模并行程序设计训练课程 By清华大学微电子学研究所-Nvidia CUDA parallel programming ultra-large-scale training courses By Institute of Microelectronics, Tsinghua University
  3. 所属分类:软件工程

    • 发布日期:2024-04-28
    • 文件大小:6644736
    • 提供者:歪歪
  1. cuda

    0下载:
  2. cuda的教程,cuda是在nvdia的GT80以上显卡支持的Gpu编程的c语言环境-cuda' s Guide, cuda is the GT80 in nvdia above Gpu graphics support c programming language environment
  3. 所属分类:并行运算

    • 发布日期:2024-04-28
    • 文件大小:1631232
    • 提供者:何龙军
  1. matlab+and+cuda

    0下载:
  2. Matlab and CUDA program manual.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:165888
    • 提供者:lkdata
  1. cuda

    0下载:
  2. CUDA是流行的并行计算的硬件和软件架构, 其高性能的可以应用到实际软件中的工具,包含一些学习CUDA的基本的一些资料,并且有本人的对别人讲过的PPT 已经一些总结-CUDA is a popular parallel computing hardware and software architecture, which can be applied to the actual high-performance software t
  3. 所属分类:并行运算

    • 发布日期:2024-04-28
    • 文件大小:7217152
    • 提供者:xujx
  1. CPyrit-CUDA-0.2.4.tar

    0下载:
  2. SHA-1 Cracker based on NVidia CUDA technology. Uses optimized SHA-1 implementation in C like Cuda language
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:8192
    • 提供者:Foo Saa
  1. Cuda-OpenSrc

    0下载:
  2. Cuda Open Source project. Fast calculation on graphical processors. Language: C. -Cuda Open Source project. Fast calculation on graphical processors. Language: C.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:30720
    • 提供者:Crazy
  1. CUDA

    0下载:
  2. 比较好的入门文档,深入浅出谈CUDA编程,快速帮助入门-cuda programming,easy taking
  3. 所属分类:并行运算

    • 发布日期:2024-04-28
    • 文件大小:126976
    • 提供者:lin
  1. CUDA

    0下载:
  2. 学习NVIDIA公司GPU平台CUDA开发环境的好资料,可以大体上了解CUDA的运行环境和编程技巧-NVIDIA' s GPU platform to learn CUDA development environment good information, you can generally understand the CUDA runtime environment and programming skills
  3. 所属分类:并行运算

    • 发布日期:2024-04-28
    • 文件大小:462848
    • 提供者:要强
  1. cuda-edge-detection

    0下载:
  2. CUDA canny edge detector
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-28
    • 文件大小:1418240
    • 提供者:sholtakri
  1. cuda

    0下载:
  2. 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
  3. 所属分类:并行运算

    • 发布日期:2024-04-28
    • 文件大小:35840
    • 提供者:luojh
  1. CUDA

    0下载:
  2. GPU的结构及CUDA在大规模浮点计算方面的编程模型介绍-GPU and CUDA model descr iption
  3. 所属分类:软件工程

    • 发布日期:2024-04-28
    • 文件大小:277504
    • 提供者:黄浩
  1. cuda

    0下载:
  2. 深入浅出谈CUDA CUDA 是 NVIDIA 的 GPGPU 模型,它使用 C 语言为基础,可以直接以大多数人熟悉的 C 语言,写出在显示芯片上执行的程序,而不需要去学习特定的显示芯片的指令或是特殊的结构。-Visitors to learn about CUDA CUDA is NVIDIA s GPGPU model, which uses the C language-based, most people directl
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:81920
    • 提供者:multigen
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org