CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - parallel algorithm

搜索资源列表

  1. jiyudspyichuansuanfa

    0下载:
  2. 基于dsp的并行遗传算法,分析可以看看,和纯软件不同-based dsp parallel genetic algorithm, can look at the analysis, and software-only different
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:49.81kb
    • 提供者:gordonjun
  1. firfpga

    0下载:
  2. 在利用FPGA实现数字信号处理方面,分布式算法发挥着关键作用,与传统的乘积-积结构相比,具有并行处理的高效性特点。详细研究了基于FPGA、采用分布式算法实现FIR数字滤波器的原理和方法,并通过Xilinx ISE在Modelsim下进行了仿真。 -FPGA using digital signal processing, distributed algorithm plays a key role with the traditional product-plot structure compa
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:223.44kb
    • 提供者:yaoming
  1. FPGA_4FFT

    0下载:
  2. 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:352.18kb
    • 提供者:王晓
  1. Parallel_Performance_Measures_for_Volume_RayCastin

    0下载:
  2. 一篇在并行体绘制方面很不错的文章,包括了光线投射算法的分析,以及并行环境下负载平衡的算法-this article is about parallel volume rendering , including an analysis of ray-casting algorithm, and parallel load balancing algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:106.27kb
    • 提供者:洪振刚
  1. Thenumericalalgorithmofparallelgeneticalgorithms.r

    0下载:
  2. 遗传算法基本理论 经典应用实例 非数值并行算法:遗传算法-The basic theory of classical genetic algorithm application examples The numerical algorithm of parallel genetic algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.9mb
    • 提供者:chenchun
  1. Anovelparallelquantumgeneticalgorithmforstochasti

    0下载:
  2. A novel parallel quantum genetic algorithm for stochastic job shop scheduling
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.75mb
    • 提供者:parisa
  1. xh

    0下载:
  2. 快速并行算法是经典算法中比较好的一种细化算法,但其存在固有缺陷,可能产生信息丢失。为了克服这个缺点,提出了重合算法,最后为了减少计算时间和冗余信息,提出了基于模板保留的算法。-Fast parallel algorithm for the classical algorithm is a good thinning algorithm, but its inherent defects, the potential loss of information. In order to overcom
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:412.74kb
    • 提供者:乐睿
  1. CalcParallelo_Relazione1_Somma_di_N_numeri

    0下载:
  2. Parallel algorithm - SUM -Parallel algorithm- SUM
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:669.99kb
    • 提供者:Ant
  1. vhdl

    0下载:
  2. 使用vhdl并行算法实现洗衣机水位,指示灯的控制调节-Vhdl parallel algorithm using washing machine water level control adjustment indicator
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:2.3kb
    • 提供者:钱德恒
  1. Parallel-Timing-Recovery-Algorithm

    1下载:
  2. 高速率卫星通行并行同步的设计方案,清华学生的,-High-speed satellite pass parallel synchronous design
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:421.45kb
    • 提供者:shangchunjie
  1. LU

    0下载:
  2. 矩阵LU并行算法,对于想学习并行计算的有帮助,希望自己多动手学习-Matrix LU parallel algorithm is helpful for those who want to learn to parallel computing, how much hands-on learning
  3. 所属分类:Project Design

    • 发布日期:2017-11-29
    • 文件大小:2.14kb
    • 提供者:邹盼
  1. Harris-algorithm-based-on-FPGA

    0下载:
  2. 在利用FPGA的并行处理能力应对高速数据和去做复杂的数据处理时,对一些较为复杂或者重复性工作模块多的情况下,算法资源就需要进行预评估。有效的资源预评估不仅可以在芯片选型上有益,还可以对程序有较详细的估计,在硬件不变的前提下能够选择更好的算法优化。本文着重在Harris算法在FPGA的实现以及在移植之前对其占用的FPGA资源进行预评估。-Response to high-speed data and do complex data processing in the FPGA parallel p
  3. 所属分类:Project Design

    • 发布日期:2017-12-01
    • 文件大小:979.14kb
    • 提供者:simon lee
  1. Non-numerical-parallel-algorithms

    0下载:
  2. 非数值并行算法:遗传算法 适用于需要在遗传领域进行研究的程序员-Non-numerical parallel algorithms: genetic algorithm applied to the research needs in the field of genetics programmers
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:3.9mb
    • 提供者:张嘉城
  1. Sparse-decomposition-algorithm

    0下载:
  2. 提出了种并行的稀疏分解算法,以解决目前的稀疏分解算法计算量大、耗时多,不适宜用作战场声目标实时识别的缺点。-Kinds of parallel sparse decomposition algorithm to solve the sparse decomposition algorithm large, time-consuming, and not suitable for real-time recognition of the shortcomings of the battlefiel
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:410kb
    • 提供者:万义龙
  1. thm14---parallel-prefix

    0下载:
  2. prefix sum algorithm
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:83.11kb
    • 提供者:mk_1992
  1. Parallel-Algorithm.docx

    0下载:
  2. 将带查询序列分成k段,可将待比对序列的索引表分成几部分,并将这几部分分别存放于几台计算机节点上。在每一台计算机节点上,源序列的子序列都只与本地的索引表中的每一子序列进行比较,而各计算机节点上的比较过程是同时执行的,这就将串行的比较过程变成了并行的比较过程-take the query sequence into k segments, can be compared to the sequence of the index table is divided into several parts,
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:13.83kb
    • 提供者:孙林
  1. LTE

    0下载:
  2. Matlab simulation for drawing the BER plot of the LTE turbo code, using either the BCJR algorithm or the fully-parallel algorithm. Copyright (C) 2013 Robert G. Maunder The simulation can be started by running the main.m scr ipt. This can b
  3. 所属分类:Software Testing

    • 发布日期:2017-05-01
    • 文件大小:12.41kb
    • 提供者:oudjani
  1. WiMAX

    1下载:
  2. Matlab simulation for drawing the BER plot of the WiMAX turbo code, using either the BCJR algorithm or the fully-parallel algorithm. Copyright (C) 2013 Robert G. Maunder The simulation can be started by running the main.m scr ipt. This can
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:12.58kb
    • 提供者:oudjani
  1. HYPERCUBE-BROADCAST

    0下载:
  2. Hypercube broadcast with Elementary Parallel Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:tamarameydhi
  1. Parallel-Algorithm

    0下载:
  2. 基于Spark 分布式图计算模型,提出大规模复杂网络社区并行发现算法DBCS 。-Based on Spark distributed graph computing model, a large scale and complex network community parallel discovery algorithm DBCS is proposed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:837.58kb
    • 提供者:高雪树
« 12 3 »
搜珍网 www.dssz.com