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

搜索资源列表

  1. Introduction_to_Paralle_Algorithms

    0下载:
  2. 全面介绍并行计算,并行算法设计,外国经典书籍,学并行必选 张云泉,陈英译印CXavier美ssIyengar著《并行算法导论》Introduction to Parallel-Comprehensive introduction parallel computing, parallel algorithm design, foreign classics, must-Yunquan parallel study, Chen English India CXavier U.S. ssIyen
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11417319
    • 提供者:陈曦
  1. cuda_txcl

    0下载:
  2. 基于CUDA的高性能图像处理算法。着重介绍CPU和CUDA的计算能力,并详细介绍图像处理的背景以及几种操作的原理。在经过实验之后,对比CPU的计算能力可以发现,CUDA在并行处理数据的能力非常强大。由此可知,在图像处理的应用中,CUDA将大有可为。然而Hough变换的性能提升并不明显,其中的原子操作导致线程的排队,大幅度降低了线程并发性能,从而使得CUDA并行运算的优点不能显示出来,此问题的解决,有赖于对Hough变换并行算法的更深入研究。-CUDA-based high-performance
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9528288
    • 提供者:古月衣
  1. ILU

    1下载:
  2. 完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。-Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:559014
    • 提供者:韩华德
  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. matlabc

    0下载:
  2. 比较超宽带SAR图像matlab和c语言的并行算法的代码效率,很好的一个算法比较-Parallel Performance of Pure MATLAB "M-files" versus "Ccode“ as applied to formation of Wide-Bandwidth and Wide- Beamwidth SAR Imagery
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1050751
    • 提供者:zhao wen
  1. Peric_Computational_Methods_for_Fluid_Dynamics

    0下载:
  2. Peric书中附带的所有源码,包括同位网交错网格在2d,3d的层流算法,还有附带的并行算法,拉普拉斯算法等,具体参考readme文件-Peric book with all the source code, including the coordinates with a staggered grid in the 2d, 3d of the laminar flow algorithm, as well as with the parallel algorithm, Laplace algor
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1509849
    • 提供者:耗子
  1. thedesignofINTERNETwithMPICH

    0下载:
  2. 并行算法在网络开发中的应用,可以大大提高处理速度-MPICH and internet
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:42514
    • 提供者:胖子
  1. theintroductionofMPICH

    0下载:
  2. 并行算法实现的一些基本指令及相关的程序实现-MPICH and program
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-27
    • 文件大小:181962
    • 提供者:胖子
  1. Cannon

    0下载:
  2. 使用DCOM和VC++6.0编程实现了Cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Using DCOM and VC++6.0 program to realize matrix Parallel Algorithm Cannon! With detailed notes! Very detailed and the test can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-05-25
    • 文件大小:8554955
    • 提供者:海诺
  1. TreesRootDCOM

    0下载:
  2. 使用DCOM和VC++6.0编程实现了倍增技术寻找森林的根的并行算法带有详细的注释!非常详细可直接运行和测试。-VC++6.0 using DCOM and the programming of the multiplication technology to find the root of the forest parallel algorithm with detailed notes! Very detailed and the test can be run directly.
  3. 所属分类:MPI

    • 发布日期:2017-05-27
    • 文件大小:10047484
    • 提供者:海诺
  1. smosvm

    0下载:
  2. 一个向量机(svm)的 序列最小优化算法源码,该算法可用来开发svm的并行算法!-A vector machine (svm) the sequential minimal optimization algorithm source code, the algorithm can be used to develop parallel algorithms svm!
  3. 所属分类:MPI

    • 发布日期:2017-05-28
    • 文件大小:10375380
    • 提供者:认可
  1. juzhensyanbfa

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

    • 发布日期:2017-04-25
    • 文件大小:126048
    • 提供者:澄海
  1. prime-parallel

    0下载:
  2. 使用并行算法求解质数,求解速度基本上可以做到2倍的加速比-primes with parallel code
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:559
    • 提供者:yfx
  1. paixu

    0下载:
  2. 排序算法用MPI实现 并行初步PDF教程-sort mpi
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:829440
    • 提供者:hunterd
  1. documents

    0下载:
  2. 基于采样和MIMD结构的背包问题并行算法.pdf讲的很好很详细!初学并行算法的朋友可以看一下!-Structure based on sampling and MIMD parallel algorithm knapsack problem. Pdf is more about good! Parallel algorithm beginner friends can see it!
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:164438
    • 提供者:蜗牛龙
  1. matirx-muliplication

    0下载:
  2. 矩阵相乘,基于CUDA用并行算法实现矩阵的乘法-matrix muliplication with parallel algorithm implication matrix muliplication base on CUDA
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15106
    • 提供者:王坨坨
  1. mpi-kmp

    0下载:
  2. 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm descr iption
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:166801
    • 提供者:jiang
  1. parallel-computation

    0下载:
  2. 并行计算 描述了linux下并行计算系统的搭建,已经一些并行算法。-This book has describe the eviriment of parallel computation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3160868
    • 提供者:任风超
  1. 18-4

    0下载:
  2. cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6236
    • 提供者:zhouhuan
  1. MyGa_1.0

    0下载:
  2. 基于Fortran语言的实数编码的遗传算法,非并行版本,里面有多种常见的选择算子,交叉算子,变异算子可选,并加入了小生境技术,最佳个体保存技术。对学习遗传算法的朋友们很有帮助。-Fortran-based language for real-coded genetic algorithm, non-parallel version, there are many common selection operator, crossover operator, mutation operator is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:454155
    • 提供者:彭鑫
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »
搜珍网 www.dssz.com