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

搜索资源列表

  1. K-means-althogrim

    0下载:
  2. K-Means算法的并行化研究,划分聚类的算法,K-Means算法及改进算法。并行策略,PVM系统简介。-Parallel K-Means algorithm research, by clustering algorithm, K-Means algorithm and improved algorithm. Parallel strategy, PVM Introduction.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:1953687
    • 提供者:火麒麟
  1. fortran

    0下载:
  2. 其中介绍了 Fortran 95 的输入 / 输出、程序开发、库、程序分析与调试、数值精度、移植、性能、优化、并行化以及互操作性。-Which describes the Fortran 95 input/output, program development, libraries, program analysis and debugging, numerical accuracy, porting, performance, optimization, parallelization, an
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:812387
    • 提供者:速速
  1. A-Fast-CRC-Implementation-on-FPGA

    0下载:
  2. CRC错误检测是一个非常 电信应用上常见的功能。 对提高数据速率的发展要求 更多和更sofisticated实现。 在本文中,我们提出了一个方法来实现 管道结构为基础的CRC功能 多项式除法。它非常有效地改善 高速性能,允许从1 Gb / s的数据传输速率 4千兆位/秒,基于FPGA implementions根据 并行化水平(8至32位)。- The CRC error detection is a very common functio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:226487
    • 提供者:吴越强
  1. sort

    0下载:
  2. 快速排序算法的多线程实现,将快速排序算法并行化处理-Multi-threaded implementation of quick sort algorithm, Quicksort algorithm parallel processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1293
    • 提供者:Schindler
  1. 4

    0下载:
  2. 针对目前图形处理器(GPU) 上的动态数据处理问题,在分析现有并行单源最短路径(SSSP) 算法的基础上,对 GPU上的Moore SSSP算法进行并行化设计与实现。搜索时,综合应用层次化任务分配、层次化工作队列、层次化 Kernel 调用等策略。在不同类型图数据上进行实验测试,实验结果表明,该算法能有效减少空线程开销、访存开销以及同步时间。-For dynamic data processing on the graphics processor (GPU), the analysis of
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:1076435
    • 提供者:JIANGLILY
  1. chapter6

    0下载:
  2. 划分(partitioning):将问题分为若干个独立的部分。 分治法(divide and conquer method):将一个大问题逐步分割成若干个原问题的子问题,用简单且相同的方法对这些子问题进行求解,然后将这些子问题的解组合成原问题的解。 在分治法中分解问题和合并结果常使用递归技术来实现。递归分治法能使各个子问题并行化执行,即各个进程用来执行被分解的部分。 通常数据的划分也同时局部化。 -partitioning and divide and conquer metho
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:290079
    • 提供者:ws2010
  1. chapter4

    0下载:
  2. 一、基于消息传递的程序设计基础 二、利用机群实现程序的并行化 三、基于消息传递的并行程序评价 -First, the based messaging program design based on, use a fleet program parallelization, based on message passing parallel program evaluation
  3. 所属分类:MPI

    • 发布日期:2017-12-10
    • 文件大小:397450
    • 提供者:ws2010
  1. chapter5

    0下载:
  2. 一、基于消息传递的程序设计基础 二、利用机群实现程序的并行化 三、基于消息传递的并行程序评价 -First, the based messaging program design based on, use a fleet program parallelization, based on message passing parallel program evaluation
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:8322491
    • 提供者:ws2010
  1. Mutlicore

    0下载:
  2. 高校经典多核并行化设计,借鉴intel课程设置,不可多得好资料-Universities classic multi-core parallel design, drawing intel curriculum, rare good information
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:20770243
    • 提供者:lishanmin
  1. matrix_lu3

    0下载:
  2. LU_seial,c是针对c语言开发的串行LU分解,并进行了cache优化。 LU_parallel.c是用多线程的方法实现LU分解的并行化,加速比在1.3左右。-LU_seial, c is for c language development serial LU decomposition, and conducted cache optimization. LU_parallel.c is multi-threaded approach to achieve parallel LU d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1900
    • 提供者:时先生
  1. WpfApplication43

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

    • 发布日期:2017-05-23
    • 文件大小:7420436
    • 提供者:song
  1. Parallel-genetic-algorithm

    0下载:
  2. 并行遗传算法将并行计算机的高速并行性和遗传算法固有的并行性相结合,极大地提升了遗传算法的求解速度和质量。在主从式0细粒度和粗粒度这三类遗传算法并行化模型中,粗粒度模型以其较小的通讯开销和对种群多样化,获得了最广泛的应用。本文概括了基于模式定理和有限状态马尔可夫链的遗传算法理论,总结了前人在粗粒度模型下开展的理论分析和实践应用,并指出并行遗传算法的研究将向异步化,理论化和模型化的方向发展-而有限状态马尔可夫链是构建并行遗传算法可执行模型的有力工具。-Parallel genetic algorit
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:371664
    • 提供者:yaojh
  1. quicksort

    0下载:
  2. 使用MPI编程实现快速排序的并行化 (1) 并行算法的设计 设计快速排序的并行化算法,说明并行化的算法的设计思想。 (2) MPI编程 使用MPI编程实现快速排序的并行化。 (3) 对运行结果的对比和分析。 -Quick Sort programming using MPI parallelization (1) parallel algorithm design parallel algorithm design quick sort, indicating paral
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2306
    • 提供者:
  1. -ant-colony-algorithm-

    0下载:
  2. 蚁群算法解决TSP问题的并行化研究与实现-Research and Implementation of parallel ant colony algorithm to solve TSP problem
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:157242
    • 提供者:吾辈
  1. mpi

    0下载:
  2. 高性能计算:使用mpi实现快拍算法的并行化的代码。-High Performance Computing: Use mpi realize snapshot algorithm parallelization of code.
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:7716544
    • 提供者:Amstrong
  1. decode_JPEG

    0下载:
  2. 使用高级并行化硬件语言Handel-C实现的JPEG标准图像解压缩功能,可在Altera FPGA 验证通过。-Use Advanced JPEG standard image parallelized hardware solution Handel-C language to achieve compression function can be verified by the Altera FPGA.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:8168
    • 提供者:freeflyxian
  1. 1A-MapReduce-Solution-for-Prototype

    0下载:
  2. 基于MAPREDUCE的PSO并行化原型设计-1A MapReduce Solution for Prototype
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:500073
    • 提供者:syalr
  1. cuda-wavlet

    0下载:
  2. cuda+Gpu 对图像小波变换进行并行化处理,加快处理速度,-cuda gpu wavelet parallel computer
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:7572
    • 提供者:孙旭光
  1. chktex-1.7.1.tar

    0下载:
  2. 程序并行化实例代码,需要做并行程序的朋友可以作为参考-A parallel example code, need friends can serve as a reference for parallel programs
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:349551
    • 提供者:麻麻麻
  1. PF_P

    0下载:
  2. 实现了并行化的粒子滤波功能,该算法可以加速粒子滤波算法,在实时性要求较高的场合有很好的表现-Achieve a parallelized particle filtering, the algorithm can be accelerated particle filter algorithm, real-time requirements in high places have a good performance
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:671221
    • 提供者:邱怀志
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com