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

搜索资源列表

  1. deliverdata

    0下载:
  2. mpi编程,c语言,实现数据在进程间的接力传送-mpi programming, c language, the process of data in the transmission relay
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:tutu
  1. PSRS

    0下载:
  2. 本代码是下在Linux环境下的C编程,主要模拟实现并行计算中的PSRS算法。-under this code is in Linux environment under the C programming, simulated parallel computation algorithm for the MPP.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3371
    • 提供者:王乐汝
  1. Assignment2-Question1

    0下载:
  2. 算法结构的编程,用stack和queue的算法,c++的编程-algorithm structure of the program, with the stack and queue algorithm, c + + Programming
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3607
    • 提供者:dayang
  1. example

    0下载:
  2. 这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1672
    • 提供者:邓超
  1. mnqm

    0下载:
  2. c语言中常用的一个程序。可以帮助理解C语言的编程要点。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:11421
    • 提供者:xiaonian
  1. sinx

    0下载:
  2. sin(x)的并行程序,用mpi库和c语言编程
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:874
    • 提供者:阿妍
  1. transpose

    3下载:
  2. 矩阵转置并行算法实现,C语言开发,用mpi编程完成
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2507
    • 提供者:kmart
  1. cannon

    1下载:
  2. 矩阵相乘并行算法实现,C语言开发,用mpi编程完成
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1675
    • 提供者:kmart
  1. Fft

    1下载:
  2. fft并行算法实现,C语言开发,用mpi编程完成
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2516
    • 提供者:kmart
  1. Parallel-Computing-OpenMP-Hell

    0下载:
  2. 用OpemMP进行C++并行编程的入门例程,OpemMP carried out with C++ parallel programming routine entry
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:3375
    • 提供者:Shine.Shi
  1. invBorder

    0下载:
  2. OPENMP实现并行编程算法 C语言 编译已经通过-OPENMP parallel algorithm C programming language compiler has passed
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:1178
    • 提供者:马慧
  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. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1631209
    • 提供者:何龙军
  1. USBfirmwareSourceCode

    0下载:
  2. 经过验证可用,基于CY7C68013的固件源程序;Cypress Semiconductor公司的EZ-USB FX2是世界上第一款集成USB2.0的微处理器,它集成了USB2.0收发器、SIE(串行接口引擎)、增强的8051微控制器和可编程的外围接口-Verified available, based on the CY7C68013 firmware source code Cypress Semiconductor' s EZ-USB FX2 is the world' s
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:80873
    • 提供者:lyd
  1. cpi

    0下载:
  2. 计算pi值的并行程序,编程语言是c,加入mpi实现并行化-Calculated pi value of parallel programming, programming language is c, achieved by adding parallel mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:847
    • 提供者:程小石
  1. FuncationCalculator

    0下载:
  2. 简单的计算器C++语言编程.新手参考-Simple calculator C++ programming language. Novice reference ..
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3761
    • 提供者:sky
  1. Cannon

    0下载:
  2. 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:1260
    • 提供者:李光瑞
  1. FLUIDS

    0下载:
  2. 2d 流体模拟,并行编程 并行编程模型流体模拟流体模拟-2Dsimulation pareallel programing
  3. 所属分类:MPI

    • 发布日期:2017-05-31
    • 文件大小:13161197
    • 提供者:杨远洋
  1. [GPU-CUDA--C-Programming]

    0下载:
  2. GPU CUDA C并行编程是计算机实现并行高速计算的强大方式,本资料将引领你进入这个神奇的世界-GPU CUDA C parallel programming is a powerful way to achieve parallel high-speed computer, this information will lead you into the magic of the world
  3. 所属分类:MPI

    • 发布日期:2017-12-17
    • 文件大小:44877824
    • 提供者:王KK
  1. CCiA_SourceCode

    0下载:
  2. C++ concurrency in action 一书 的源码(this is the source code of the C++ concurrency in action)
  3. 所属分类:并行计算

    • 发布日期:2017-12-17
    • 文件大小:4283392
    • 提供者:devink
  1. C++并发编程实战

    0下载:
  2. 本书是基于C++11新标准的并发和多线程编程深度指南(C++ Concurrency in Action)
  3. 所属分类:并行计算

« 12 3 »
搜珍网 www.dssz.com