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

搜索资源列表

  1. TESTINT

    0下载:
  2. 一个C#的计算程序,供一些初学者学习,不过本人才疏学浅,还希望大家支持一下-a calculation program for some beginners learning, but I have little talent and less learning, but also hope that we support what
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:13149
    • 提供者:施桢宏
  1. MultiDevice

    0下载:
  2. 在学习CUDA GPU并行编程时写的,用于将应用分布到多个GPU设备进行处理的通用代码。-This program is finished when I was learning CUDA GPU parallel programming. It deploys the applications to multiple GPU devices and can be used in many environments.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:61121
    • 提供者:侯凯希
  1. mpisourceprogram

    2下载:
  2. 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:847122
    • 提供者:yuyueer
  1. matrixMul

    0下载:
  2. Nvidia GPU实现的矩阵相乘的并行算法程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of parallel matrix multiplication algorithm program for beginners to learn CUDA technology, have a strong reference
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:9512
    • 提供者:李进
  1. Mars_v2

    0下载:
  2. GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。-We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:7930841
    • 提供者:陈思远
  1. juzhenchengfa

    0下载:
  2. 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:147817
    • 提供者:稀有品种
  1. Automatic-parallel-compiled

    0下载:
  2. 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
  3. 所属分类:MPI

    • 发布日期:2017-05-18
    • 文件大小:5625754
    • 提供者:王鹏
  1. CUDAWinApp2

    0下载:
  2. 一个简单的CUDA程序,适合初学者模仿学习编写CUDA程序。-A simple CUDA program, suitable for beginners to learn to imitate writing CUDA programs.
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:638746
    • 提供者:rgk
  1. kernel_CUDA

    0下载:
  2. 里面有有几个用CUDA编写的几个经典的并行小程序,对学习CUDA以及并行思想很有启发作用,简单易学!-There are a few of several classic written in CUDA parallel program for learning CUDA and parallel thinking is very stimulating, and easy to learn!
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1941
    • 提供者:xzq
  1. primes

    0下载:
  2. CnC中查找素数的并行 这是一个学习cnc很好的例子-How to find prime numbers in concurrent program. it s very useful in learning cnc.
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:23229
    • 提供者:王川
  1. HelloCPPAMP

    0下载:
  2. C++AMP的程序,需要安装VS2012,供并行计算初学者学习,内有文档-a program of C++AMP,which is for parallel learners and need to install VS2012. There is a document in it
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:19623
    • 提供者:姜雪峰
  1. depori

    0下载:
  2. 简单的计算程序实例 供初学者学习使用-Simple instance of the calculation program for beginners to learn how to use ...
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:167862
    • 提供者:现世
  1. maopao1

    0下载:
  2. 基于CUDA冒泡排序算法,加速有限,完全逆序较高。是学习CUDA的好代码-CUDA program about sort
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:2134520
    • 提供者:胡斌斌
  1. PWM

    0下载:
  2. pwm试验程序,可以帮助初学者学习掌握verilog语言技术-PWM test program can help beginners learn to master Verilog language technology
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:549
    • 提供者:李枫
  1. avr-AD9850(parlle)

    0下载:
  2. AD9850c程序,详细程序资料,包含模块化应用程序。供大家参考、学习-Program AD9850c, detailed program information, including modular applications. For your reference, learning
  3. 所属分类:MPI

    • 发布日期:2017-11-19
    • 文件大小:17047
    • 提供者:彭凯
  1. mul

    0下载:
  2. 基于CUDA C的程序,可以对任意矩阵进行矩阵乘法,目前仅用全局存储器进行数据计算,相比于传统CPU程序,计算效率明显提升。程序结构简洁,内有注释,方便学习,如有不足之处,方便批评指正。-Based on CUDA C programs can be arbitrary matrix matrix multiplication, the current global memory for data only, compared to traditional CPU program, comput
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:1111
    • 提供者:kexuan
  1. pthread

    0下载:
  2. 一个采用pthread求π的c语言程序,为初学者学习使用-One using pthread seeking π c language program for beginners to learn to use
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:582
    • 提供者:柳叶
  1. RCQ208_V3_I2C

    0下载:
  2. IIC 程序经验正好用,希望大家可以下载互相学习-IIC program experience just with the hope that we can learn from each download
  3. 所属分类:MPI

    • 发布日期:2017-05-31
    • 文件大小:12900118
    • 提供者:chenchuanlong
  1. Matlab学习

    0下载:
  2. 对于初学者非常实用的简单Matlab程序(For beginners very practical simple Matlab program)
  3. 所属分类:并行计算

  1. 并行程序设计导论

    1下载:
  2. 适合于新手学习并行化MPI程序以及并行思想学习(This is a parallel program learning material for beginners.)
  3. 所属分类:并行计算

    • 发布日期:2020-06-07
    • 文件大小:17217536
    • 提供者:于大大
« 12 »
搜珍网 www.dssz.com