搜索资源列表

  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-20
    • 文件大小:2048
    • 提供者:laote
  1. newdwt2008-4-6

    0下载:
  2. GPU上的小波变换程序代码,学习的经典例子,个人实验代码。-Wavelet transform on the GPU code, learning the classic example of the code of personal experiment.
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:730112
    • 提供者:wjk
  1. simpleVSLighting

    0下载:
  2. 游戏的各种特效以采用高级GPU语言HLSL编写的案例-Play a variety of special effects to the use of advanced GPU language HLSL prepared case
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:1398784
    • 提供者:huafeng
  1. imageDenoising

    0下载:
  2. 实现图象去噪GPU新技术上的应用-Image Denoising realize the application of new technologies GPU
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2064384
    • 提供者:
  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-20
    • 文件大小:155648
    • 提供者:樟树
  1. CUDA_SVD

    1下载:
  2. 在nvidia G80以上GPU上进行奇异值分解的程序。-GPU in the nvidia G80 and above on the singular value decomposition procedure.
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:358400
    • 提供者:樟树
  1. convolutionSeparable

    0下载:
  2. 可分离据卷积,在GPU上实现并行运算,比较CPU和GPU上的效率比较-According separable convolution, in the GPU to achieve parallel computing, compare CPU and GPU on the efficiency
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:2691072
    • 提供者:zhao00888100
  1. convolution

    0下载:
  2. 可分离据卷积,在GPU上实现并行运算,比较CPU和GPU上的效率比较-According separable convolution, in the GPU to achieve parallel computing, compare CPU and GPU on the efficiency
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:2246656
    • 提供者:Jack
  1. G8x_Hardware_Architecture

    0下载:
  2. 显卡GPU二次开发的好资料,介绍了GPU的架构,对深入编程很有帮助,我就是从这个文档开始入手的。希望对大家有所帮助。-Secondary GPU graphics cards developed good information on the GPU architecture, programming useful depth, I start from the beginning of this document. We hope t
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:1200128
    • 提供者:yang.icelus
  1. cuda_md5

    0下载:
  2. md5_cuda编程,主要是针对GPU加速-md5_cuda programming is targeted at the GPU to accelerate the
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:张宏
  1. LunaGPGems

    0下载:
  2. 应用Vertex shader3.0,通过GPU通用计算技术实现对流体的物理和渲染,实现高效率的流体模拟-Application of Vertex shader3.0, adopted GPU computing technology to achieve universal fluid physics and rendering, to achieve high efficiency of fluid simulation
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:2616320
    • 提供者:wuyue
  1. LunaGPGems

    0下载:
  2. 使用GPU和OpenGL实现的三维水波模拟,借助纹理映射模拟水波的倒影。-The use of GPU and OpenGL realize three-dimensional wave simulation, using texture mapping of the reflection wave simulation.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:2274304
    • 提供者:xinruichao
  1. 45

    0下载:
  2. 用VC++,OpenGL和CG在GPU上实现期权定价的计算-Using VC , OpenGL and CG in the GPU to achieve the calculation of option pricing
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:652288
    • 提供者:liyuwen
  1. LUGPU1.0

    0下载:
  2. 使用GPU的强大并行计算能力来实现稠密矩阵的LU分解计算。-The use of a powerful GPU parallel computing capability to realize dense matrix LU decomposition calculation.
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:4578304
    • 提供者:tiantiancode
  1. gpufftw2.0

    0下载:
  2. 基于GPU进行快速科学计算,速度远比CPU快得多。这是在GPU上实现FFT运算的程序代码-GPU-based fast scientific computing, speed is much faster than the CPU. This is achieved in the GPU computing FFT code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:260096
    • 提供者:张非
  1. GPUFIR

    0下载:
  2. 一个基于GPU运算的FIR滤波器程序,基于CUDA平台而开发。支持GPU并行运算。-GPU-based computing a FIR filter process, developed based on the CUDA platform. Support GPU parallel computing.
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:306176
    • 提供者:Jim Teoh
  1. preint211

    0下载:
  2. 基于gpu的体绘制程序源代码,包含所有链界库,绘制效果很好。-GPU-based volume rendering program source code, contains all the chain community library, drawing well.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4225024
    • 提供者:lry
  1. raycasting_tutorial

    0下载:
  2. 老外写的GPU加速的raycasting算法,硬件加速算法用CG编写。对学习硬件加速的体绘制算法很有用-Written by foreigners GPU-accelerated raycasting algorithms, hardware-accelerated CG algorithm used to prepare. Learning hardware-accelerated volume rendering algorithm
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1628160
    • 提供者:dodo
  1. CGClass_Basic

    0下载:
  2. 学习cg语言的绝好例子,使用VC+OPENGL+GPU(CG语言)编程,自定义了一个cg类,通过此类可以方便的使用cg文件进行GPU编程,一个完整的VC框架,包含所有的.h和.cpp文件-Cg excellent language learning examples, the use of VC OPENGL GPU (CG Language) programming, since the definition of a cat
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:135168
    • 提供者:李文庆
  1. gpu_interface

    0下载:
  2. VC中对GPU编程的程序,对学习GPU很有帮助-VC of GPU programming procedures, GPU very helpful in learning
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:lidawei
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org