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

搜索资源列表

  1. MPI-jacobi

    4下载:
  2. 使用MPI计算Jacobi迭代,文件夹里有两个CPP文件,jacobi_std.cpp是标准的Jacobi程序(串行程序),mpi.cpp是MPI版本-Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.cpp is the MPI version
  3. 所属分类:并行运算

    • 发布日期:2013-11-16
    • 文件大小:126773
    • 提供者:BlueStar
  1. crc

    0下载:
  2. crc串,并行算法:穿行算法实现循环冗余校验码的编码 并行算法实现循环冗余校验码款速编码.-crc serial, parallel algorithms: walk through algorithm encoding cyclic redundancy check code parallel algorithm for cyclic redundancy check code section rate coding.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1517
    • 提供者:武莎莎
  1. vb123

    0下载:
  2. 用VB进行串口通信,需要的朋友请进,有意见请提出来-Serial communication with VB
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:3052
    • 提供者:taylor
  1. Concurrentprogramming

    0下载:
  2. 并发程序设计,比较计算机系统处理并发和串行时,时间的花费,说明并行的优越性。程序用VC++6.0菜单式编程实现-Concurrent programming, comparing concurrent and serial processing computer system, the time spent, shows the superiority of the parallel. Program with VC++6.0 menu-driven programming
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2336473
    • 提供者:陈博灿
  1. FFT Serial Test1

    1下载:
  2. 基于openMP的FFT 并行代码,并行计算提高计算效率,充分利用多核性能-FFT-based openMP parallel code, parallel computing to improve computational efficiency, take advantage of multi-core performance
  3. 所属分类:并行运算

    • 发布日期:2017-05-19
    • 文件大小:5208208
    • 提供者:何俊彦
  1. mpi

    0下载:
  2. ubuntu环境下实现mpi程序并行的几个例子。里面有对应的串行语言 -ubuntu environment to achieve a parallel mpi program a few examples. There are corresponding serial language
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:10708
    • 提供者:王垚
  1. Dj-algorithm-implementation

    0下载:
  2. 包括Dijkstra并行串行算法的实现,可进行并行串行对比,得到时间开销-Including serial parallel Dijkstra algorithm implementation, can be parallel serial contrast, has been spending time
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2144248
    • 提供者:berry
  1. Jaccobi-chuanxing

    1下载:
  2. 这是雅克比迭代的串行算法。主要目的是计算串行所用的时间。-Jacobi iteration serial algorithm. The main purpose is to calculate the time used for the serial.
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:181397
    • 提供者:wang bo
  1. mpi_lu

    0下载:
  2. LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行-The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:1570
    • 提供者:朱闻博
  1. serial

    0下载:
  2. 此程序是用C来实现偏微分方程的数值解问题,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations correctly after testing feasible
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:988
    • 提供者:来啸俊
  1. sel

    0下载:
  2. FPGA select IO 并行变串行-FPGA select IO parallel change serial
  3. 所属分类:MPI

    • 发布日期:2017-11-10
    • 文件大小:1831481
    • 提供者:wangnini
  1. chuankou

    0下载:
  2. 51串口方式0 利用串口给数码管送数 显示零到F-51 serial mode 0 using the serial port to send the number of digital tube display zero to F
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:8622
    • 提供者:三毛
  1. chuanbingzhuanhuan

    0下载:
  2. Verilog串并转换,任意阶均可实现。-Verilog serial-to-parallel conversion of any order can be realized.
  3. 所属分类:MPI

    • 发布日期:2017-12-08
    • 文件大小:873
    • 提供者:丘处机
  1. chuanxing_zjkmeans

    0下载:
  2. 串行的基于MATLAB的算法,也是关于聚类的算法-The serial MATLAB-based algorithm, is also about the clustering algorithm
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:4096
    • 提供者:zhang
  1. Float-Process

    1下载:
  2. VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
  3. 所属分类:MPI

    • 发布日期:2016-08-22
    • 文件大小:13312
    • 提供者:冀鹏超
  1. SerialPort

    0下载:
  2. C#利用SerialPort类进行串口通信的例子,适合初学者学习研究-C# using the SerialPort class for serial communication example, suitable for beginners study
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:106701
    • 提供者:tom
  1. DA

    0下载:
  2. DA串行算法源代码 实现fir数字滤波器 代码简短概要-DA serial algorithm source code implementation of digital filters
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1333
    • 提供者:zrkybs
  1. templates.tar

    0下载:
  2. This program is designed to perform matrix matrix multiplication A x B = C, where A is an lxm matrix, B is a m x n matrix and C is a l x n matrix. The program is designed to be a template serial program that can be expanded into a parallel
  3. 所属分类:MPI

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:abed81
  1. parallel-algorithms-of-QR-and-yakebi

    0下载:
  2. 求普通矩阵和对称矩阵的特征值的串行算法的并行实现。-Parallel eigenvalues ​ ​ of symmetric matrices ordinary matrix and serial algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3556352
    • 提供者:田嘉宁
  1. graph_isomorphism

    0下载:
  2. 图同构算法的并行实现,把原有的串行算法进行并行加速,大大地提高了效率-Parallel graph isomorphic algorithm, the original serial algorithm for parallel acceleration, greatly improving the efficiency
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:77258
    • 提供者:田嘉宁
« 1 23 »
搜珍网 www.dssz.com