搜索资源列表

  1. statistic-mandelbrot

    0下载:
  2. 使用静态调度的mandelbrot集的并行实现。 运用了mpi编程技术-Mandelbrot set using the static scheduling of parallel implementation. Use of mpi programming
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:wanyihan
  1. MPI_Jacoobi

    0下载:
  2. 使用MPI组件实现对Jacoobi迭代的并行计算,提高计算效率。-Use MPI Component to do computing on Jacoobi iteration to improve the computational efficiency.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:114688
    • 提供者:lingjun
  1. align_rgb

    0下载:
  2. Image processing in MPI
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:oana22
  1. 20000802

    0下载:
  2. Aplicatie MPI in procesare imagini,.
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:oana22
  1. proj1

    0下载:
  2. example MPI. This is only a test so that you can understand better the MPI idea/
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:Geo
  1. cavity_explicit_cavity_mpi

    0下载:
  2. Solution of Navier-Stocks equations with explicit scheme for Cavity parallelized for MPP systems with MPI
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Oleksandr
  1. 2002.1-bitonic-sort.cpp

    0下载:
  2. Código que paraleliza o algoritmo BIOTONIC usando MPI.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:dri
  1. BukuPrak-MPI-4

    0下载:
  2. Microprocessor percabangan bersyarat
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:evri
  1. Siemens-PPI

    0下载:
  2. Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:AAA
  1. nombres-premiers

    0下载:
  2. nombres premiers with mpi and C on linux
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:nam hai
  1. PLCStorer

    0下载:
  2. 用于PC与S7-300通讯,适用于S7-300的MPI协议。-For PC and S7-300 communications for the S7-300 MPI protocol.
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:tc
  1. parallel-dijkstra

    0下载:
  2. 并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:744448
    • 提供者:joyce
  1. Intro_MPI.pdf

    0下载:
  2. Tutorial describing how to use MPI plateform
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:340992
    • 提供者:Tamali
  1. 10.1.1.91.5608.pdf

    0下载:
  2. Other pdf file describing how to use MPI tools
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:Tamali
  1. An-Introduction-to-Parallel-and-Vector-Scientific

    0下载:
  2. In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:1644544
    • 提供者:zahid
  1. MPI_SFC_TS

    0下载:
  2. 西门子MPI网络编程应用,应用SFC编程工程案例-Siemens MPI Network programming applications, application SFC Programming Project
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:319488
    • 提供者:Mr.Zhou
  1. k-means

    0下载:
  2. k-means MPI implementation for sparse matrixes
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:aaz
  1. Matrix

    0下载:
  2. Dataset for my MPI clustering implementation. Matrix.txt - sparse matrix of all terms Matrix.txt.membership - clustering results Matrix.txt.cluster_centres - cluster centers
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:3830784
    • 提供者:aaz
  1. PRODAVE_MPI_IE_V6.0_with_key_4.RAR

    0下载:
  2. 西门子动态数据库,用于连接PC与PLC。-Siemens dynamic database, for connecting a PC and PLC.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:31310848
    • 提供者:chxp
  1. DCProdave

    0下载:
  2. s7300 mpi方式与上位机通过C#.net通讯-s7300 mpi communication
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:twtxxh
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org