CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 并行编程

搜索资源列表

  1. MyMPI

    0下载:
  2. 并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:233.42kb
    • 提供者:文字
  1. dct8x8.rar

    0下载:
  2. cuda开发环境下的矩阵运算,cuda sdk中的内容,矩阵运算充分显示了并行编程的优势,对于学习cuda编程有着很好的借鉴作用,matrix operations in parallel with cuda platform
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.39mb
    • 提供者:陈思远
  1. MATLAB-Parallel-Computing-Toolkit

    2下载:
  2. 本电子书介绍了Matlab中的并行工具箱使用方法,适合初学Matlab并行编程的人员学习-This book describes the parallel Matlab toolbox to use for beginners to learn Matlab parallel programming
  3. 所属分类:matlab

    • 发布日期:2016-08-03
    • 文件大小:608kb
    • 提供者:卢宁
  1. vector_metrix_multiplication(MPI)

    2下载:
  2. 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1.55kb
    • 提供者:sangecoa
  1. MPI

    0下载:
  2. 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:809.36kb
    • 提供者:YB
  1. NetLogo2.1beta3Installer(1)

    0下载:
  2. NetLogo是一个用于模拟自然和社会现象的可编程建模平台。可方便的建立传染病传播模型。可以通过共享模型文档进行合作开发和交流。尤其适合于复杂性系统的仿真开发。开发者可以对成百上千个相互依赖且并行运行的Agent发实时指令。-NetLogo is a used to simulate the natural and social phenomena modeling programmable platform. Can be a convenient model for the establis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-13
    • 文件大小:20.06mb
    • 提供者:张永超
  1. BP_parallem

    0下载:
  2. 编程的 BP算法并行,很好,值得下载,详细的介绍了BP算法-Of the BP algorithm for parallel programming, well worth downloading and detailed descr iption of the BP algorithm for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:薛文
  1. capi-0.21

    0下载:
  2. CAPI多核编程算法库0.21版,里面有分布式队列、分布式查找、分布式内存管理、任务图调度、动态任务调度等多种容器,新增了CWaitTaskScheduler任务调度容器和并行Strassen矩阵乘法等。-CAPI programming algorithm for multi-core library version 0.21, which are distributed queue, distributed search, distributed memory management, tas
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:314.91kb
    • 提供者:zhou
  1. LabVIEWzhiliao

    1下载:
  2. 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo shows the NI' s LabVIEW graphical development environment for parallel programming model. Between the parallel loop through the queue or a local variable
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:843.34kb
    • 提供者:天天一天天
  1. LabVIEWshujuliupan

    1下载:
  2. 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式及高速数据存储和回放。当发生大量的数据连续存储时,使用TDMS格式将数据高速有效的保存再tdms文件中。本软件可以使用仿真数据用于测试系统平稳流盘的速率,还可以采集真实的从NI DAQ板卡采来的数据,并将数据存储在硬盘上。-This Demo shows the NI' s LabVIEW graphical development environment for parallel programming models an
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:天天一天天
  1. MPI

    0下载:
  2. 网上发现的数值并行算法 MPI编程实现的介绍,很好很强大,希望对大家有用处-Online found that the value of parallel algorithms introduction to MPI programming, very good very strong hope that useful to everyone
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:538.17kb
    • 提供者:zzy
  1. cuda-GPU

    0下载:
  2. 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。 在本文的实现部分,以软件开发流程为主线,描述了如何利用CUDA实现模式识别中的三种常用算法-The paper analyzed the Tesla GPU computing architecture and CUDA graphics and computing devices unified architecture,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2.82mb
    • 提供者:逍遥
  1. Parallel-Computer-Architecture

    0下载:
  2. 讲述并行计算机体系结构,包括并行编程技巧,适应于最近并行计算机的应用-parallel computer architecture and parallel compiling technics
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.65mb
    • 提供者:Daisy
  1. camcpid

    1下载:
  2. cmac与pid并行控制在matlab中的编程-the cmac pid parallel control programming in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:814byte
    • 提供者:李英伟
  1. yxyffbc(dsb)

    3下载:
  2. 有限元方法fortran编程,包括二维三维线性非线性静态分析、稳定流瞬时流分析、振动问题、特征值问题、并行计算等。包含了所有子程序。-Finite element method fortran programming, including 2D and 3D linear and nonlinear static analysis, steady flow transient flow analysis, vibration problems, eigenvalue problems, para
  3. 所属分类:Algorithm

    • 发布日期:2016-05-07
    • 文件大小:7.91mb
    • 提供者:
  1. total1

    0下载:
  2. 电磁散射并行计算\程序,fortran语言编程,子程序1-electromagnetics scttering program ,subroutine 1
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:892byte
    • 提供者:lug
  1. data-sorting--Graph-Theory

    0下载:
  2. 介绍工程实用简单图论问题的并行算法及其MPI编程实现-MPI parallel programming algorithm and introduce practical engineering problems to achieve a simple graph theory
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:25.12kb
    • 提供者:jiang nathon
  1. cuda_monte_carlo

    0下载:
  2. 这是论文 On the Utility of Graphics Cards to Perform Massively Parallel Simulation of Advanced Monte Carlo Methods 的配套代码,对于了解GPU cuda并行编程有用.-This is the thesis " On the Utility of Graphics Cards to Perform Massively Parallel Simulation of Advanced Mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12.02mb
    • 提供者:allen
  1. CUDA-code

    0下载:
  2. 本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:453.26kb
    • 提供者:刘楠
  1. 《GNSS单频软件接收机应用与编程》源程序

    3下载:
  2. 程序中详尽的给出了串行捕获、并行码相位捕获 、并行频率捕获、生成指定卫星的伪随机码、热噪声功率谱、混频器示意图、滤波器演示等应用于卫星接收机的基础编程,(In the program, the basic programming of serial acquisition, parallel code phase capture, parallel frequency capture, pseudorandom code of generating designated satellite, t
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:6.04mb
    • 提供者:MATLAB小子
搜珍网 www.dssz.com