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

搜索资源列表

  1. 本程序实现了并行环境下mandelbrot集的实时显示

    0下载:
  2. 本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退,this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
  3. 所属分类:并行运算

    • 发布日期:2017-03-23
    • 文件大小:8668
    • 提供者:wuchengwei
  1. HelloGPGPU.rar

    1下载:
  2. GPU程序代码!很经典的并行计算代码!希望对大家有帮助!呵呵……,GPU code! Very classic parallel computing code! We want to help! Ha ha ... ...
  3. 所属分类:MPI

    • 发布日期:2016-09-25
    • 文件大小:507188
    • 提供者:秦勇波
  1. 8255并行I/O口实验

    0下载:
  2. 8255并行I/O口实验 目的:熟悉8255芯片的性能,掌握其编程方法 内容:编写程序,从PA口输入开关量,由PB口输出,通过发光二极管指示其状态。 ,know how to use 8255
  3. 所属分类:汇编语言

    • 发布日期:2017-03-22
    • 文件大小:3370
    • 提供者:nwj
  1. Cannon.rar

    0下载:
  2. 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:80687
    • 提供者:李若愚
  1. mpi

    1下载:
  2. 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:4125
    • 提供者:兰韬
  1. matrix

    1下载:
  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. 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. matlab7

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

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

    0下载:
  2. 在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力-Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to
  3. 所属分类:MPI

    • 发布日期:2016-09-25
    • 文件大小:34243
    • 提供者:tch
  1. fuzaipingheng

    0下载:
  2. 一个并行计算的代码,主要考虑的是负载平衡时,程序的运行时间的不同!-A parallel computing code, the main consideration is the load balancing, the procedures for the different run-time!
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:9504
    • 提供者:郭春付
  1. spark98

    1下载:
  2. 卡内基梅隆大学开发的并行计算程序,包括内存和消息的处理-Carnegie Mellon University to develop the parallel computing processes, including memory and information processing
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:26195
    • 提供者:关一
  1. assignment1c_1385917

    0下载:
  2. 并行计算机上的一个实验性程序,附有程序说明及结果分析-My assignment for the parallel computer, and also includes the result of the assignment.
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:104978
    • 提供者:zy
  1. MPI_Possion_model

    1下载:
  2. C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:2722548
    • 提供者:
  1. heatdistribution-mpi

    2下载:
  2. 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the test results and documentation.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:72385
    • 提供者:disheng
  1. MPIdemo

    0下载:
  2. 基于MPI技术的并行计算方法的FORTRAN程序-MPI-based parallel computing technology methods FORTRAN program
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6317
    • 提供者:liu
  1. PerformanccomputingtechnologyMPIparallelprogrammin

    0下载:
  2. 性能计算并 行编程技术MPI并行程序设计性能计算并行编程技术MPI并行程序设计行编程技术MPI并行程序设计-Performance computing technology MPI parallel programming parallel programming
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:825599
    • 提供者:max
  1. ParallelDistributedProgramming

    0下载:
  2. 并行算法学习资料。附录了大量并行算法例子程序。-Parallel algorithm learning materials. Appendix a large number of examples of parallel algorithms process.
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2079313
    • 提供者:tailiu
  1. mpiprogram

    0下载:
  2. 高性能计算之并行编程技术 —— MPI并行程序设计-High Performance Computing of parallel programming techniques- MPI parallel programming
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:825594
    • 提供者:liuqiang
  1. cpi

    0下载:
  2. 计算pi值的并行程序,编程语言是c,加入mpi实现并行化-Calculated pi value of parallel programming, programming language is c, achieved by adding parallel mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:847
    • 提供者:程小石
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com