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

搜索资源列表

  1. bingxing

    0下载:
  2. 并行计算的一个例子,非常好用,可以用作大学分析并行计算-An example of parallel computing, very easy to use, can be used as the University of parallel computing
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1639
    • 提供者:张英雄
  1. rank

    0下载:
  2. 并行计算中的排序算法的枚举算法,方便大家学习并行程序设计-Parallel sorting algorithm in the enumeration algorithm so as to facilitate learning parallel programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4043
    • 提供者:陈君
  1. c_bchange

    0下载:
  2. 实现数据的串行转并行运算,并连续转换,每转换16个数据后,发出一个使能信号-Serial transfer of data parallel computing, and continuous change, each of 16 data conversion, issue an enable signal
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:725
    • 提供者:郭金强
  1. bingxingsuanfa

    0下载:
  2. 遗传算法并行算法(经典的遗传算法20本之一)-Genetic algorithm parallel algorithm (the classical one of the genetic algorithm 20)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4089292
    • 提供者:聂建辉
  1. adder3

    0下载:
  2. 此源代码是基于Verilog语言的七人投票表决器 、2 个 8 位数相乘 、8 位二进制数的乘法 、同一循环的不同实现方式、使用了`include 语句的 16 位加法器 、条件编译、加法计数器中的进程、任务、测试、函数、用函数和 case语句描述的编码器、阶乘运算函数、测试程序 、顺序执行、并行执行,特别是七人投票表决器,这是我目前发现的最优的用硬件描述的源代码。-The Verilog language source code is based on the seven-vote, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:王柔毅
  1. cannonMPI

    0下载:
  2. 并行计算中的cannon算法描述,采用C & openMPI库来执行算法,在矩阵大小100内效果显著-Cannon in the parallel computing algorithm descr iption, the use of C & openMPI library to perform algorithm, matrix size 100 results are obvious within
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2671
    • 提供者:pottermarkken
  1. MPI

    0下载:
  2. MPI并行编程讲稿,来自中科院科学与工程计算国家重点实验室-MPI parallel programming notes from the Chinese Academy of Sciences
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:511968
    • 提供者:吴索铸
  1. MPI_sample

    1下载:
  2. MPI例子程序,带有13个MPI并行程序,对学习MPI并行编程大有裨益-MPI example program, with 13 MPI parallel program to the study of great benefit to MPI parallel programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:25902
    • 提供者:张李群
  1. MBGRAPH

    0下载:
  2. 曼德勃罗特集 mpi实现 并行计算动态任务分配-曼德勃罗特 set mpi dynamic task allocation for parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2564
    • 提供者:汪洋
  1. trafficlight

    0下载:
  2. 通过并行接口8255实现十字路口交通灯的模拟控制,进一步掌握对并行口的使用。-8255 parallel interface to achieve through the traffic light intersection analog control, and further understand the use of the parallel port.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:14735
    • 提供者:zh
  1. linux1

    0下载:
  2. linux下的并行计算的源程序,包括快速排列的算法等-linux source code for parallel computing, including the arrangement of the algorithm quickly
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. mpi并行计算方法,用全主元消元法求解方程组的解-mpi parallel computing, with all principal component elimination method for solving Equations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:17126
    • 提供者:张伟涛
  1. Non-numerical-parallel-algorithms-Ga

    0下载:
  2. 非数值并行算法:遗传算法,遗传算法的一个教程,很适合初学者-Non-numerical parallel algorithms: Genetic algorithm, genetic algorithm tutorial, very suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:4089036
    • 提供者:zhx
  1. LED

    0下载:
  2. 本文阐明用单片机设计并制作一台简易LED电子显示屏,16行*32列点阵显示的方法,对LED显示模块单元如何进行行列信号控制及信号传输中的驱动问题进行了研究。讨论了单片机控制系统中关键的数据处理以及发送问题,结果表明采用并行数据输入、串行数据及同步时钟输出的专用电路可大大减少CPU的辅助时间,提高数据的发送速度。-This article set out to design and produce with a single chip LED electronic display of a sim
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:171128
    • 提供者:李康
  1. 3pcf

    0下载:
  2. 著名的3pcf问题。并行计算的大作业题。计算效率高,并行程度强。-Famous 3pcf problem. Big job title parallel computing. High efficiency, high degree of parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:755
    • 提供者:
  1. paixu

    0下载:
  2. 排序算法用MPI实现 并行初步PDF教程-sort mpi
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:829440
    • 提供者:hunterd
  1. multiUART

    0下载:
  2. 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1432
    • 提供者:xting
  1. CGPA

    1下载:
  2. 基于三个子种群的粗粒度并行遗传算法用于解决函数优化问题-The coarse-grained parallel genetic algorithm for sloving the function optimization based on three sub-popolations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3597
    • 提供者:jenny
  1. Linux系统下的并行计算环境设计及应用举例

    0下载:
  2. Linux系统下的并行计算环境设计及应用举例,加强对并行计算的了解。
  3. 所属分类:Linux/Unix编程

  1. erlang - 并行快速排序

    0下载:
  2. erlang的并行快速排序,输入一个列表和迭代次数即可
  3. 所属分类:其他小程序

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com