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

搜索资源列表

  1. Matrixmultiplication

    0下载:
  2. 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:3.47kb
    • 提供者:Jurihui
  1. c

    0下载:
  2. 输入1900-3000年之间的某个日期y年m月,求出y年m月有多少天。 若要结束输入则输入y或Y,否则,继续输入年、月,输出当月的天数。 -Enter a date between 1900-3000 y years m months, y years m calculated on the number of days. To end input, enter y, or Y, otherwise, continue to input the year, month, outpu
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:2.1kb
    • 提供者:谢某
  1. jisuanqi

    0下载:
  2. 这是一个基于c++的计算器的设计。可以根据用户的输入进行数字的运算。-This is a c++ calculator design. Digital calculation can be based on user input.
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:IKO
  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
    • 文件大小:2.91kb
    • 提供者:Andee
  1. transposed.c

    0下载:
  2. 计算矩阵A的转置的并行C语言程序,使用MPI编译.输入矩阵A,计算它的转置.-MPI parallel matrix transpose algorithm, the input matrix A, A transpose computing, multi-process while achieving
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:537byte
    • 提供者:wangxiaobu
  1. CPPkmeans

    0下载:
  2. 用C++汇编语言编写的K均值聚类算法,其中包括输入文件的编写格式-C++ written in assembly language using K-means clustering algorithm, including the preparation of the input file format
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3.2kb
    • 提供者:彩色的迪子
  1. big-and-small-using-pointer-array

    0下载:
  2. c-code to find large and small number the given input using pointer array.dev-c++ is used For the above code compilation -c-code to find large and small number the given input using pointer array.dev-c++ is used For the above code compilation
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:86.95kb
    • 提供者:uday
  1. reverseArray_singleblock

    0下载:
  2. 反向阵列(单块)-- 给定指针d_a中的输入数组{a0,a1,...,an-1},将反向数组{an-1,an-2,...,a0}存储在指针d_b中 A: 从“reverseArray_singleblock”模板开始 B: 只有一个线程块启动,以反转一个大小的数组 N = numThreads = 256个元素 C: 第1部分(共1个):所有你需要做的是实现内核的“reverseArrayBlock()” D:每个线程将单个元件移动到相反的位置, 从d_a指标读取输入,
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:p-yang
搜珍网 www.dssz.com