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

搜索资源列表

  1. ccl1

    0下载:
  2. 连通图程序源码,实验环境是Linux 欢迎下载-connected component labeling algorithm the environment of experiment is linux welcome to download
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6193
    • 提供者:jack
  1. pthread

    0下载:
  2. 这是一个在linux下运行的并行程序 由ptread实现-this a program written in parell and can run on linux
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:crytal
  1. mpv

    0下载:
  2. 这是一个pvm实现的并行计算程序 计算pai值 欢迎大家分享-this is also a parallel progam in linux
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:609
    • 提供者:crytal
  1. mpi

    0下载:
  2. 《并行计算导论》中的一个小例子(c++,mpi),运行在linux下-Introduction to parallel computing in a small example (c++, mpi), running under linux
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:1547
    • 提供者:ljl
  1. Hello

    0下载:
  2. 用来测试并行环境的hello.F90程序,用Fortran语言编写,代码不长,可是经常用到的哦!-Used to test the parallel environment hello.F90 procedures, with the Fortran language, the code is not long, but often used Oh!
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:701
    • 提供者:王伟
  1. string_matching

    0下载:
  2. 在Linux 集群系统通过并行计算解决串匹配的问题。 采用OpenMP编写。 -Solving the problem of string matching In the Linux cluster parallel computing environment. Written by OpenMP.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1535
    • 提供者:ZL
  1. Mandelbrot-Pthread

    0下载:
  2. Mandelbrot 使用 pthread 方去實做,用於linux 平台-Mandelbrot implemented by Pthread in Linux enviroment
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:8099
    • 提供者:Newman
  1. nombres-premiers

    0下载:
  2. nombres premiers with mpi and C on linux
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1153
    • 提供者:nam hai
  1. MPI_linux.tar

    0下载:
  2. linux下MPI程序设计学习的一些书籍,以及linux集群的书-MPI programming under linux to learn some of the books, and books linux cluster
  3. 所属分类:MPI

    • 发布日期:2017-05-22
    • 文件大小:6700032
    • 提供者:tim
  1. MPI-demand

    0下载:
  2. MPI一些使用的命令和函数,常用命令是在linux系统下使用的。是MPI基础知识-MPI commands and functions that use of the commonly used commands in the linux system to use. Is a basic knowledge of MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:12775
    • 提供者:xiangming
  1. Produto_Escalar_vs01

    0下载:
  2. This a Parallel Code to calculate a Dot Product using MPI library and C++. This is a .Net2010 Project. To emulate a parallel computer in your machine you need install a MPICH2 library for windows. This code works too Linux.
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:9841
    • 提供者:Palin
  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. PI

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

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

    0下载:
  2. MPI实现交叉证验的实验代码,附有测试文件,运行在LInux系统,需要配置MPI环境。-MPI implementation of cross-validation of experimental code, accompanied by the test file, run LInux system, you need to configure the MPI environment.
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5465044
    • 提供者:刘彦镔
  1. crossMatch

    0下载:
  2. 交叉证验的多线程实现版本,附有代码的测试文件。需要在Linux下运行。,-Cross-validation of the multi-threaded implementation version of the test code is attached to the file. Need to run under Linux. ,
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5464752
    • 提供者:刘彦镔
  1. MapReduce

    0下载:
  2. linux下C语言实现的MapReduce算法的WordCount算法,可以统计一个文件夹下文件中单词出现的频率-WordCount algorithm of the C language implementation of the MapReduce algorithm under linux, statistics folder frequency word appears in the following file
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:6331
    • 提供者:吴浩
  1. CUDA_RANSAC

    1下载:
  2. Linux下基于CUDA的RANSAC实现,可以转到windows下的VS2010下运行,需要OpenCV支持。可以支持64bit编译环境。具有很好的参考价值,需要花时间调试。-Based on Linux with CUDA RANSAC, you can go to run windows under VS2010, you need to OpenCV support. You can support 64bit build environment. Have a good referen
  3. 所属分类:MPI

    • 发布日期:2017-05-03
    • 文件大小:1031594
    • 提供者:亚云
  1. ProgramingPwithPPOSIXPthread

    0下载:
  2. 详细描述linux下多线程编程技术,希望对大家能有所帮助-Detailed descr iption linux multithreaded programming techniques
  3. 所属分类:MPI

    • 发布日期:2017-11-17
    • 文件大小:10497783
    • 提供者:汪清
  1. CUDA_Experiment

    0下载:
  2. CUDA入门实验,Windows操作系统和Linux下的入门程序,有详细步骤介绍,适合初学GPU下编程的开发人员-CUDA entry experiment, the Windows operating system and Linux entry procedures, detailed steps, suitable for novice developers of GPU programming under
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:659724
    • 提供者:刘星宇
  1. openMosix-2.4.20-3

    0下载:
  2. 用于构建并行计算平台的一个工具,很实用,对于老电脑可以用来构建并行平台-parallel computing for linux
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:305185
    • 提供者:Jenny
« 1 23 4 »
搜珍网 www.dssz.com