搜索资源列表

  1. CUDA+与+MFC

    0下载:
  2. CUDA+与+MFC
  3. 所属分类:其它程序

    • 发布日期:2011-09-16
    • 文件大小:578560
    • 提供者:ahnselina
  1. GPU高性能运算之CUDA

    2下载:
  2. GPU高性能运算之CUDA 源代码
  3. 所属分类:源码下载

    • 发布日期:2012-02-27
    • 文件大小:4906312
    • 提供者:byf999
  1. cuda褶积程序

    0下载:
  2. 用cuda程序做褶积
  3. 所属分类:数值算法/人工智能

  1. CUDA 编程

    0下载:
  2. CUDA编程 实例教学值得大家查看学习,挺不错的 很好用
  3. 所属分类:其他书籍

  1. 4

    0下载:
  2. Device driver for the via-cuda on Apple Powermacs
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:猪头
  1. bitonic

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。-based on the latest generation of common GPU-- Geforce8800. CUDA platform in the development of the parallel scheduling algorithm, GPU is based on the c
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1566720
    • 提供者:白洪涛
  1. fluidsD3D

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发流体模拟程序,是基于GPU的通用计算应用在图形学领域的一个范例。由于该环境在国内不常见,并且支持模拟环境,保留了可执行文件作为参考。-based on the latest generation of common GPU-- Geforce8800. CUDA platform in the development of fluid simulation progr
  3. 所属分类:并行运算

    • 发布日期:2024-05-12
    • 文件大小:1684480
    • 提供者:白洪涛
  1. matrixMul

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的矩阵乘法的例子,比CPU版本性能有非常大的提高。保留了可执行程序-based on the latest generation of common GPU-- Geforce8800. CUDA platform in the development of the matrix multiplication example, than CPU performance
  3. 所属分类:并行运算

    • 发布日期:2024-05-12
    • 文件大小:1572864
    • 提供者:白洪涛
  1. simpleTexture

    0下载:
  2. 基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。-based GPU generic terms, the use of video memory cache is to improve the efficiency of the algorithm, The example is the CUDA environment how to read texture proce
  3. 所属分类:并行运算

    • 发布日期:2024-05-12
    • 文件大小:1796096
    • 提供者:白洪涛
  1. cuda_build_rule

    0下载:
  2. 这是我们开发的CUDA开发环境中的编译规则,使cuda具有良好的可编程性-This is what we developed CUDA development environment to compile the rules to enable cuda have good programmability
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:黎明
  1. VectorAdd

    0下载:
  2. 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。-CUDA based on a simple example of code, the use of methods to achieve vector SIMD adder run on nVidia
  3. 所属分类:并行运算

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:人民币
  1. CUDA_NVIDIA

    0下载:
  2. 3月25-27 NVIDIA 首席科学家DAVID KIRK CUDA技术讲座内容资料 -March 25-27 NVIDIA Chief Scientist DAVID KIRK CUDA information technology talks
  3. 所属分类:并行运算

    • 发布日期:2024-05-12
    • 文件大小:3260416
    • 提供者:陈亮
  1. oceanFFT

    0下载:
  2. 这是CUDA的一个示例程序,很精简,但也包含很多很多的技术含量。-This is an example of CUDA procedures, be concise, but also contains many of the technical content.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2200576
    • 提供者:linfengkun
  1. shared_memory_gpu

    0下载:
  2. 利用cuda进行gpu的编程,可以在NVIDIA geforce 8800以上显卡上执行。利用了它的共享内存。比在cpu上执行快的多。-Carried out using cuda GPU programming, NVIDIA geforce 8800 can run more than graphics. Use of its shared memory. Than in the cpu to run faster and more
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:laote
  1. texture_memory_gpu

    0下载:
  2. 利用cuda进行gpu的编程,可以在NVIDIA geforce 8800以上显卡上执行。利用了它的texture内存。比在cpu和在共享内存上执行都要快的多。-Carried out using cuda GPU programming, NVIDIA geforce 8800 can run more than graphics. Use of its texture memory. Than in the cpu and in t
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:laote
  1. CUDA_BP_neuralnetwork

    0下载:
  2. 基于nvidia CUDA架构的BP神经网络程序,在G80,G92 GPU上可以完成BP神经网络训练。速度较双核CPU提高十倍-Nvidia CUDA architecture based on BP neural network procedures, G80, G92 GPU to be completed on BP neural network training. Faster than dual-core CPU times
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:155648
    • 提供者:樟树
  1. sray_GPU

    0下载:
  2. CUDA Ray tracer, 3D-DDA algorithm in homogeneous medium. Useful for wave-eq. approximation, with respect of wavefront propagation, and so applicable for imaging, sound and seismic simulations.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-12
    • 文件大小:2624512
    • 提供者:Mario Vigliar
  1. binomial

    0下载:
  2. CUDA的一个小例子,可以帮助大家了解一下这方面的内容,够不够20字啊-CUDA, a small example that can help everyone learn about the content of this field, 20 characters enough ah
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:hupeng
  1. heart_Hybrid_Mass_Spring

    0下载:
  2. 基于CUDA的心脏四腔室跳动模拟程序,数据来源www.ices.utexas.edu/~jessica/medical_data/heart/Heart_Valve_new.htm-CUDA-based four-chamber heart beating simulation program, data sources www.ices.utexas.edu/ ~ jessica/medical_data/heart/Heart_Va
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:21504
    • 提供者:俞荣栋
  1. superflow

    0下载:
  2. 另外一个二维流体模拟的源码。好像使用了nvidia最新的显卡编程语言CUDA实现。-Another source of two-dimensional fluid simulation. Like using the latest nvidia graphics programming language CUDA realize.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-12
    • 文件大小:4478976
    • 提供者:tiantiancode
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org