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

搜索资源列表

  1. MATLAB-parallel-computing

    0下载:
  2. MATLAB并行计算和分布式计算的操作方法。包括Windows系统和Linux系统。-MATLAB parallel computing and distributed computing in both Windows and Linux.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1276128
    • 提供者:BaiGe
  1. test06

    0下载:
  2. 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
  3. 所属分类:MPI

    • 发布日期:2017-06-02
    • 文件大小:14720154
    • 提供者:汤良宇
  1. shortestPath

    0下载:
  2. 采用hadoop,解决海量数据中,图的并行计算,计算图的最短距离,主要用于社区数据分析-Using Hadoop Distributed to solve the shortest path problem, and and hbase do back-end database, and learn hadoop is a very good reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:16400
    • 提供者:汤升
  1. PI

    1下载:
  2. 并行计算求PI的代码,在Linux下可以正常运行-Parallel computing demand PI code
  3. 所属分类:MPI

    • 发布日期:2016-05-26
    • 文件大小:1024
    • 提供者:刘彦镔
  1. easyfdtd

    2下载:
  2. 基于VC编写的FDTD电磁计算源代码,支持PML吸收边界条件,支持并行计算(基于MPI库)-FDTD code for electromagnetic simulation based on VC.Support PML absorbing boundary condition and parallel computation(based on MPI library).
  3. 所属分类:Algorithm

    • 发布日期:2015-05-26
    • 文件大小:125952
    • 提供者:曾伟
  1. MPI-parallel--computing-program

    0下载:
  2. 一本很好的并行计算入门的书,介绍MPI编程。很适合初学者。-A good parallel computing started the book, describes the MPI programming. Very suitable for beginners.
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:822810
    • 提供者:jee
  1. main

    0下载:
  2. 使用MPI并行计算技术,实现矩阵与向量相乘的算法代码-MPI parallel computing technology, the matrix vector multiplication algorithm code
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2444
    • 提供者:mayuqing
  1. CUDA

    0下载:
  2. GPU并行计算及CUDA编程相关资料,都是从网上搜集过来的-GPU parallel computing and CUDA programming data are collected from the Internet over the
  3. 所属分类:MPI

    • 发布日期:2017-05-27
    • 文件大小:9898943
    • 提供者:马云
  1. parallel

    0下载:
  2. 求解二维直角坐标系同位网格上求解稳态N-S方程的并行计算程序,基于PVM信息传递软件,具体信息请看‘readme’文件。-The package contains the codes soving 2D steady Navier-Stokes equations on Cartesian grids with a colocated arrangement of variables using PVM message-passing software, please re
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:30446
    • 提供者:shenshuanglin
  1. PC15

    0下载:
  2. 中科大并行计算课程的ppt,非常有借鉴意义的。-The USTC parallel computing course ppt, and very reference.
  3. 所属分类:MPI

    • 发布日期:2017-05-31
    • 文件大小:13019721
    • 提供者:fuhaiyang
  1. OpenMP

    1下载:
  2. OpenMP并行计算例子,主要包括简单例子、并行循环、常用函数、分段并行、嵌套并行、求π以及同步这些例子。所有例子都已经过测试。-OpenMP parallel computing examples, including a simple example, a parallel loop, commonly used functions, segmented parallel nested parallelism, find π and the synchronization of these
  3. 所属分类:CSharp

    • 发布日期:2016-09-18
    • 文件大小:10982400
    • 提供者:青青子衿
  1. Parallel-computing_ycl_2120111211

    0下载:
  2. 用c语言实现的两个并行计算程序,其中一个为用sendrecv实现alltoall,另一个为矩阵相乘-C language two parallel program, one to the sendrecv achieve alltoall and one matrix multiplication
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2595
    • 提供者:yanchl
  1. Dmini-omp-deme

    0下载:
  2. 并行计算的演示程序,基于OppenMP的演示程序 -Demo program, based on parallel computing OppenMP demonstration program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8883
    • 提供者:fjk2002
  1. wordcount

    0下载:
  2. 并行计算实验,wordcount算法Mapreduce实现。-Parallel computing the experiment, wordcount algorithm Mapreduce achieve.
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:1682
    • 提供者:流川天
  1. pi

    0下载:
  2. 并行计算实验,多线程计算pi源代码,附有说明。-Parallel computing experiment, multithreaded to calculate pi source code annotated.
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:925
    • 提供者:流川天
  1. prime

    0下载:
  2. 基于Java的并行计算,搜寻任意范围区间的所有等于质数乘积的数,可作为对并行计算的入门了解。-Java-based parallel search any range interval number is equal to the product of prime numbers, as parallel computing introductory understanding.
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:2401
    • 提供者:李佳轩
  1. BucketSort

    0下载:
  2. 使用并行计算构建bucket sort算法-Using parallel computing to build bucket sort algorithm
  3. 所属分类:IME Develop

    • 发布日期:2017-11-07
    • 文件大小:2616803
    • 提供者:wsxz_wsxz
  1. source

    0下载:
  2. 矩阵乘法的并行计算实现,提高效率,实用简单-Matrix multiplication parallel computing to achieve, improve efficiency, simple and practical
  3. 所属分类:MPI

    • 发布日期:2017-12-05
    • 文件大小:8263
    • 提供者:卉子
  1. CUDA-computation

    0下载:
  2. 利用cuda c 实现并行计算,加速并行计算速度-accelerating parallel computation
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:186737
    • 提供者:foxysc
  1. OpenMP

    0下载:
  2. OpenMP并行计算算法,OpenMP并行程序设计,本篇文章中讲的几个OpenMP指令parallel, for, sections, section实际上都是用来如何创建线程的-OpenMP parallel computational algorithms, OpenMP parallel programming about this article several OpenMP parallel directive, for, sections, section are actually
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:26054
    • 提供者:洛河
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 42 »
搜珍网 www.dssz.com