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

搜索资源列表

  1. The_design_of_computer_algorithms

    0下载:
  2. 全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Book from the algorithm design a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7182696
    • 提供者:shang
  1. ExperimentsOfParallelAlgorithms

    1下载:
  2. 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
  3. 所属分类:Algorithm

    • 发布日期:2016-06-23
    • 文件大小:1150777
    • 提供者:绿城苍狼
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:41744
    • 提供者:何平
  1. analgorithmforextractionandanalysis

    0下载:
  2. 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1100315
    • 提供者:martin
  1. Merg

    0下载:
  2. 并行计算里,串行,并行数据排列-bingxing
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:35964
    • 提供者:liujia
  1. 12864

    0下载:
  2. 12864液晶带字库的并行输出的C程序。-Font LCD with 12,864 concurrent C program output.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1643
    • 提供者:linmiao
  1. 8255lizi

    0下载:
  2. 一个基于单片机proteus仿真8255并行口扩展实例
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:27456
    • 提供者:hjy
  1. chapter3

    0下载:
  2. 计算机系统结构与并行处理的上课课件,由十章内容组成,从头为您讲述计算机的系统结构-Computer Architecture and Parallel Processing Courseware classes from Chapter 10 of the scratch on your computer' s system architecture
  3. 所属分类:Other systems

    • 发布日期:2017-05-28
    • 文件大小:11094743
    • 提供者:陈杰
  1. Aztec2.1.tar

    0下载:
  2. 并行解法器,功能强大,有源代码。 并行解法器,功能强大,有源代码。 -parallel solver,its function is powerful, and source code is available.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:474100
    • 提供者:Jiachang
  1. mpi

    3下载:
  2. 并行数值计算资料,对并行计算入门非常有帮助-mpi
  3. 所属分类:MPI

    • 发布日期:2016-09-27
    • 文件大小:8887858
    • 提供者:石友三
  1. MatlabMulti

    1下载:
  2. Matlab 自2008版本后可以进行并行运算,充分利用CPU资源,这里给出具体进行多核心运算的设置和并行计算工具箱说明-Since the 2008 version of Matlab parallel computing can take full advantage of CPU resources, here to give a specific set of multi-core computing and parallel computing toolbox descr iption
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:61777
    • 提供者:gprs
  1. assignment5

    1下载:
  2. 输入24位bmp图片,根据误差扩散算法,使其变成黑白图,并尝试使用openMP并行化-input .bmp picture-24bits,according to some method, change to blank-and-white picture,used openMP to parallel
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-22
    • 文件大小:10880540
    • 提供者:王文婷
  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
    • 文件大小:4089331
    • 提供者:chenchun
  1. sum

    0下载:
  2. 基于多核的并行算法设计,计算一个连续数列的和-The parallel algorithm based on multi-core design, computing a continuous series and
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2406588
    • 提供者:tstao
  1. mpi_demo

    2下载:
  2. MPI并行计算的编程,有很多重要的例子,很有用。-MPI parallel computing programming, there are many important examples, very useful.
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:13425
    • 提供者:
  1. 8255

    0下载:
  2. 8255双机并行通讯的实现讲解及其代码实现-8255 pairs of parallel communication and code to achieve on
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:118481
    • 提供者:hu
  1. knapback

    0下载:
  2. 背包问题的最优并行算法,毕业设计,利用分治策略-Knapsack problem of the optimal parallel algorithm, graduation design, the use of sub-rule strategy
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:313370
    • 提供者:syzqgj
  1. SystemIdentification

    0下载:
  2. 系统辨识及MATLAB的仿真,关于系统辨识的并行算法。-SystemIdentification
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:15206
    • 提供者:云龙
  1. jacobi

    0下载:
  2. Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2091
    • 提供者:刘铭
  1. hadoop-0.20.0.tar

    1下载:
  2. Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop,
  3. 所属分类:Grid Computing

    • 发布日期:2017-06-22
    • 文件大小:42813980
    • 提供者:xq
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com