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

搜索资源列表

  1. mpipar

    1下载:
  2. 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:7598
    • 提供者:应伟勤
  1. matrix

    0下载:
  2. 基于MPI并行计算 我们实验使用的 矩阵的运算程序-MPI parallel computing based on our experimental procedure used in computing matrix
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:3640
    • 提供者:song
  1. mpisourceprogram

    2下载:
  2. 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:847122
    • 提供者:yuyueer
  1. game_of_life

    0下载:
  2. 华工高性能并行计算作业,生命游戏源代码和测试数据-game of life code
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2095
    • 提供者:kibumeric
  1. MPI-Sort

    0下载:
  2. 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:8869
    • 提供者:不死鸟
  1. BootStrap_T

    0下载:
  2. 带并行计算的bootstrap源代码,开发环境是matlab2010a-source of bootstrap
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1718
    • 提供者:l
  1. pi3f90

    0下载:
  2. 用并行方法编写的计算π值的程序,常用来测试并行环境的运算速度。-Method using parallel computing π value written procedures used to test the speed of parallel computing environment.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1122
    • 提供者:王伟
  1. Desktop

    0下载:
  2. 调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-Scheduling problem backtracking algorithm is the classic problem. Problem Descr iption: Suppose there are n-task by the k-parallel machine can be complete
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:pactric
  1. MPI

    0下载:
  2. Fortran进行并行计算的讲稿,台湾网站上下的。-Fortran for parallel computing of the scr ipt, Taiwan Web site from top to bottom.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1670313
    • 提供者:克里斯
  1. Parallel_Computing

    2下载:
  2. 并行计算实验.多线程计算pi,MPI实现Jacobi迭代,3PCF多线程实现.附报告.-Parallel experiment 3. Multithreaded computing pi, MPI implementation Jacobi iteration, 3PCF Multithread. Attached report.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:1693785
    • 提供者:YipingMa
  1. MATLAB-Parallel-Computing-Toolkit

    2下载:
  2. 本电子书介绍了Matlab中的并行工具箱使用方法,适合初学Matlab并行编程的人员学习-This book describes the parallel Matlab toolbox to use for beginners to learn Matlab parallel programming
  3. 所属分类:matlab

    • 发布日期:2016-08-03
    • 文件大小:622592
    • 提供者:卢宁
  1. duzhihui

    1下载:
  2. MPI并行程序设计(都志辉)-源程序 绝版啦-MPI parallel programming (both Zhihui)- source code out of print啦
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:38023
    • 提供者:付玉强
  1. matlab7

    0下载:
  2. matlab基本实验程序,并行计算编程基本程序-matlab basic experimental procedures, the basic procedures for programming parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2113536
    • 提供者:星星
  1. kmp

    0下载:
  2. 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
  3. 所属分类:MPI

    • 发布日期:2017-03-23
    • 文件大小:1421
    • 提供者:lin
  1. parallelgenetic

    0下载:
  2. 使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1312804
    • 提供者:wrq
  1. 12864c430b

    1下载:
  2. 12864的msp430的显示程序,并行接口-12864.h msp430
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-13
    • 文件大小:33438
    • 提供者:charming
  1. PageRank

    0下载:
  2. 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:26458
    • 提供者:uiuc
  1. linux3

    0下载:
  2. linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:29276
    • 提供者:zxh170601
  1. parallel

    0下载:
  2. 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4963687
    • 提供者:KevinTse
  1. MPI-StringMatch

    0下载:
  2. KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:9799
    • 提供者:不死鸟
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com