CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - parallel programming

搜索资源列表

  1. laplace

    0下载:
  2. 并行程序设计。laplace的并行实现.laplace是一个非常非常重要的算法,并行程序可以有效提升算法的执行效率。-Parallel programming. The laplace parallel implementation to the laplace is a very, very important algorithms, parallel programs can effectively improve the efficiency of the implementation o
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:326887
    • 提供者:maxiao
  1. Bcast

    0下载:
  2. 利用MPI实现的并行编程 bcast广播通信方式-Parallel programming the bcast broadcast communication using MPI implementation
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:599442
    • 提供者:王江
  1. OmpSCR_v2.0.tar

    0下载:
  2. openmp关于并行编程的标准算例,里面有关于各种指导语句的用法-openmp parallel programming standard example usage on various guidance statement
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:210509
    • 提供者:向昊
  1. P-helloworld

    0下载:
  2. 利用MPI实现的并行编程 多个进程同时实现的hello world程序-Hello world program implementation of MPI parallel programming multiple processes at the same time achieve
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:658066
    • 提供者:王江
  1. winio

    0下载:
  2. WinIo v2.0 源码,用于并口编程-WinIo v2.0 source code for parallel programming
  3. 所属分类:Parallel Port

    • 发布日期:2017-11-17
    • 文件大小:203839
    • 提供者:miaojohn
  1. IntroductiontoParallelProgrammingP

    0下载:
  2. 一本关于linux的并行编程的书,详细简单的讲解了入门知识。-A book about linux parallel programming, detailed explanations get started.
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:3383751
    • 提供者:曹操
  1. Matlab-code

    1下载:
  2. < 实战matlab之并行程序设计>>全书程序,帮助大家学习。-The < < combat Matlab parallel programming > > Britannica program
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:4570112
    • 提供者:ZhengShenhai
  1. chapter3

    0下载:
  2. 多核CPU计算机 多线程编程基础 OpenMP 并行程序设计语言和并行结构的描述 -Parallel Programming
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:2029795
    • 提供者:ws2010
  1. i

    0下载:
  2. Visual C++本地并行编程中的状态管理,新的Beta1 PPL的其中一个功能就是可以取消正在运行中的任务组-Parallel programming in Visual C++ local state management, the the new Beta1 PPL which a function is to cancel the running task group
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:2662
    • 提供者:江建勇
  1. IntroducingCppConcurrencyRuntime

    0下载:
  2. 适合并行编程的初学者。平台为Visual Studio 2010,利用ppl库。-Suitable for parallel programming for beginners. Platform, Visual Studio 2010, use ppl libraries.
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:2738022
    • 提供者:覃含章
  1. MPI-program-design

    0下载:
  2. MPI并行程序设计,介绍了MPI应用程序的编写方法及现状介绍-MPI parallel programming, this paper introduces the MPI application writing method and the present situation is introduced, and so on
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:209626
    • 提供者:dijingshu
  1. CC$-A-Paralled-Programming-Language

    0下载:
  2. CC$语言介绍,解决了分布式众核并行计算机的编程困难-CC $ language introduced to solve the many-core parallel computers distributed programming difficulties
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:894905
    • 提供者:侯璟琨
  1. fastflow-2.0.0

    0下载:
  2. Fastflow是一个在多核系统下的并行计算框架,可以灵活的加入现有的程序中,在软件开发的各个层次均可得到应用,采用了non-blocking lock-free/fence-free的同步机制,比openmp更加高效-FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanism
  3. 所属分类:MPI

    • 发布日期:2017-05-25
    • 文件大小:8500750
    • 提供者:C
  1. intel-mpi-reference_manual

    0下载:
  2. Intel MPI的参考手册,INTEL机群并行编程必备-Intel MPI reference manual. It is very usefulin INTEL Cluster Parallel programming.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:916848
    • 提供者:Chen Yushu
  1. MPI-parallel_programming

    0下载:
  2. 这是一个介绍Linux下MPI并行编程的PPT-An MPI parallel programming introduction on Linux
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:861536
    • 提供者:Chen
  1. rand_match

    0下载:
  2. 并行程序;本程序中通过变量DataSize指定了待排序序列的长度为60,顺序输出各个处理器的局部数据就可以得到全局有序的序列。-Parallel programming this process through the variables to be sorted DataSize specified length of sequence 60, the order of the output of the partial data each processor can be the over
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2479
    • 提供者:mategr
  1. lu_mpi_omp

    2下载:
  2. LU分解的MPI和OpenMP混合并行编程-LU decomposition MPI and OpenMP parallel programming mix
  3. 所属分类:MPI

    • 发布日期:2016-09-26
    • 文件大小:2048
    • 提供者:jack_f
  1. pi

    0下载:
  2. My lecture project in parallel programming, this project is to solve phi.
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:637
    • 提供者:fajkur
  1. code

    0下载:
  2. Based on the fork-join parallel programming model, the parallel part of a task can be executed on multiple cores simultaneously, while the serial part of the task can be executed on only one core. However, once a core is assigned, the core is occupie
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:51093
    • 提供者:Vision
  1. mpi

    0下载:
  2. 本章给出了并行计算机的基本划分方法和与之相关的体系结构是宏观的总体的论述而 不是具体的细节这主要是考虑到读者是并行程序设计人员而不是并行机的设计与开发人员对并行机有一个总体上的了解可以帮助编程者设计出更高效的并行程序-This chapter presents the basic division method and associated parallel computer architecture is the overall macro discourse rather than sp
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:825521
    • 提供者:soso
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 31 »
搜珍网 www.dssz.com