CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - parallel programming

搜索资源列表

  1. src_parallel

    0下载:
  2. this code is a parallel programming code . such code is esay but is very useful to understand how to write the parallel code.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:14.97kb
    • 提供者:原代码
  1. mpi1

    0下载:
  2. 并行程序设计示例之一-Parallel Programming Example One
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18.27kb
    • 提供者:雷飞
  1. mpi3

    0下载:
  2. 并行程序设计示例之三-Parallel Programming Example 3
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13.08kb
    • 提供者:雷飞
  1. condor-V6_7_2-Manual

    0下载:
  2. condor并行编程-Condor Parallel Programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.91mb
    • 提供者:刻舟
  1. cannon

    1下载:
  2. 并行程序设计,使用mpi,实现矩阵相乘的cannon算法,包括阻塞式和非阻塞式-Parallel programming, the use of mpi, cannon to achieve matrix multiplication algorithms, including blocking and non-blocking
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4.41kb
    • 提供者:chenkai
  1. n-body_mpi

    0下载:
  2. 基于linux的n-body编程,利用mpi进行并行计算-Linux based on the n-body programming, the use of parallel computing mpi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:170.35kb
    • 提供者:求是赤子
  1. l-thread

    0下载:
  2. An exercise with thread of C. If you want to explore this programming language you must know the thread and parallel programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:7.14kb
    • 提供者:lupsyn
  1. 1

    0下载:
  2. Linux下编程实现的三个进程并行运行的源码,三个进程无通信,可以完成不同的操作-Programming under Linux implementation of the three processes run in parallel source, three process-free communication, you can achieve different operational
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.46kb
    • 提供者:Elvis
  1. firstMpi

    0下载:
  2. 基于linux的MPI的并行编程,通过网络拓扑计算坐标-Linux MPI-based parallel programming, through the network topology calculate the coordinates
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:247.52kb
    • 提供者:peng
  1. Beginning.Linux.Programming4th_EN

    0下载:
  2. Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:3.94mb
    • 提供者:gh
  1. Parallel-computing-techniques

    0下载:
  2. 给出了linux集群系统的设计与实现,对并行程序设计中的消息传递机制给出了详细的说明,针对不同并行计算模型,研究了了并行程序设计的方法,结合数据挖掘技术等,给出并行计算平台的构建方法,并且对并行计算技术在化工过程与优化中的应用有很多优秀的观点。资料内容很丰富,对于研究并行技术的朋友有很大帮助。-Given Linux cluster system design and implementation of parallel programming, the message transfer mec
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:24.79mb
    • 提供者:王鹏
  1. Mandelbrot

    0下载:
  2. 并行程序设计,使用mpi,实现Mandelbrot的程序,结果输出是每个点的数字-Parallel programming, the use of mpi, Mandelbrot program implementation, the resulting output is the number of each point
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.79kb
    • 提供者:chenkai
  1. reverseArray_multiblock

    0下载:
  2. 在linux下,用gpu实现对矩阵转置的并行编程-In linux, with the gpu to achieve the matrix transpose of parallel programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.97kb
    • 提供者:布谷
  1. parallel-program-design

    0下载:
  2. 主要介绍高性能计算方面的程序编写,以及linux下的shell编程,并行程序的设计,高性能计算集群的管理与优化等。-Introduces procedures for the preparation of high performance computing, and under linux, shell programming, parallel program design, management and optimization of high performance computing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-14
    • 文件大小:20.1mb
    • 提供者:圣郎
  1. OMP

    0下载:
  2. omp并行编程,以C语言为主,个人觉得比较有用-omp parallel programming to C language-based, personally feel more useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:427.52kb
    • 提供者:jidutu
  1. 文档

    0下载:
  2. 1基于linux2.6存储技术原理 2 并行编程(1 based on linux2.6 storage technology principle 2 parallel programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:78.87mb
    • 提供者:ken1120
搜珍网 www.dssz.com