CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - parallel computing

搜索资源列表

  1. gpu

    0下载:
  2. 利用CUDA进行并行计算,实现两个向量的距离,能够正常运行,速度比CPU的大很多-Parallel computing using CUDA to achieve the distance of two vectors, the normal operation of the CPU speed much larger than the
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:224.5kb
    • 提供者:8456166
  1. 20083259292991374

    0下载:
  2. 用VC++编写的光交换并行程序,部分采用DSP程序编写,程序实用高效,采用并行运算。-Using VC++ to prepare the optical switching procedures, and some use of DSP programming, procedural and practical efficiency, the use of parallel computing.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.88mb
    • 提供者:five
  1. invert

    0下载:
  2. 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2.57kb
    • 提供者:web
  1. mpich.tar

    0下载:
  2. 在linux下的并行环境软件,通过安装它,可以设置并行环境,运行并行运算软件-In the parallel environment under linux software, by installing it, you can set up parallel environment, run in parallel computing software
  3. 所属分类:Other systems

    • 发布日期:2017-06-09
    • 文件大小:15.24mb
    • 提供者:廉玉广
  1. 8corevsolvePI

    0下载:
  2. 本文件主要介绍了在VS2008平台下用openmp来实现求PI程序的并行化,并行化后大大缩短了求解的时间。本资料非常适合学习并行计算的朋友们,分享给大家,希望能对你们有所帮助-This paper introduces the use openmp in VS2008 platform to achieve the requirements under the PI program parallelization, parallelization, after greatly reducing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:zhangjun
  1. examples

    0下载:
  2. 并行计算PI值的一个小程序,利用循环,精确计算PI值,循环次数越多,PI值计算的结果越精确-PI values of parallel computing in a small program, using cycle accurate calculation of PI values, the more cycles, PI value the more accurate the results
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.54kb
    • 提供者:骗子
  1. MPICH2

    0下载:
  2. 并行计算的运行环境MPICH2的用户使用指南-MPICH2 parallel computing operating environment for users guide
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:298.9kb
    • 提供者:张恒
  1. MS_MPI_pi

    0下载:
  2. 高性能并行计算pi的值,并比较那个方法为最优化-High-performance parallel computing the value of pi, and compare that method of optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:963.32kb
    • 提供者:炎龙
  1. mpi-pi

    0下载:
  2. 是在linux系统下用c+mpi并行计算pi的程序。-Linux system c+mpi parallel computing pi program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1kb
    • 提供者:李海波
  1. queen

    0下载:
  2. 利用mpi实现八皇后算法 可以作为学习并行计算的参考-Eight Queens use mpi achieve learning algorithm can be used as a reference for parallel computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.83kb
    • 提供者:gyc
  1. icpi

    0下载:
  2. 在Windows环境下,使用mpich2平台和vc++6.0并行计算pi的值-parallel computing of pi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:wangxin
  1. mpiyingyong

    0下载:
  2. MPI的应用,主要是高性能计算方面利用MPI进行并行计算,并且提供时间函数,判断并行计算与常规计算的区别与优劣-MPI applications, primarily high-performance computing use MPI parallel computing, and to provide a function of time to determine the difference between computing and parallel computing with the
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.85mb
    • 提供者:温锦辉
  1. Length-of-parallel-computing

    0下载:
  2. 此程序实现纬线长度计算,包括北半球和南半球都可以经行计算-Length of parallel computing
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:4.8mb
    • 提供者:周斯
  1. mpich-3.1.1.tar

    0下载:
  2. 并行计算软件,用于数值模拟,提高计算效率(Parallel computing software for numerical simulation to improve calculation efficiency)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10.31mb
    • 提供者:xiaopang1
  1. xgboost

    0下载:
  2. 集成学习,它是二阶求导,速度快,可实现并行计算(Ensemble learning, which is a two order derivative, is fast and can be implemented in parallel computing)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:7.94mb
    • 提供者:mc1
  1. ipp_manual

    0下载:
  2. ipp并行计算使用的手册,对学习并行计算很有用处(IPP parallel computing manual, useful for learning parallel computing)
  3. 所属分类:其他

  1. 并行计算实验

    0下载:
  2. 并行计算课程PPT和实验指导,有pthread和OpenMP讲解,还有一些基础介绍(Parallel computing course PPT and experimental guidance, there are pthread and OpenMP to explain, and there are some basic introduction)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1.05mb
    • 提供者:jasminesong
  1. pthread

    0下载:
  2. 实现并行计算面积问题,并行计算多线程问题,研究生一年级大作业实现多线程处理实验。(To achieve parallel computing area problem, parallel computing multi-threaded problem, Graduate freshman homework to achieve multi-threaded processing experiments.)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:4kb
    • 提供者:洛晚
  1. gtc_openacc_pgi_labs

    0下载:
  2. 使用PGI编译器用openacc进行GPU并行计算的一些training code ,详见readme文件(Some training code with openacc for GPU parallel computing using the PGI compiler, as detailed in the readme file)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:372kb
    • 提供者:Dovahkiin
  1. AC_CUDA_Close

    0下载:
  2. 用cuda实现多模式匹配算法AC算法的并行运算(Multiple pattern matching algorithm to implement in cuda parallel computing of AC algorithm using cuda implement multiple pattern matching algorithm to AC algorithm of parallel computing)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:572kb
    • 提供者:Ankle breaker
« 12 »
搜珍网 www.dssz.com