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

搜索资源列表

  1. claw.tar

    0下载:
  2. CLAWPACK is a software package designed to compute numerical solutions to hyperbolic partial differential equations using a wave propagation approach
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:436.57kb
    • 提供者:hua
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:1.96kb
    • 提供者:yangdi
  1. parallel-matrixvector

    0下载:
  2. 并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2.87kb
    • 提供者:程宾
  1. parallel-Gauss

    1下载:
  2. 并行计算之高斯消去源代码,mpi+vc环境下实现-parallel compute gauss
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:2.2kb
    • 提供者:程宾
  1. parallel-invert

    0下载:
  2. 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2.71kb
    • 提供者:程宾
  1. Desktop

    0下载:
  2. MPI program to compute Matrix and Vector Multiplication using block checkerboard partitioning
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2.4kb
    • 提供者:Hamid
  1. cp

    0下载:
  2. Compute Pots(CP)程序用于计算3维空间中的80000个 点的某种场势-Compute Pots (CP) program used to calculate the three-dimensional space in the 80,000 points of a field potential
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:228.13kb
    • 提供者:gnan
  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
    • 文件大小:1.19mb
    • 提供者:anyman
  1. compute

    0下载:
  2. 一個具有小算盤有加法減法乘法及除法和刪除的功能-A calculator with addition subtraction multiplication and division, and delete functions
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:
  1. inst-auth_science

    0下载:
  2. 本论文主要介绍有关云计算的相关知识,介绍了并行计算-compute hadoop
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:28kb
    • 提供者:bao
  1. RSA

    0下载:
  2. RSA 原理: 选取两个不同的大素数p、q,并计算N=p*q 选取小素数d,并计算e,使d*e (p-1)(q-1)=1 -RSA works: select two different large prime numbers p, q, and compute N = p* q Select the small prime d, and calculate the e, so d* e (p-1) (q-1) = 1
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:614byte
    • 提供者:董然
  1. MPI

    0下载:
  2. 采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:12.85kb
    • 提供者:yantingting
  1. Compute

    0下载:
  2. 基于GPU的程序并行计算及方法研究。主要展示了如何利用GPU进行并行计算。-Based on the GPU program parallel computing and research methods. Mainly shows how to use of GPU for parallel computing.
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1.22mb
    • 提供者:arnozhang
  1. parallel-compute.

    0下载:
  2. 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求个元素和。可通过"任务管理器"-"性能"查看运行在多核上。-Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:20.58kb
    • 提供者:shell
  1. SDCF

    0下载:
  2. 一个基于JXTA的分布式计算框架的雏形,只做到了计算节点的发现同步,可进一步扩展-A distributed computing framework based on JXTA prototype, only the discovery of compute nodes do synchronization can be further expanded
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:40.96kb
    • 提供者:baxuelong
  1. prefix-sum

    0下载:
  2. Prefix sums are trivial to compute in sequential models of computation, by using the formula yi = yi − 1 + xi to compute each output value in sequence order. However, despite their ease of computation, prefix sums are a useful primitive in certa
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:319.19kb
    • 提供者:Rezaee
  1. daima

    0下载:
  2. Lagrange插值 功能:计算多项式在x=x0处的值-Lagrange Interpolation Function: Compute the value x = x0 at polynomial
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1.31kb
    • 提供者:wang yi chen
  1. gpsjixianjiesuan-mohudusuanfa

    0下载:
  2. Gps 整周模糊度算法源码 基线解算 测量平差 O文件读取-#include stdafx.h #include SPP.h #include Matrix.h #include math.h #include SPPDoc.h gps satlite compute #include Gps.h #include MainFrm.h #include SPPDoc.h #include SPPView.h
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:2.93mb
    • 提供者:heshiqun
  1. cuda-compute

    0下载:
  2. 用c++代码实现的GPU并行计算,实现的功能是计算数组的加法和乘法-GPU computing using parallel c++ code to realize the function of addition and multiplication to calculate the array
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:binbin
  1. CUDA code

    0下载:
  2. CUDA(Compute Unified Device Architecture),是显卡厂商NVIDIA推出的运算平台。 CUDA?是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。(CUDA (Compute Unified Device Architecture), is the graphics platform NVIDIA's computing platform. CUDA is a general purpose parallel computi
  3. 所属分类:并行计算

    • 发布日期:2018-01-03
    • 文件大小:1.21mb
    • 提供者:taoshi
搜珍网 www.dssz.com