CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - NVIDIA

搜索资源列表

  1. fastmath

    1下载:
  2. NVIDIA 的数学运算库,包括快速开方,浮点转整数等-NVIDIA mathematical libraries, including rapid evolution, floating point to integer, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.38kb
    • 提供者:sunshine
  1. CUDA_BP_neuralnetwork

    3下载:
  2. 基于nvidia CUDA架构的BP神经网络程序,在G80,G92 GPU上可以完成BP神经网络训练。速度较双核CPU提高十倍
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:152.07kb
    • 提供者:樟树
  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
    • 文件大小:36.99kb
    • 提供者:whitewalter
  1. parallel-sorting_GPU

    0下载:
  2. 基于CUDA的并行排序GPU-BBSort 需要NVIDIA显卡支持-CUDA Parallel Sorting on GPU-BBSort NVIDIA graphics support needed
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:4.16kb
    • 提供者:耀霸
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:859.16kb
    • 提供者:Sheng
  1. simpleCUFFT

    2下载:
  2. 基于CUDA的正反FFT实现 需要NVIDIA显卡支持-Based on the positive and negative CUDA FFT implementation needs NVIDIA graphics support
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2.29kb
    • 提供者:耀霸
  1. reduction_GPU

    0下载:
  2. 基于GPU的规约算法实现 需要NVIDIA显卡支持-GPU-based particle algorithm requires NVIDIA graphics support
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:8.5kb
    • 提供者:耀霸
  1. kuaisupaixu_GPU

    0下载:
  2. 基于CUDA的快速排序算法 需要NVIDIA显卡支持-Fast sorting algorithm based on CUDA NVIDIA graphics support needed
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4.99kb
    • 提供者:耀霸
  1. OceanCS

    0下载:
  2. The simulation theory comes from the paper, “Simulating Ocean Water”, written by Jerry Tessendorf. The original sample was written in HLSL by NVIDIA, and I ported the code to use C++ AMP.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:subha
  1. GPU-AI

    0下载:
  2. MultiAgentGPU-RA09.pdf,nvidia gpu ai paper,very useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:6.74mb
    • 提供者:hjj
  1. spmv_csr

    2下载:
  2. 稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。 CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matri
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3.13mb
    • 提供者:lipeng
  1. LBM-C-0.1

    1下载:
  2. LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.81mb
    • 提供者:ass
  1. cuj2k-src-1.1

    0下载:
  2. A JPEG2000 encoder on CUDA - Converts BMP -> JPEG2000 with your NVIDIA GPU - Commandline tool and CUDA/C++ library - For both lossless and lossy encoding - One of the fastest open-source JPEG2000 encoder: Encodes a 27 megapixel -
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:147.41kb
    • 提供者:iori
  1. GPUSPHsnapshot-2.0

    0下载:
  2. GPUSPH is an implementation of Smoothed Particle Hydrodynamics for free surface flows (Monaghan, 1994, 2005) on a Nvidia graphics card. In this application, the fluid can be water or a more viscous substance like lava (see also GPU-LAVA).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:130.35kb
    • 提供者:孙华文
  1. cpu_gpu_conv

    0下载:
  2. These codes can compute the convolution in an efficient way using CPU and GPU (for GPU code you must have NVIDIA graphic card on your system)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.25kb
    • 提供者:Soroush
  1. matrixmulti.tar

    0下载:
  2. OpenCL实现的矩阵乘法,基于Linux Nvidia OpenCL平台编译-OpenCL implementation of matrix multiplication, based on Nvidia OpenCL Linux platform compiler
  3. 所属分类:mathematica

    • 发布日期:2017-04-15
    • 文件大小:7.29kb
    • 提供者:石磊
  1. Matlab_Code_TAFGLSE_ISCIDE_2013

    1下载:
  2. Texture-Aware Fast Global Level Set Evolution-Due to its intrinsic advantages such as the ability to automatically handle complex shapes and topological changes, the level set method has been widely used in image segmentation. Nevertheless, in additi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-01-13
    • 文件大小:517kb
    • 提供者:许雄文
搜珍网 www.dssz.com