CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - parallel algorithm

搜索资源列表

  1. tcm_8psk

    0下载:
  2. The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5377
    • 提供者:里海
  1. pthread.tar

    0下载:
  2. linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2446
    • 提供者:brave_gen
  1. OpenMP_exercise

    1下载:
  2. 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:240056
    • 提供者:luoang
  1. linux1

    0下载:
  2. linux下的并行计算的源程序,包括快速排列的算法等-linux source code for parallel computing, including the arrangement of the algorithm quickly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:24358
    • 提供者:zxh170601
  1. juzhensyanbfa

    0下载:
  2. 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:126048
    • 提供者:澄海
  1. lu-mpi

    1下载:
  2. LU 分解,给出采用行连续划分方式下的MPI实现并行算法-LU decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:154390
    • 提供者:查修齐
  1. pc

    5下载:
  2. 天津大学并行计算大作业代码及实验报告。 包括: 1.利用Pthread并行实现求Pi和Jacobi迭代 2.利用MPI并行实现Jacobi迭代 3.hadoop下的Mapreduce实现Wordcount算法-Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4210062
    • 提供者:李晨
  1. miniFE-2.0_cuda

    0下载:
  2. 这是intel的一个开源程序,里面用到intel的mkl算法,还有用到nvidia的cuda并行计算-This is an open source intel, which used the intel mkl algorithm, as well as use the nvidia cuda parallel computing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:431443
    • 提供者:jeff guo
  1. twofish-avx-x86_64-asm_64

    0下载:
  2. Twofish Cipher 8-way parallel algorithm (AVX x86_64).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2757
    • 提供者:ghtnlo
  1. serpent-sse2-x86_64-asm_64

    0下载:
  2. Serpent Cipher 8-way parallel algorithm (x86_64 SSE2).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3538
    • 提供者:fpgiubai
  1. serpent-sse2-i586-asm_32

    0下载:
  2. Serpent Cipher 4-way parallel algorithm (i586 SSE2).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2961
    • 提供者:nbtdqp
  1. serpent-avx-x86_64-asm_64

    0下载:
  2. Serpent Cipher 8-way parallel algorithm (x86_64 AVX).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3902
    • 提供者:jqwengfu
  1. cast5-avx-x86_64-asm_64

    0下载:
  2. Cast5 Cipher 16-way parallel algorithm (AVX x86_64).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3157
    • 提供者:nxsfjk
  1. cast6-avx-x86_64-asm_64

    0下载:
  2. Cast6 Cipher 8-way parallel algorithm (AVX x86_64).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2858
    • 提供者:ssponggie
  1. twofish-x86_64-asm_64-3way

    0下载:
  2. Twofish Cipher 3-way parallel algorithm (x86_64).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2047
    • 提供者:vaiyphl
  1. times_test

    0下载:
  2. brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop with static scheduling.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:quiberry
  1. omp_loop

    0下载:
  2. brief Embarrassingly parallel algorithm for random access iterators, using an OpenMP for loop.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:kanzrpiu
  1. cciss_ioctl

    0下载:
  2. Executes a regular expression NFA DFA over a range using a variant of the parallel execution algorithm featured in the grep utility, modified to use Laurikari tags. -Executes a regular expression NFA DFA over a range using a variant of the paralle
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4285
    • 提供者:hykiekq
  1. rHAT-master

    0下载:
  2. rHAT: fast alignment of noisy long reads with regional hashing。 这是此篇论文的C++ 实现的算法源代码。——关于生物信息学中long read匹配领域的一个基于哈希的解决算法。运行在linux上,自带参数实现并行处理。 -rHAT: fast alignment of noisy long reads with regional hashing. This is the thesis of this post C++ imple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:67100
    • 提供者:Dongfang
搜珍网 www.dssz.com