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

搜索资源列表

  1. fdtdmpi1

    3下载:
  2. 时域有限差分的并行运算,matlab编程.主要是并行运算的连接问题的程序-FDTD parallel computing, matlab programming. Mainly connectivity problems in parallel computing procedures
  3. 所属分类:并行运算

    • 发布日期:2013-02-17
    • 文件大小:1317
    • 提供者:shenyun
  1. mpich_1.2.5

    1下载:
  2. MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.-MPICH is an important MPI Research, has provided a series of interface functions, for the realization of parallel computing provides a programming environment.
  3. 所属分类:MPI

    • 发布日期:2017-06-09
    • 文件大小:15976991
    • 提供者:tingting
  1. Calculate

    0下载:
  2. 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:tmllpl
  1. sum

    0下载:
  2. 基于多核的并行算法设计,计算一个连续数列的和-The parallel algorithm based on multi-core design, computing a continuous series and
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2406588
    • 提供者:tstao
  1. MPI

    0下载:
  2. 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:828781
    • 提供者:YB
  1. eigenvalues

    0下载:
  2. cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1678595
    • 提供者:xiangxingbin
  1. invert

    0下载:
  2. 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2635
    • 提供者:web
  1. Parallel

    0下载:
  2. 并行运算的C#类,对for循环进行并行运算处理-Parallel computing of C# class, on for the cycle to carry out parallel processing
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:5743
    • 提供者:yunhai
  1. juzhenchengfa

    0下载:
  2. 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:147817
    • 提供者:稀有品种
  1. Mandelbrot

    0下载:
  2. 关于并行计算的Mandelbrot算法。-Mandelbrot algorithm on parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:5170
    • 提供者:ming
  1. Parallel-adder

    0下载:
  2. 并行加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元(ALU)之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。-Parallel adder is a digital circuit, which can be calculated the number of addition. In the modern computer, adder exists in the arithmetic logic unit (ALU)
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2724
    • 提供者:jlz
  1. GT4Java

    0下载:
  2. 该文档为《Globus Toolkit4:java网格服务编程》的过程解读,一直更新中... ...从并行计算的高层服务认识,并深入认识GT的架构从而更加深入的理解网格计算的意义-The document for the " Globus Toolkit4: java programming grid services," the process of interpretation, has been updated in the ... ... from the parall
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:41459
    • 提供者:王星
  1. GPU

    0下载:
  2. 近年来,计算机图形处理器(GI.apllics Processing Unit,GPU)得到了极大地发展,从最初局限于图形渲染的图形卡,发展为如今可编程的并行计算平台。与CPU的串行计算模式不同,GPU是一种高度并行的流处理器,具有更强的浮点计算能力,在物理模拟、信号分析等许多领域人们将高强度的计算任务以适当的方式转化为流数据计算模式,通过编程在GPU中进行加速计算,通常能获得一个数量级的速度提高,这也是当今的热点研究问题之一。-In recent years, computer graphic
  3. 所属分类:Document

    • 发布日期:2017-05-28
    • 文件大小:11227379
    • 提供者:liaozw
  1. pMatlab_intro

    0下载:
  2. Useful introduction on the parallel Matlab toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:746456
    • 提供者:AS
  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. libros

    0下载:
  2. Data Hiding fundamentals and applications and Parallel Programming
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16829823
    • 提供者:Jose
  1. cuda_wordpassword_crack

    0下载:
  2. 暴力破解word2003所需的计算量极其大,耗费时间长!本作品利用CUDA的高速并行能力进行破解,以时间换空间及成本, 适合普通用户使用。-Word2003 brute force computation required is extremely large, time-consuming long! This works using CUDA' s ability to break high-speed parallel to the time for space and cost,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:411316
    • 提供者:rei
  1. ParInfoGain

    0下载:
  2. ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available) Information gain is defined as: InfoGain(Class,Attribute) = H(Class) - H(Class | At
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2562
    • 提供者:agkj
  1. Parallel-and-Distributed-Programming

    0下载:
  2. 《Parallel and Distributed Programming Using C++》,英文原版书籍,介绍C++下的并行计算和分布式计算。-" Parallel and Distributed Programming Using C++" , original English books to introduce C++ for parallel computing and distributed computing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2078843
    • 提供者:Eric
  1. Parallel-computers

    0下载:
  2. 以并行计算机与并行计算为主的研究工作,了解-Parallel computers and parallel computing-based research to understand
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2051468
    • 提供者:stone
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com