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

搜索资源列表

  1. parallel

    0下载:
  2. 计算流体力学模拟计算并行运算源代码 Fortran-BOOK and Code Computational methods for fluid dynamics parallel
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:29604
    • 提供者:JoeChiang
  1. MPI-Parallel-design

    0下载:
  2. mpi并行设计资料 高性能计算并行编程技术-mpi parallel design
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:861526
    • 提供者:李二
  1. Parallel-Algorithm.docx

    0下载:
  2. 将带查询序列分成k段,可将待比对序列的索引表分成几部分,并将这几部分分别存放于几台计算机节点上。在每一台计算机节点上,源序列的子序列都只与本地的索引表中的每一子序列进行比较,而各计算机节点上的比较过程是同时执行的,这就将串行的比较过程变成了并行的比较过程-take the query sequence into k segments, can be compared to the sequence of the index table is divided into several parts,
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:14160
    • 提供者:孙林
  1. Parallel-port-to-a-serial-port

    0下载:
  2. vb 实现并口转串口的例子解决了串口不够用的问题-Vb realize parallel port to a serial port example solved the problem of the serial port is not enough use
  3. 所属分类:Other systems

    • 发布日期:2016-02-24
    • 文件大小:120832
    • 提供者:xiong
  1. Parallel-Artificial-Bee-Colony-(PABC)-Algorithm--

    0下载:
  2. The artificial bee colony (ABC) algorithm is a metaheuristic algorithm for numerical optimization. It is based on the intelligent foraging behavior of honey bees. This paper presents a parallel version of the algorithm for shared memory archi
  3. 所属分类:Development Research

    • 发布日期:2017-04-28
    • 文件大小:342880
    • 提供者:shailove
  1. Parallel-manipulators-matlab-model

    0下载:
  2. 包含一个matlab建立的并联机械手仿真模型,可模拟并联机械手的运行状态。-Comprising parallel manipulators matlab simulation model established, we can simulate the operational status of parallel manipulators.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:39871
    • 提供者:林墨
  1. Parallel-computing-lab

    0下载:
  2. 并行计算的实验报告和相关程序,绝对是自己的-Experimental reports and related programs for parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-05-11
    • 文件大小:2483517
    • 提供者:czy
  1. CH12864B---parallel-

    0下载:
  2. 川航电子科技 CH12864B的STM32并行驱动程序 ST7920控制器-ChuanHang Electronic Technology CH12864B the STM32 parallel driver
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5250378
    • 提供者:
  1. parallel-computeing

    0下载:
  2. 并行计算课件,linux下执行,包括OpenMP、MPI、Multithread、MapReduce、PCAM等,还有一些算法知识-Parallel computing courseware, under linux implementation, including OpenMP, MPI, Multithread, MapReduce, PCAM, etc., and some knowledge of algorithms
  3. 所属分类:MPI

    • 发布日期:2017-06-13
    • 文件大小:20897316
    • 提供者:wsl
  1. Serial-Parallel-(2)

    0下载:
  2. It contains two function - 1.ser2par : Converts Serial Data to Parallel Data 2.par2ser : Converts Parllel data to Serial Data-It contains two function- 1.ser2par : Converts Serial Data to Parallel Data 2.par2ser : Converts Parllel data to
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:237908
    • 提供者:田田
  1. parallel-vm

    0下载:
  2. it is parallel allocation stretegy implemented in Netbeans Java
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:160252
    • 提供者:Sabhya
  1. Parallel

    0下载:
  2. 使用C# 的Parallel来进行图片处理,比单线程速度快好几倍。对图像处理来已经很提高很多了-Parallel process Image
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:23010
    • 提供者:周先明
  1. MPI-and-OpenMP-parallel-programming

    1下载:
  2. 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:48901120
    • 提供者:艾艾
  1. parallel

    0下载:
  2. 一种多进程进行并行计算的程序,不采用线程池方法。用多进程并行计算加快运行速度。例子中采用并行多进程取最大值。-A multi-process procedure performed in parallel computing, do not use the thread pool method. Parallel computing using multiple processes to run faster. Examples of parallel multi-process takes a
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:21066
    • 提供者:jason
  1. Parallel-Algorithm

    0下载:
  2. 基于Spark 分布式图计算模型,提出大规模复杂网络社区并行发现算法DBCS 。-Based on Spark distributed graph computing model, a large scale and complex network community parallel discovery algorithm DBCS is proposed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:857683
    • 提供者:高雪树
  1. Parallel-and-Successive-IC

    0下载:
  2. Parallel and Successive Interference Cancellation for MC-CDMA and their Near-Far Resistance
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:123200
    • 提供者:李鹏
  1. Parallel-graph-partitioning

    0下载:
  2. 对最大团问题的研究在速度和精度上都提出了更高的要求,考虑将搜索空间进行划分,并行独立运算求解子空间的最大团结构。 -Parallel graph partitioning
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:257884
    • 提供者:李新晨
  1. parallel-algorithms

    0下载:
  2. 这是一本程序优化的书,并行算法设计与优化研究。欢迎大家下载学习-This is a book that research on the design and optimization of parallel algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2373791
    • 提供者:陈文菁
  1. Serial-input--parallel-output

    0下载:
  2. 关于VHDL的一个问题。串行输入64位二进制数,要求把数据按每8位存在8个寄存器中并行输出-A question about the VHDL. Serial input 64-bit binary number is required for every eight data registers the presence of eight parallel outputs
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:959
    • 提供者:
  1. MATLAB-parallel-computing-synopsis

    0下载:
  2. 这是实现MATLAB并行配置的技术资料,随着大数据时代的到来,越来越多的数据需要经过处理,并且目前的硬件已经满足不了这么多的数据的处理,因此并行计算成为了首选-This is the realization of technical information MATLAB parallel configuration, with the arrival of the era of big data, more data needs to be processed, and the current
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:585433
    • 提供者:sysk
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com