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

搜索资源列表

  1. Threaded_Solution

    0下载:
  2. 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:957
    • 提供者:ASIN
  1. Serial

    0下载:
  2. 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:660
    • 提供者:ASIN
  1. assignment1c_1385917

    0下载:
  2. 并行计算机上的一个实验性程序,附有程序说明及结果分析-My assignment for the parallel computer, and also includes the result of the assignment.
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:104978
    • 提供者:zy
  1. shortpath

    0下载:
  2. 用c++实现求出最短路径的算法,并在结果中将其输出-Using c++ to achieve the shortest path algorithm to derive, and the result will be the output
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:7440
    • 提供者:强哥
  1. image

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1960
    • 提供者:刘铭
  1. matrix_mpi

    0下载:
  2. Multiplication of matrices of size and MxK HxM. ALL shipment must be made without blocking! Managing the process: 1. Asks for the dimensions of matrices M, K, N. 2. Produces dynamic formation and filling of matrix operands. 3. Prepares
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2161796
    • 提供者:anyman
  1. fig_mpi

    0下载:
  2. Is the figure on the plane, presented in the form of plural-va points (xi, yi) There are changes that need to perform (turning, moving, scaling) Leave the system, which has undertaken the conversion figures, but every single child process may t
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1251197
    • 提供者:anyman
  1. sor

    0下载:
  2. SOR ap for CUDA, iterate many times and proceed reduction for check the result of program.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:3357
    • 提供者:IceCold
  1. 2006_book-TransactionalMemory

    0下载:
  2. 电子书,综述了事务存储,事务存储是一种很有前途的并行编程模型-ABSTRACT The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory,
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2149181
    • 提供者:ritchie
  1. SimpleMultiGPU

    0下载:
  2. 多GPU核协作运算,使用CPU作为host端,协同多GPU进程运算,并将计算结果返回CPU;有 C++AMP的官方文档-Multi-GPU collaborative computing core, using the CPU as host side, the process of multi-GPU collaborative computing, and the result is returned CPU has C++AMP official documents
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:193172
    • 提供者:ltx
  1. add4

    0下载:
  2. 并行计算的4位累加器,a和b分别为4为数据,cin为进位三者相加结果为sout和cout-4-bit parallel computing accumulator, a and b are 4 for the data, cin is carry addition result of the three sout and cout
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:45380
    • 提供者:王深圳
  1. pthread_matrix

    0下载:
  2. 多线程pthread实现对一个给定矩阵求取卷积,并将结果保存下来-Pthread multithreading to achieve a given matrix convolution to strike, and the result is saved
  3. 所属分类:MPI

    • 发布日期:2017-05-15
    • 文件大小:4063326
    • 提供者:dashu
  1. mpi_mat_vect_time.c

    0下载:
  2. MPI并行程序,矩阵乘以向量,输入自定义向量的纬度,然后自动生成一个随机矩阵和随机向量,计算并输出结果以及时间信息,用于计算加速和效率-MPI parallel program matrix by a vector, the input vector custom latitude and automatically generates a random vector and a random matrix, and outputs the calculation result and the
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2980
    • 提供者:Andee
  1. omp_tokenize

    0下载:
  2. 用openMP实现的多线程的分词系统,输入是一段文本,输出是分词过的结果集。-OpenMP is used to implement multithreaded word segmentation system, the input is a text, the output is a participle result set.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1317
    • 提供者:yangyatao
  1. mpi_userguide

    0下载:
  2. 压缩包内包含了MPIVH2安装包,以及Linux系统下的安装说明,集群内NFS共享的安装说明,以及一个分布式计算的示例程序(100个文件,分布式处理后,结果写入另外100个文件)。在虚拟机REDHAT上经过测试,-Within the archive contains a MPIVH2 installation package and installation instructions under Linux, NFS shares within a cluster installation i
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:12052495
    • 提供者:xuyan
  1. aaa

    0下载:
  2. 该函数返回值为积分结果,形参a,b分别为积分上下限,fun是被积函数。该函数用来求积分值。-This function returns a value of the integration result, parameters a, b is the integral upper and lower limits, respectively, fun is the plot function. This function is used to find the integral value
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:123387
    • 提供者:张华
  1. jishuanrenkou

    0下载:
  2. (响应)我国现有人口为13亿,设年增长率为1 ,计算多少年后增加到20亿。并将结果输出在窗体上。将结果存入变量year中。使用do while ...loop语句完成程序。 -response) in China has a population of 1.3 billion, the annual growth rate of 1 , calculate how many years later increased to 2 billion. And the results output
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:672
    • 提供者:wengui
搜珍网 www.dssz.com