CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - example

搜索资源列表

  1. MPIdemo

    0下载:
  2. 基于MPI1.2.5并行环境的MPI示例源代码,包括C和Fortran版本,非常适合MPI初学者 -MPI1.2.5 parallel environment based on the MPI example source code, including C and Fortran version, ideal for beginners MPI
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6.63kb
    • 提供者:张翟
  1. puzzle_java

    0下载:
  2. 魔方问题是算法设计中一个难点,搜索算法的复杂度很高,在这个例子中将采用并行处理的算法对其中的限界剪枝算法进行搜索。-algorithm for solving the problem is a difficult design, search algorithm is highly complex, In this example will use parallel processing algorithms which limits pruning algorithm for the sear
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4.6kb
    • 提供者:秦青
  1. helloa

    0下载:
  2. 在许多情况下需要任意两个进程之间都进行数据的交换,给出一个例子任意进程 都向其它的进程问好-in many situations where the need arbitrary process between the two are the data exchange, is an example of arbitrary processes to the process other Greetings
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:tutu2006
  1. CalCulateCodeLine

    0下载:
  2. 这个是代码统计器,里面的算法是外国人做的,我做的只是对其中进行了修改,比如可以一次性选择多个文件等等,写的更通俗一点,便于大家观看,具有比较强的实用性,值的一下!相信对大家有用的-this is code for statistics, which the algorithm is a foreigner to do, I just do them the right to amend, For example, one-time can select multiple documents, e
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:27.36kb
    • 提供者:xmcxcoc
  1. C_jishuanqi

    0下载:
  2. 说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现 -Note : This computer also can be calculated over a number of operational items even. For example : y = 3 64 * (2 ^ 5) sinPI val
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:18.05kb
    • 提供者:leisuee
  1. ddvip_com_0430332412ab14

    0下载:
  2. VC中调用MATLAB示例代码:如何在VC下调用MATLAB-VC Calling MATLAB code example : how VC Calling MATLAB
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:17.23kb
    • 提供者:z
  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 program, GPU is based on the gener
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.61mb
    • 提供者:白洪涛
  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 version of a very big increa
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.5mb
    • 提供者:白洪涛
  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 procedures.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.71mb
    • 提供者:白洪涛
  1. CUDA-example

    0下载:
  2. 包括矩阵相乘,转置,快速傅里叶变换,多GPU编程等23个实例-Including matrix multiplication, transposition, fast Fourier transform, multi-GPU programming in 23 instances
  3. 所属分类:MPI

    • 发布日期:2017-05-18
    • 文件大小:4.68mb
    • 提供者:weidong
  1. myexample[1].c

    0下载:
  2. example of parallel programme usin Mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:5.04kb
    • 提供者:pooja
  1. cudabyexample

    0下载:
  2. CUDAby 恶心example 适用于新手的CUDA入门书籍,很全-CUDAby nausea CUDA example entry for the novice book, it is all
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:1.97mb
    • 提供者:Danny
  1. cuda-by-example

    0下载:
  2. CUDA by Example an introduction to general-perpose GPU programming, by Jason Sanders and Edward Kandrot, English version
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1.87mb
    • 提供者:L
  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
    • 文件大小:294.87kb
    • 提供者:L
  1. cuda_by_example

    0下载:
  2. CUDA By Example书籍的所有源代码,载入工程可运行。-CUDA By Example books of all source code, load the project to run.
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:294.22kb
    • 提供者:rgk
  1. Source-Cod-CUDA-by-example

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

    • 发布日期:2017-03-23
    • 文件大小:287.81kb
    • 提供者:Joe
  1. example

    0下载:
  2. it is an example of the parallel algo of kmean. very exciting works well with cuda graphics card. yo
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:594.25kb
    • 提供者:raghav
  1. Book.CUDA.by.Example.Sanders

    0下载:
  2. CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING,非常适合CUDA编程开发者在开发过程中参考使用,里面有非常多经典的并行实例可供学习。-CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING Author(s): Jason Sanders Edward Kandrot Published: 28 Jul 201
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:mzh
  1. CUDA by Example

    0下载:
  2. 学习cuda教程,里面都是实例,通过例子来学习cuda,结合并行计算理论和优化(CUDA by Example,learning cuda)
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:2.01mb
    • 提供者:帝焱
  1. cuda_by_example

    0下载:
  2. cuda by example 书中对应的源代码,含有book.h和gult库,GPU 高性能编程CUDA实战(the code of <cuda by example > an instruction to General-Purpose GPU Programmong)
  3. 所属分类:并行计算

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com