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

搜索资源列表

  1. solar

    0下载:
  2. MATLAB并行槽式太阳能板的学习,设计整定,及计算-Solar Power Parabolic Trough Trade Study
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:795
    • 提供者:zhangteng
  1. irglomo_v10

    0下载:
  2. 大范围由不同种类组成的通信系统的并行模拟计算-Parallel Simulation of Large-Scale Heterogeneous Communication Systems
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3621263
    • 提供者:张佳文
  1. cuda-GPU

    0下载:
  2. 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。 在本文的实现部分,以软件开发流程为主线,描述了如何利用CUDA实现模式识别中的三种常用算法-The paper analyzed the Tesla GPU computing architecture and CUDA graphics and computing devices unified architecture,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2955537
    • 提供者:逍遥
  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. cuda_txcl

    0下载:
  2. 基于CUDA的高性能图像处理算法。着重介绍CPU和CUDA的计算能力,并详细介绍图像处理的背景以及几种操作的原理。在经过实验之后,对比CPU的计算能力可以发现,CUDA在并行处理数据的能力非常强大。由此可知,在图像处理的应用中,CUDA将大有可为。然而Hough变换的性能提升并不明显,其中的原子操作导致线程的排队,大幅度降低了线程并发性能,从而使得CUDA并行运算的优点不能显示出来,此问题的解决,有赖于对Hough变换并行算法的更深入研究。-CUDA-based high-performance
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9528288
    • 提供者:古月衣
  1. ILU

    1下载:
  2. 完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。-Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:559014
    • 提供者:韩华德
  1. VLSI

    0下载:
  2. CRC并行16位计算,十分强大,十分好用-CRC parallel 16-bit computing, is very powerful, very easy to use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1518704
    • 提供者:zh
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. Pi_Paralleled

    0下载:
  2. 一个计算Pi的并行化小程序,使用Win32的线程~-A Parallel Program to calculate Pi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:6723
    • 提供者:fan
  1. Unessing

    0下载:
  2. 统一计算设备架构技术的并行图像处理Unified architecture for parallel computing devices image processing-Unified architecture for parallel computing devices image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1738848
    • 提供者:reg2008
  1. Parallel_KNIME

    0下载:
  2. 这本书主要描述knime 并行与分布式计算-knime parallel and distrbute book
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:1002158
    • 提供者:liujian
  1. ga-PID

    0下载:
  2. 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:888756
    • 提供者:baijiaxuan
  1. pi_s

    0下载:
  2. 计算pi的一个小程序,用的是积分求解,因为计算量比较大,可以用作并行编程的素材。-Calculate pi in a small program, using the integral solution, because the larger than calculated, the material can be used as parallel programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1469243
    • 提供者:余闷
  1. mat

    0下载:
  2. 计算OMP方法的矩阵,采用并行模拟运算。-omp matrix multiplication parallel
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1742
    • 提供者:孔啸
  1. CRC-calculation-principle

    0下载:
  2. 这是一篇论文,通用并行CRC计算原理及其硬件实现方法-CRC calculation principle of universal parallel hardware implementation
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:304230
    • 提供者:jack
  1. 2DWaveletsimpression

    0下载:
  2. 由于小波及小波包技术可以将信号或图像分层次按小波基展开,所以可以根据图像信号的性质以及事先给定的图像处理要求确定到底要展开到哪一级为止,从而不仅能有效地控制计算量,满足实时处理的需要,而且可以方便地实现通常由子频带、层次编码技术实现的累进传输编码(即采取逐步浮现的方式传送多媒体图像)。这样一种工作方式在多媒体数据浏览、医学图片远程诊断时是非常必要的。另外,利用小波变换具有放大、缩小和平移的数学显微镜的功能,可以方便地产生各种分辨率的图像,从而适应于不同分辨率的图像I/O设备和不同传输速率的通信系
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2168
    • 提供者:彭立军
  1. 18-4

    0下载:
  2. cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6236
    • 提供者:zhouhuan
  1. MPI-parallel-programming

    0下载:
  2. 高性能计算并行编程技术 MPI parallel programming-High Performance Computing parallel programming MPI parallel programming
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:855855
    • 提供者:weidong
  1. MPI

    0下载:
  2. 采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:13161
    • 提供者:yantingting
  1. MPI

    0下载:
  2. 编写一个MPI并行程序,计算积分:要求写出算法思想、计算步骤、程序代码、重要变量和代码语句的注释。 -Write a MPI parallel program to calculate the integral: thinking required to write algorithms to calculate the step, the program code, important variables and code statements in comments.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:16345
    • 提供者:yantingting
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 46 47 »
搜珍网 www.dssz.com