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

搜索资源列表

  1. BucketSort

    0下载:
  2. 使用并行计算构建bucket sort算法-Using parallel computing to build bucket sort algorithm
  3. 所属分类:IME Develop

    • 发布日期:2017-11-07
    • 文件大小:2616803
    • 提供者:wsxz_wsxz
  1. source

    0下载:
  2. 矩阵乘法的并行计算实现,提高效率,实用简单-Matrix multiplication parallel computing to achieve, improve efficiency, simple and practical
  3. 所属分类:MPI

    • 发布日期:2017-12-05
    • 文件大小:8263
    • 提供者:卉子
  1. CUDA-computation

    0下载:
  2. 利用cuda c 实现并行计算,加速并行计算速度-accelerating parallel computation
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:186737
    • 提供者:foxysc
  1. OpenMP

    0下载:
  2. OpenMP并行计算算法,OpenMP并行程序设计,本篇文章中讲的几个OpenMP指令parallel, for, sections, section实际上都是用来如何创建线程的-OpenMP parallel computational algorithms, OpenMP parallel programming about this article several OpenMP parallel directive, for, sections, section are actually
  3. 所属分类:MPI

    • 发布日期:2017-11-15
    • 文件大小:26054
    • 提供者:洛河
  1. 11232

    0下载:
  2. AMD_OpenCL_大学教程中文版、 在计算机术语中,并行性描述了把一个复杂问题分解成多个能同时处理的子问题的能力。要实现并行计算,首先我们 有物理上能够实现并行计算的硬件设备,比如多核CPU,每个核能同时实现算术或逻辑运算。-AMD_OpenCL_ university course Chinese version, in computer terminology, parallelism described a complex problem into multiple sub-p
  3. 所属分类:Development Research

    • 发布日期:2017-12-10
    • 文件大小:5609119
    • 提供者:hobbbby
  1. openMosix-2.4.20-3

    0下载:
  2. 用于构建并行计算平台的一个工具,很实用,对于老电脑可以用来构建并行平台-parallel computing for linux
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:305185
    • 提供者:Jenny
  1. MPICH2-installation-note

    0下载:
  2. MPICH2简单的安装配置总结,用于并行计算使用到的。-MPICH2 simple installation configuration summary for parallel computing.
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:164909
    • 提供者:funhu
  1. logintest.tar

    0下载:
  2. 网络登录机器人的源码,采用多线程并行计算,模拟网络机器人的同时登录。-The network logon robot source, multi-threaded parallel computing, the analog network robot Login.
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:407374
    • 提供者:liuzhuo
  1. erlang-language-code

    0下载:
  2. erlang编程指南的源代码,有助于erlang语言爱好者初步学习erlang这门并行计算语言。-erlang programming s code
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:65527
    • 提供者:刘新波
  1. Design-of-parallel-computing

    0下载:
  2. 并行计算设计 有几种并行计算设计思路及实现代码教程-Design of parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:8849099
    • 提供者:penghao
  1. OpenMP

    0下载:
  2. 并行计算openMP 求最短路径 求矩阵相乘-OpenMp
  3. 所属分类:MPI

    • 发布日期:2017-12-06
    • 文件大小:16730
    • 提供者:chenfang
  1. collapse

    0下载:
  2. 采用Master/Worker并行计算一个整数集的Collapse(计算所有数字的和,迭代直到结果只剩一位数)-Master/Worker parallel computation of a set of integers Collapse (calculated all the numbers and iteration until the results of only one number)
  3. 所属分类:MPI

    • 发布日期:2017-11-12
    • 文件大小:25572
    • 提供者:王聪
  1. ForLBM2

    1下载:
  2. LBM方法的CPU实现,能正常运行,LBM是计算流体力学的一种新方法,它基于动理学模型,利用分布函数来描述由粒子组成的离散系统,通过计算机并行计算得到流场的各种参数-The realization the LBM method of CPU run correctly, LBM is a new method for computational fluid dynamics, based on the kinetic model using the distribution function d
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:3578520
    • 提供者:tt
  1. jaccobi

    1下载:
  2. jaccobi矩阵的MPI和openMP以及混合编程的并行计算程序代码。-The codes of MPI, openMP and mixed parallel programs for computing jaccobi matrix.
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:7168
    • 提供者:刘天航
  1. cuda_based

    0下载:
  2. 并行计算中如何进行矩阵运算,文档详细介绍了矩阵运算的并行方法。-A good document on how to realize metrix plus on GPU
  3. 所属分类:MPI

    • 发布日期:2017-11-28
    • 文件大小:284410
    • 提供者:小鹏
  1. parallel

    0下载:
  2. 什么是并行计算,如何有效进行并行程序开发,文档详细围绕并行计算展开。-a introduction of parallel programing
  3. 所属分类:MPI

    • 发布日期:2017-12-08
    • 文件大小:877845
    • 提供者:小鹏
  1. mpi_pi

    0下载:
  2. 用mpi库实现pi计算的并行计算,与pthread不同的是利用了集群节点的进程间通信概念-The parallel computing pi calculated using mpi library pthread different use of the cluster node interprocess communication concept
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-11
    • 文件大小:869
    • 提供者:juncheng
  1. MPI

    0下载:
  2. MPI时间函数的测试,通过并行计算得到简单的时间函数运算-MPI time function test, obtained by parallel computing a simple function of time operator
  3. 所属分类:MPI

    • 发布日期:2017-11-28
    • 文件大小:878
    • 提供者:zhoufeng
  1. 20-22-cuda-ryu

    0下载:
  2. 是用CUDA的并行计算的材料。 有很多高级的概念。-The data of CUDA. There are many high level methods.
  3. 所属分类:MPI

    • 发布日期:2017-11-22
    • 文件大小:4562964
    • 提供者:xfc
  1. MPI-time

    1下载:
  2. 通过并行计算的方法得到任意进程间相互问候-Any process between greetings through the method of parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:1121
    • 提供者:zhoufeng
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 47 »
搜珍网 www.dssz.com