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

搜索资源列表

  1. preparata

    0下载:
  2. com的进程外组建,可以在网络间并行计算-com set up the process, you can parallel computing networks
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-26
    • 文件大小:486176
    • 提供者:richard
  1. calcuate

    0下载:
  2. 用但不模仿并行计算,本程序是排序的,并行计算是奇偶排序-Used but does not mimic parallel computing, the process is sort of, parallel computing is the odd-even sort
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:496323
    • 提供者:bazi
  1. winds

    0下载:
  2. 这是一个非常经典的并行试验,实现并行计算pi的数值-The achievement of numerical parallel computing pi
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:690
    • 提供者:wind
  1. project

    1下载:
  2. 在现实世界中,我们逐渐发现,可以将一个原来在一台计算机上执行的大型任务,划分成很多小任务组成的集合,然后,我们将这个任务集合中的各个小任务由服务器端计算机分派到各个客户端计算机执行。客户端计算机执行完成,将结果返回到服务器,服务器将结果汇总合成为最终结果。这样的并行处理比由一台计算机机型串行处理效率高出多倍(由客户端数量决定)。这种分布式计算模型尤其适用于大型科学计算。当前,美国伯克利大学开发的Boinc分布式计算平台被广泛应用于各个领域,如:搜索外星文明,分析基因,医学,农业等。更有甚者,已经
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-24
    • 文件大小:1435770
    • 提供者:WuHaiBo
  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. BigInt

    0下载:
  2. 大整数(可高效计算数万位整数)四则运算的实现,采用了高效的9位并行计算。除法的实现更是采用了高效的二分试商-Large integer (which can be tens of thousands of high-performance computing-bit integer) arithmetic to achieve efficient use of parallel computing 9. The division is the adoption of a more efficie
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1650
    • 提供者:Harder
  1. gauss_release[1].tar

    0下载:
  2. mpi 并行计算秉承,mpi2.0应用指南,应用是咧-MPI parrallel programNewton-Raphson method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2394
    • 提供者:zhang
  1. Graphic

    0下载:
  2. 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:574980
    • 提供者:郭事业
  1. 8corevsolvePI

    0下载:
  2. 本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, parallelization, after greatly reducing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1323
    • 提供者:zhangjun
  1. examples

    0下载:
  2. 并行计算PI值的一个小程序,利用循环,精确计算PI值,循环次数越多,PI值计算的结果越精确-PI values of parallel computing in a small program, using cycle accurate calculation of PI values, the more cycles, PI value the more accurate the results
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1580
    • 提供者:骗子
  1. b

    0下载:
  2. 统一设备架构(CUDA)是NVIDIA公司提出的一个基于GPU通用计算的开发环境,它 针对GPU多处理单元的特性,通过并行计算提高大规模运算的速度-parallel compute
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:987614
    • 提供者:Tom
  1. HighPerformanceParallelComputingarticles

    0下载:
  2. 介绍高性能并行计算的文章,主要是关于矩阵并行的一些算法-High Performance Parallel Computing articles
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:888592
    • 提供者:王志宇
  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. ss

    0下载:
  2. 选课系统编辑器/阅读器 磁盘编程 SCSI/ASPI 多国语言处理 FlashMX/Flex源码 并行计算 书籍源码 Delphi控件源码 操作系统开发-Elective system editor/reader program disk SCSI/ASPI multi-language processing FlashMX/Flex Source Books Source Delphi parallel source operating system devel
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1618875
    • 提供者:wanzh
  1. mpi.guide

    0下载:
  2. Peter S Pacheco写的MPI手册,非常详细,对初学并行计算方法的新手很有用,-MPI Guide which write by Peter S Pacheco, very useful guide for new comer.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:259709
    • 提供者:zl
  1. Program-With-OpenMP

    0下载:
  2. C++中使用OpenMp实现多核多线程并行计算的基础知识-C++, multi-core multi-threaded use OpenMp the basics of parallel computing
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2787077
    • 提供者:
  1. MPICH2

    0下载:
  2. 并行计算的运行环境MPICH2的用户使用指南-MPICH2 parallel computing operating environment for users guide
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:306075
    • 提供者:张恒
  1. ParallelComputingCode

    1下载:
  2. 并行计算,多线程,MPI,hadoop,天津大学-Parallel computing, multithreading, MPI, hadoop, Tianjin University
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11485013
    • 提供者:century
  1. OpenMP

    1下载:
  2. OpenMP并行计算例子,主要包括简单例子、并行循环、常用函数、分段并行、嵌套并行、求π以及同步这些例子。所有例子都已经过测试。-OpenMP parallel computing examples, including a simple example, a parallel loop, commonly used functions, segmented parallel nested parallelism, find π and the synchronization of these
  3. 所属分类:CSharp

    • 发布日期:2016-09-18
    • 文件大小:10982400
    • 提供者:青青子衿
  1. Dmini-omp-deme

    0下载:
  2. 并行计算的演示程序,基于OppenMP的演示程序 -Demo program, based on parallel computing OppenMP demonstration program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8883
    • 提供者:fjk2002
« 1 23 4 5 6 »
搜珍网 www.dssz.com