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

搜索资源列表

  1. Cal_do

    0下载:
  2. 一个命令行运算器源代码 用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。 用法:cal expression expression = expression op expression expression = (expression) op = + | - | * | / | ^^ -a command line computing devices wit
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:165977
    • 提供者:李柳静
  1. mpi14

    0下载:
  2. 用于并行计算模式串匹配可以根据每个源程序代码附加的测试结果加深理解
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:7400
    • 提供者:james
  1. 2dimaging.mpi.c.tar

    0下载:
  2. 主从模式粗粒级并行算法C程序:这是我以前研究生期间编写的叠前地震成像C源码,通过调用mpi库函数实现分频并行计算,为了实现负载均衡,采用了主从模式,由主节点负责任务的分发。 若需进一步了解,可通过版主与我联系讨论。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:7620
    • 提供者:Cheng bing
  1. MPI_QuickSort

    0下载:
  2. MIP并行计算实现快速排序算法。在本篇中,我们首先对快速排序算法进行描述和实现,并在此基础上分析此算法的并行性,确定并行编程模式,最后给出该算法的MPI实现。-MIP fast parallel sorting algorithms. In this, we first describe a fast sorting algorithm and implementation, and on this basis of parallelism of this algorithm to determ
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:51885
    • 提供者:
  1. MatlabSVM

    0下载:
  2. 基于Matlab的SVM模式分类方法的实验系统,有仿真实验,有举例说明,可用于参考-Matlab-based classification method of SVM model experimental systems, there are simulation results, there are examples, can be used for reference
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:699252
    • 提供者:宁先生
  1. ACsearch_DPPcompact_with_driver

    0下载:
  2. AC多模式匹配算法的CUDA实现 Aho-Corasick算法是基于有穷状态自动机的多模式匹配算法-AC multi-pattern matching algorithm CUDA implementation Aho-Corasick algorithm is a finite state machine based on the multi-pattern matching algorithm
  3. 所属分类:MPI

    • 发布日期:2017-05-03
    • 文件大小:1043810
    • 提供者:jiangwei
  1. huancuntongxin

    1下载:
  2. MPI实现, 用缓存模式发送包含5个双精度类型的数据,需安装MPICH,并在VC++下编译,-MPI implementation, using the cache mode of delivery includes five pairs of precision types of data required to install MPICH, and, compiled under VC++,
  3. 所属分类:MPI

    • 发布日期:2016-09-24
    • 文件大小:264180
    • 提供者:董仁举
  1. tongbu

    0下载:
  2. MPI实现,同步通信模式的数据传递,需在VC++下编译实现-MPI implementation, synchronous communication mode of data transfer, required to compile under VC++ to achieve
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:248761
    • 提供者:董仁举
  1. ACsearch_DPPcompact_with_driver

    0下载:
  2. cuda语言实现AC多模式匹配算法,用cuda语言实现并行算法。-cuda AC multi-language pattern matching algorithm, parallel algorithm with cuda language.
  3. 所属分类:MPI

    • 发布日期:2017-05-11
    • 文件大小:2627294
    • 提供者:wangzhenhua
  1. mssbdmcx

    0下载:
  2. 模式识别的程序及其应用,模式识别的过程使用程序的方法实现其过程-mode discover
  3. 所属分类:MPI

    • 发布日期:2017-05-02
    • 文件大小:747590
    • 提供者:陈集
  1. MulTask

    0下载:
  2. 描述了并行编程过程中的几种任务分解模式,对于并行编程的初学者比较实用-Describes several parallel programming task decomposition model more practical for parallel programming for beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:70541
    • 提供者:东门之杨
  1. 14-1

    0下载:
  2. 该运行实例中,令文本串长度为18,随机产生的文本串为asasasqmqmqmypypyp,分布在3个节点上;模式串长度为3,随机产生的模式串为qmq。最后,节点1上得到两个匹配位置,由+表示出来。-To the running instance, so that the text string length of 18 randomly generated text string asasasqmqmqmypypyp distributed in the three nodes pattern
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:3039
    • 提供者:张勇
  1. rand_match

    0下载:
  2. 该运行实例中,令文本串长度为7,随机产生的文本串为0010100,分布在3个节点上;模式串长度为2,随机产生的模式串为01。最后,节点0和1上分别得到一个匹配位置。 -The running instance, so that the text string length of seven randomly generated text string is 0.0101 million, distributed in three nodes the pattern string of le
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2164
    • 提供者:张勇
  1. app_match

    0下载:
  2. 该运行实例中,令文本串长度为7,随机产生的文本串为asasbsb,分布在3个节点上;模式串长度为2,随机产生的模式串为as。最后,节点0、1和2上分别得到两个近似匹配位置-The running instance, so that the text string length is seven, randomly generated text string asasbsb distributed in the three nodes the pattern string of length 2
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2806
    • 提供者:张勇
  1. FRational-

    0下载:
  2. 水文合理化模式分析,一般常见于集水区小于1000ha-rational formula
  3. 所属分类:MPI

    • 发布日期:2017-12-06
    • 文件大小:1177
    • 提供者:莊智瑋
  1. Gather

    0下载:
  2. 利用MPI并行方式实现的Gather模式下的操作-MPI Gather
  3. 所属分类:MPI

    • 发布日期:2017-11-16
    • 文件大小:613528
    • 提供者:王江
  1. drtoolbox

    0下载:
  2. 模式识别领域常用的经典数据降维工具箱,可以查看源代码并且附带GUI,方便二次开发-a toolbox for reducing dimensionality in pattern recognization
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:1059652
    • 提供者:change
  1. rand

    0下载:
  2. 主从模式并行计算,用于实现并行计算的一种模式,即主从模式-Master slave mode for parallel computing, a model of parallel computing, namely the master-slave mode
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1033
    • 提供者:lm
  1. SEISMIC_CPML_1.2.tar

    1下载:
  2. 正演程序,使用CPML边界条件,使用MPI+OpenMP并行模式-seismic forward with cpml using MPI and openMP
  3. 所属分类:MPI

    • 发布日期:2015-05-02
    • 文件大小:312320
    • 提供者:lianximeng
  1. Hn

    2下载:
  2. 局部放电模式识别时候的谱图计算,放电次数随相位的分布-With phase histograms calculate PD pattern recognition time, the number of discharges
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:518
    • 提供者:谢军
« 12 »
搜珍网 www.dssz.com