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

搜索资源列表

  1. mpi_course

    0下载:
  2. 介绍mpi的课程书籍,从国外知名大学下载,对于学习并行计算具有非常大的价值,推荐-introduced MPI curriculum books, from well-known foreign universities download, learning parallel computing has great value, recommended!
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1133479
    • 提供者:ctp
  1. bingxingjisuan

    0下载:
  2. 并行计算方法的详细介绍,深入浅出的介绍了并行计算方法的实现和应用,是研究并行计算方法的同志们必看的书。-parallel computing detailed descr iption of the methods and simple introduction to the method of parallel computing to achieve and applications, research on Parallel Computation comrades Watchable b
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8067150
    • 提供者:丫头
  1. parallelpisolution

    0下载:
  2. 并行计算,用于计算PI的程序实例,parallel programing -parallel computation used in the calculation of PI examples of procedures that parallel programing
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1323
    • 提供者:黄磊
  1. cilk

    0下载:
  2. cilk编程的内容,面向并行计算,里面有很多经典的例子,适合学习和研究人员-cilk programming content oriented parallel computing, there are many classic examples for study and research staff
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1277098
    • 提供者:plw
  1. pi111111

    0下载:
  2. 用PTHREAD编写的并行计算pi值的并行程序!-PTHREAD prepared by the Parallel Computing pi value of the parallel program!
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:祝津津
  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. nbody_sh1p.tar

    0下载:
  2. mpi编程,并行计算N体问题。-mpi programming, parallel computing N-body problem.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:29118
    • 提供者:陈是
  1. lifegame1

    0下载:
  2. 并行计算,使用MPI编程,lifegame问题-parallel computing, the use of MPI programming, the problem lifegame
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2231
    • 提供者:Imp
  1. bigxijisuyudaiau

    2下载:
  2. 这是一个实用的并行计算源代码,可以用来测试并行机的计算能力-This a practical parallel computing source code can be used to test parallel computing power.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:60486
    • 提供者:star
  1. sched

    0下载:
  2. sched.h是一个用于在c/c++环境下实行并行计算的头文件,上传以供大家使用。-sched.h is used in a c / c environment for parallel computing is implemented under the first document, Upload for everyone to use.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2247
    • 提供者:kgjhi
  1. Typhon_solver

    2下载:
  2. 国外大名顶顶的“台风”并行计算流体力学CFD软件的早期版本的源代码,说明文件见doc文件夹-abroad after another "Typhoon" parallel computational fluid dynamics CFD software in the early versions of the source code, Document folder see doc
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:310690
    • 提供者:许仪
  1. managerWorker

    0下载:
  2. 简单的并行计算示例,使用MPI实现,在改程序中有一个manager,n个worker,运行后可以使多个worker同时计算
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1336
    • 提供者:裴国东
  1. mpqc-2.2.2.tar

    0下载:
  2. 大型并行量子化学软件;支持密度泛函(DFT)。可以进行各种量子化学计算。支持CHARMM并行计算。非常具有应用价值。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2061755
    • 提供者:人民币
  1. ant

    0下载:
  2. 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5347
    • 提供者:jay chou
  1. WindowsApplication1

    0下载:
  2. 这是我写的并行计算的作业,实现的是PSRS算法,由于时间关系,只实现了数据的随机输入
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:31444
    • 提供者:wh
  1. hw2.tar

    0下载:
  2. 用openMP写的barnes-hut问题,buildQuadtree和computeandupdateforce实现了并行计算
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:91648
    • 提供者:Chengjia Huo
  1. 115010053_Lu Danlin

    0下载:
  2. mpi non-blocking 计算矩阵(mpi non-blocking multiply matrix)
  3. 所属分类:并行计算

    • 发布日期:2018-01-05
    • 文件大小:439296
    • 提供者:蛋仔
  1. NO.2

    3下载:
  2. 1.梯形积分法串行代码的实现; 2.使用MPI点对点通信梯形积分法并行代码的实现; 3.使用MPI集合通信梯形积分法并行代码的实现。(1.The realization of the serial code of the trapezoid integral method; 2. the implementation of the parallel code of the MPI point to point communication trapezoid integral method
  3. 所属分类:并行计算

  1. Pi

    1下载:
  2. 运用蒙特卡洛方法计算π,多线程计算。创建几个线程,每个线程都会生成随机点并确定点是否落在圆圈内。 每个线程都必须更新圈内所有点的全局计数。 一旦所有线程退出,父线程将计算并输出π的估计值。 使用互斥锁或信号量保护共享全局变量更新时的竞争条件。 值得尝试生成的随机点的数量。 作为一般规则,点的数量越大,近似值越接近π。(Estimating Pi using Monte Carlo)
  3. 所属分类:并行计算

    • 发布日期:2018-05-02
    • 文件大小:123904
    • 提供者:jhjgjf
  1. code

    2下载:
  2. 平行计算课程,并行程序转置矩阵,使用3种方法:线性转置,块棋盘划分,直角划分法(Parallel computing course, parallel program transpose matrix, using three methods: linear transpose, block chessboard division, right angle division)
  3. 所属分类:并行计算

    • 发布日期:2020-05-17
    • 文件大小:2048
    • 提供者:RookieWang
« 1 2 3 45 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com