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

搜索资源列表

  1. MATLAB-parallel-computing

    0下载:
  2. 多核计算平台中MATLAB 并行计算,可以以较高的级别在 MATLAB 中执行任务及数据并行算法,而无需为特定的硬件和网络架构编写程序。-MATLAB parallel computing in multi core computing platform can perform tasks and data parallel algorithms in MATLAB, without the need for specific hardware and network architecture.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:61151
    • 提供者:xujuncai
  1. prefixsum

    0下载:
  2. cuda并行计算前序和的一个简单例子,只需要安装cuda程序后即可在visual studio上执行GPU并行计算-cuda prefixwum for parallel programming
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3222838
    • 提供者:yuhan
  1. Fluid3D-master

    0下载:
  2. 水流实时模拟渲染程序,使用高性能的显卡并行计算。-Real-time rendering flow simulation program, using high-performance graphics card parallel computing.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:368816
    • 提供者:shenty
  1. PSO_MATLAB

    0下载:
  2. PSO粒子群优化算法,实现函数优化、并行计算等功能-Particle Swarm Optimization
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:8328
    • 提供者:金永
  1. pthread

    0下载:
  2. 用C语言编写的并行计算π值的代码,并附多次运算结果的分析和比较-Using C language code for parallel computing π value, along with many of the analysis and comparison of operation results
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:9298
    • 提供者:lsy
  1. MPI

    1下载:
  2. MPI程序 一个介绍并行计算的程序 主要用于MPS方法-MPI program
  3. 所属分类:Driver develop

    • 发布日期:2017-06-09
    • 文件大小:16237815
    • 提供者:朱悦
  1. TestSkeleton

    0下载:
  2. 并行细化快速算法,采用并行计算,速度块,多方向细化检测,效果好。-Fast parallel thinning algorithm, using parallel computing speed, multi-directional detection refinement, good effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9977881
    • 提供者:pengwu
  1. BRAIN_CUDA

    1下载:
  2. 这是在cuda平台上的一段模拟脑细胞活动的代码,使用了并行计算来实现神经网络。-This is the code section on cuda platform simulated brain cell activity, the use of parallel computing to realize the neural network.
  3. 所属分类:MPI

    • 发布日期:2016-03-17
    • 文件大小:11264
    • 提供者:吕倩倩
  1. ATI

    0下载:
  2. ATI显卡计算MD5砬代码,并行计算,等-ATI MD5 compute compute
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:203466
    • 提供者:zweib
  1. cuda-matrixmul--reverse

    0下载:
  2. cuda并行计算 两基于vs实现的.cu代码 简单的实现矩阵相乘和反转。-Cuda parallel computing based on vs. Two cu code simple implementation of matrix multiplication and inversion
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3349
    • 提供者:ningshuangning
  1. add

    0下载:
  2. 利用SIMD指令实现四拍并行计算,主要是SSE,SSE2-using SIMD languanges make the calc more fast,more is SSE,SSE2
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:153761
    • 提供者:飞越梦
  1. MPI

    1下载:
  2. MPI并行计算探索,入门级的资源,比较简单,容易理解。-MPI Programming
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:261951
    • 提供者:张彦
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. paral

    0下载:
  2. 利用C++进行并行计算,是一个简单的并行程序-parallel computing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:636
    • 提供者:sun
  1. PageRank

    0下载:
  2. 基于hadoop的PageRank,是个并行计算页面权重的算法-PageRank based on mapreduce,it can caculate the relenvent importance of the page.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:55678
    • 提供者:孙绮梦
  1. EFEM3DMPI

    0下载:
  2. fortran 并行计算 并行计算 -fotran calculate
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-03
    • 文件大小:773019
    • 提供者:xy
  1. mpi-pi

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

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:m61992879chuid
  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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1621
    • 提供者:deng7395173
  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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:lu71297
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 42 »
搜珍网 www.dssz.com