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

搜索资源列表

  1. openMP

    0下载:
  2. 文档简单介绍了openMP并行程序设计,非常适合入门学习,希望和大家共勉。-Document a brief introduction openMP parallel programming, is ideal for entry-learning, hope and encourage one another.
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:245751
    • 提供者:刘彬
  1. interface

    0下载:
  2. 采用Cyclone EP1C3,VHDL程序算法实现了信号波形的实时采样并回放,同时能测量时域信号的频率,通过与MCU的8位并行接口,进行相互通信。-Using Cyclone EP1C3, VHDL program algorithm of the signal waveform of real-time sampling and playback at the same time capable of measuring the frequency of the signal in time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4750657
    • 提供者:姚益武
  1. mpv

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

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

    0下载:
  2. 这个程序用来突出并行计算和普通计算的优势-Parallel computing and the general program highlights the advantages of the calculation
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:73202
    • 提供者:黄飞
  1. HPC-buaa-PPT

    1下载:
  2. 北京航空航天大学计算机学院高性能计算体系结构课程PPT,祝明发教授讲解,其内容丰富,可供正在学习并行计算、高性能计算体系结构及云计算等的同学参考。-Beijing University of Aeronautics and Astronautics School of Computer Science high performance computing architecture courses PPT, ZHU hair professors to speak, its rich conten
  3. 所属分类:File Formats

    • 发布日期:2017-05-23
    • 文件大小:7189091
    • 提供者:jyll
  1. vector_matrix_multiplication

    0下载:
  2. 稀疏矩阵与向量相乘 算法 C语言 并行计算-Sparse matrix and vector multiplication
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1446
    • 提供者:qq
  1. parallel

    0下载:
  2. 一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1584250
    • 提供者:肖大伟
  1. convolution

    1下载:
  2. 并行卷积 使用MPI和openmp混编 Convolution using the parallel mixed MPI and openmp-Convolution using the parallel mixed MPI and openmp
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-22
    • 文件大小:1549
    • 提供者:vivid
  1. juzhenjisuanbingxingsuanfa

    0下载:
  2. 矩阵计算的并行算法实现,优秀的毕业设计论文-Matrix of parallel computing algorithms, excellent graduate design thesis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:145149
    • 提供者:
  1. mpich.nt.1.2.5

    1下载:
  2. 高性能计算平台系统相关文档,基于MPI消息传递机制的并行程序的环境搭建所需的MPI程序。-High-performance computing platform for system-related documents, based on MPI message passing parallel programs to build the necessary environment for MPI programs.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5392235
    • 提供者:王星
  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. MPI

    1下载:
  2. MPI分布内存并行程序开发,联想内部资料,联想高性能服务器事业部著。-MPI distributed memory parallel program development, internal data Lenovo, Lenovo Group with high-performance server.
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:582206
    • 提供者:张城楠
  1. ParallelProgrammingSamples_Beta2

    0下载:
  2. 微软并行计算示例,展示并行计算机的威力!-Microsoft example of parallel computing to demonstrate the power of parallel computer! Hehe
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8634628
    • 提供者:robin
  1. fortran

    0下载:
  2. 《Fortran 库参考》介绍了 Sun™ Studio Fortran 库中的内部函数和例程。该参考手册适 用于具有 Fortran 语言和 Solaris™ 操作环境使用经验的编程人员。 该指南适用于具有 Fortran 语言使用经验以及想了解如何有效地使用 Sun Fortran 编译 器的科研人员、工程师和编程人员。同时,假定这些人员熟悉 Solaris 操作环境或 UNIX® 。 配套提供的《Fortran 编程指南》中介绍了 Solari
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:669430
    • 提供者:gjd
  1. mpi

    0下载:
  2. 并行计算导论(中文版)中科院人士翻译,对于学习并行计算很有帮助。-the introduction to mpi calculation(chinese edition).It s useful for mpi studying.
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3100603
    • 提供者:lau
  1. insulargenetica-win32-qt4.5-1.18beta

    0下载:
  2. 这是并行遗传算法的实现与“环”狭隘的拓扑结构。算法在进化提供了一个动态的遗传算子的选择。该库支持的26个遗传算子。这是跨平台的遗传算法用C+ +编写的。-This is implementation of parallel genetic algorithm with "ring" insular topology. Algorithm provides a dynamic choice of genetic operators in the evolution of. The library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:6054793
    • 提供者:johnslion
  1. siesta-2.0.1

    0下载:
  2. siesta 源代码,用fortran编写。mpi 并行 -siesta fortran code
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3113775
    • 提供者:ai shi
  1. TC_v0418_ssw

    1下载:
  2. turbo 基于LTE标准下的并行译码 采用分块滑动窗译码方式- turbo parallel docoding LTE segmented sliding windows
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:68487
    • 提供者:Fengxiaodong
  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. 20100505mandMPImultithread

    0下载:
  2. 并行计算,mpi模型。计算分形集mandelbrot集。这次加上了多线程,并行度更高!-Parallel computing, mpi model. Mandelbrot set fractal set computing. The addition of multi-threaded, parallel degree higher!
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:567671
    • 提供者:徐东
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com