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

搜索资源列表

  1. 02mpi-mandel

    2下载:
  2. 用vc实现一个画出曼德勃罗特集的mpi并行程序。请先装mpi。-using vc to implement a mpi program which draw out the mandel set. Please install mpi first.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:lau
  1. mpi_demo

    1下载:
  2. 并行计算的一些演示程序,基于MPI消息传递的演示程序。-Parallel computing some demo program, based on the MPI messaging demo program.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:17.03kb
    • 提供者:半半
  1. bubblesort

    0下载:
  2. Bubble Sorting using MPI libraries
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1.1kb
    • 提供者:Chitra
  1. Quick.c

    0下载:
  2. Quick Sorting using MPI libraries
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:2.67kb
    • 提供者:Chitra
  1. jacobi

    0下载:
  2. Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2.04kb
    • 提供者:刘铭
  1. tiaodu

    0下载:
  2. 关于最佳调度问题的解决!!C语言的算法简单而有趣-C++ program alorthim
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:876byte
    • 提供者:过了
  1. addition

    0下载:
  2. Parallel C++ Program with MPI to add numbers in an array
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:518byte
    • 提供者:Shripal
  1. MPI.Heat

    0下载:
  2. This a parallel program that solve the heat distribution problem in array mode.the 6.11 prorblem of chapter 6 in parallel programing techniques and application using networked workstations and parallel copmuters by barry wilkinson -This is a parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:1.31kb
    • 提供者:Navid Yamini
  1. parallel-program

    0下载:
  2. 点对点通信 群体操作 进程组 进程拓扑结构 与Fortran 77和C语言的邦定 环境的管理与查询 轮廓管理 -Point to point communication group process, group process, topology, operations and Fortran 77 and C language of the bonding environment management and query profile management
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1.45mb
    • 提供者:baolon
  1. Map

    0下载:
  2. 采用C程序设计的Turbo码编解码程序,包括编码及解码程序,使用Map算法-designed with C program,Turbo encoder procedures and decoder with Map.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2.54kb
    • 提供者:hwakorn
  1. pthread-merge

    0下载:
  2. p-thread merge sort!
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1.58kb
    • 提供者:Sarah
  1. dco-class.c.tar

    0下载:
  2. This the mpi source code for the document classification program-This is the mpi source code for the document classification program
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2.03kb
    • 提供者:dibyam
  1. sieze-of-erastothenes.c.tar

    0下载:
  2. This the mpi code for sieve of erastosthenes program-This is the mpi code for sieve of erastosthenes program
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1.32kb
    • 提供者:dibyam
  1. cpi.c.tar

    0下载:
  2. MPI环境下测试PI的调试程序 适合于刚配置好MPI环境来测试环境配置是否正确的~-a little program for the beginner to compile and run the first one to
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:844byte
    • 提供者:chengshuai
  1. cvCalibaa

    0下载:
  2. 这个程序功能是用来进行计算机视觉标定的,棋盘格标定-This procedure is used for camera calibration in computer vision, c++ program
  3. 所属分类:MPI

    • 发布日期:2017-05-27
    • 文件大小:9.26mb
    • 提供者:cywong1104
  1. communicator_mpi

    0下载:
  2. COMMUNICATOR_MPI is a C++ program which creates new communicators involving a subset of initial set of MPI processes in the default communicator MPI_COMM_WORLD
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1.74kb
    • 提供者:nader
  1. C-program-of-BSS-and-examples-1

    0下载:
  2. 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:6.48kb
    • 提供者:刘鸿达
  1. C-program-of-BSS-and-examples-2

    0下载:
  2. 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
  3. 所属分类:MPI

    • 发布日期:2017-11-08
    • 文件大小:15.85kb
    • 提供者:刘鸿达
  1. matrix

    0下载:
  2. visual studio编写的C++程序,程序利用四种不同方法计算矩阵乘法- visual studio written C++ program, the program using four different methods to calculate the matrix multiplication
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:6.88kb
    • 提供者:meihanlei
  1. maopao

    0下载:
  2. 冒泡算法的具体C++程序,简洁方便,能够快速运行-Bubbling algorithm specific C++ program is simple and convenient to quickly run
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:4.5mb
    • 提供者:young
« 12 3 4 »
搜珍网 www.dssz.com