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

搜索资源列表

  1. SPQR-1.1.2.tar

    2下载:
  2. 基于C++编程的多线程的多波前稀疏矩阵的QR分解,Timothy A. Davis编写-SuiteSparseQR is an implementation of the multifrontal sparse QR factorization method. Parallelism is exploited both in the BLAS and across different frontal matrices using Intel s Threading Building Blocks
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:mengdieaaq
  1. AsyncFileDemo

    0下载:
  2. AsyncFilwhen we need asynchronous behaviour or parallelism we create threads. The asynchronous file I/O APIs allows us to leverage the asynchronous behaviour without introducing threads. So we can issue ReadFileEx or WriteFileEx and perform other
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:28.33kb
    • 提供者:rabert
  1. c_FFT

    0下载:
  2. The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in ro
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3.79kb
    • 提供者:ramya
  1. ANPARA

    0下载:
  2. In this text, students of applied mathematics, science, and engineering are introduced to fundamental ways of thinking about the broad context of parallelism.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:Sun
  1. kejiyingyu

    0下载:
  2. 科技英语不像普通英语那样具有感性形象思维,不具感*彩,其目的是使读者容易理解而不产生太多的想象。 也不经常运用比喻、排比、夸张等修辞手段,而是要准确表达客观规律,按逻辑思维清晰地描述问题。-Unlike ordinary English, as English, science and technology with the sensual image of the thinking, non-emotional, which aims to enable readers to create
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:34.08kb
    • 提供者:笑笑
  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
    • 文件大小:561.5kb
    • 提供者:郭事业
  1. sorting

    0下载:
  2. Assumptions  There are p processors sorting n numbers.  Each processor begins with n=p numbers stored in the array x  All numbers are in the range 0 : : : M 􀀀 1  When the sorting algorithm ends, each processors has a sorted list o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:61.96kb
    • 提供者:ghn
  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
    • 文件大小:10.47mb
    • 提供者:青青子衿
  1. Object-Recognition-withASP.NET

    0下载:
  2. Implementation of Parallel edition of SIFT algorithm discussed in Parallelism of Vision-based Algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:11.14kb
    • 提供者:Lepisto
  1. WpfApplication43

    0下载:
  2. 并行多线程实例,使用tpl进行数据并行化,取消,停止和分区操作-Parallel multi-threaded example, using tpl for data parallelism, cancel, stop and partition
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7.08mb
    • 提供者:song
  1. cengci_bingxing

    0下载:
  2. 一种层次聚类算法的并行改进,采用MPI编程,对三角矩阵的求解实现并行-A hierarchical clustering algorithm to improve parallelism, using MPI programming, parallel solving triangular matrix
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:328.03kb
    • 提供者:wanghui
  1. Nested-parallelism

    0下载:
  2. 嵌套并行,OpenMP 采用 fork-join(分叉-合并)并行执行模式。线程遇到并行构造时,就会创建由其自身及其他一些额外(可能为零个)线程组成的线程组。遇到并行构造的线程成为新组中的主线程。-Nested parallelism, OpenMP using fork-join (fork- Merge) parallel execution mode. When a thread encounters a parallel construct, it creates its own and
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:1.99mb
    • 提供者:王林
  1. MPI_example

    0下载:
  2. The traditional logical view of a sequential computer consists of a memory connected to a processor via a datapath. All three components – processor, memory, and datapath – present bottlenecks to the overall processing rate of a computer system. A nu
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:14.34kb
    • 提供者:aref
  1. Importance-of-Coherence-Protocols-with

    0下载:
  2. As Internet and information technology have continued developing, the necessity for fast packet processing in computer networks has also grown in importance. All emerging network applications require deep packet classification as well as security-re
  3. 所属分类:.net

    • 发布日期:2017-06-10
    • 文件大小:16.98mb
    • 提供者:pravin
  1. Desktop

    0下载:
  2. verilog 实现的可逆计数器及4-7译码器,实现并行置数,加减计数功能 -verilog achieve reversible counter and 4-7 decoder, set the number of parallelism, subtraction counting function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:628byte
    • 提供者:豆芽甲
  1. QGA11

    0下载:
  2. 量子遗传算法(QGA-Quantum Genetic Algorithm)是量子计算与经典遗传算法(GA)相结合而产生的一个新的研究领域。算法利用了量子计算的量子并行、量子纠缠特性,采用了多状态基因量子比特编码方式和量子旋转门更新操作,引入动态和静态调整旋转角机制和量子变异,使得算法比经典遗传算法具有更强的并行处理能力、更快的收敛速度且比传统信号检测算法具有更高的效率。-Quantum Genetic Algorithm (QGA-Quantum Genetic Algorithm) is
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:7.96kb
    • 提供者:赵建坡
  1. petsc-3.6.3

    2下载:
  2. PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It supports MPI, and GPUs through CUDA or OpenCL, as we
  3. 所属分类:Console

    • 发布日期:2016-01-14
    • 文件大小:8.82mb
    • 提供者:jyj
  1. Thread-pool-and-parallelism

    0下载:
  2. 通过控制台实现线程池与并行度的具体操作演示-Through the console thread pool to achieve parallelism with the specific operation and demonstration
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:26.19kb
    • 提供者:wnl
  1. HelloWorld

    0下载:
  2. OpenCL的简单例程,可以作为一个模板使用!虽然同为HelloWorld程序,但是OpenCL的程序为了体现其并行性,这个例子为N维向量相加的程序,中文注释,方便新手入门参考!-OpenCL simple routines can be used as a template! Although the same for HelloWorld program, but OpenCL program to reflect its parallelism, this example is N-dim
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3.1mb
    • 提供者:
  1. Lecture 4- Instruction-Level Parallelism

    0下载:
  2. Instruction-Level Parallelism MIPS Processor
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:222kb
    • 提供者:Rana2000
搜珍网 www.dssz.com