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

搜索资源列表

  1. superlu_mt_1.0.tar

    1下载:
  2. 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:549.08kb
    • 提供者:wang
  1. mpich2-1.0.3.tar

    0下载:
  2. mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.6mb
    • 提供者:zzf
  1. PSRS

    0下载:
  2. 本代码是下在Linux环境下的C编程,主要模拟实现并行计算中的PSRS算法。-under this code is in Linux environment under the C programming, simulated parallel computation algorithm for the MPP.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3.29kb
    • 提供者:王乐汝
  1. crc32

    0下载:
  2. --循环冗余计算的并行实现代码 --初始值是全0或全1都可以
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:luvicee
  1. mpi14

    0下载:
  2. 用于并行计算模式串匹配可以根据每个源程序代码附加的测试结果加深理解
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:7.23kb
    • 提供者:james
  1. biology

    0下载:
  2. 生物领域的一个并行计算代码,通过蛋白质网络之间各点关系计算矩阵
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.54kb
    • 提供者:hunter
  1. cppgpgpu-1.0

    1下载:
  2. 通用GPU计算越来越受欢迎了,原因在于GPU具有多个并行计算单元,这是在GPU上进行通用计算的CPP代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.08mb
    • 提供者:张非
  1. HelloGPGPU.rar

    1下载:
  2. GPU程序代码!很经典的并行计算代码!希望对大家有帮助!呵呵……,GPU code! Very classic parallel computing code! We want to help! Ha ha ... ...
  3. 所属分类:MPI

    • 发布日期:2016-09-25
    • 文件大小:495.3kb
    • 提供者:秦勇波
  1. fuzaipingheng

    0下载:
  2. 一个并行计算的代码,主要考虑的是负载平衡时,程序的运行时间的不同!-A parallel computing code, the main consideration is the load balancing, the procedures for the different run-time!
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:9.28kb
    • 提供者:郭春付
  1. Tran

    0下载:
  2. c# remoting 并行计算源代码,把一个巨大的任务分不到多态计算机同时计算的代码-c# remoting parallel computing source code, to a huge task at the computer at the same time less than polymorphic code calculation
  3. 所属分类:.net

    • 发布日期:2017-03-26
    • 文件大小:100.87kb
    • 提供者:雨轩
  1. MPI_AES

    0下载:
  2. 运用分布式并行计算进行AES加解密的代码~~具有一定的参考价值~~内容可以灵活修改-Distributed parallel computing for the use of AES encryption and decryption code ~ ~ has a certain reference value for ~ ~ the content of the flexibility to amend
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:17.47kb
    • 提供者:呵呵
  1. omp_matrix_multiply

    0下载:
  2. C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:528byte
    • 提供者:computing
  1. ParallelComputingwithMATLAB

    1下载:
  2. 用matlab 2007以上版本的并行计算工具箱和分布式计算引擎进行并行计算编程的示例代码,具有极高的参考价值,与user s guide同步-Matlab 2007 with the above version of the Parallel Computing Toolbox and Distributed Computing Programming parallel computing engine for the sample code has a very high reference
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:333.9kb
    • 提供者:苗晨
  1. aiaa_2009_4001.tar

    1下载:
  2. 求解三维euler方程的GPU并行计算代码-3d euler equations GPU solve
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:16kb
    • 提供者:nono
  1. combation caculation

    0下载:
  2. Intel编译器的自动并行化功能可以自动的将串行程序的一部分转换为线程化代码,适用于多核或多处理器的共享内存系统,OpenMP是C/C++ 和Fortan等的应用编程接口,已经被大多数计算机硬件和软件厂家所标准化。(Automatic parallelization of serial program function can automatically convert a portion of the thread of Intel code compiler, shared memory s
  3. 所属分类:并行计算

    • 发布日期:2017-12-23
    • 文件大小:3.65mb
    • 提供者:TTH
  1. 《实战Matlab之并行程序设计》程序代码

    0下载:
  2. 《实战Matlab之并行程序设计》程序代码(Parallel programming of actual combat Matlab" program code)
  3. 所属分类:并行计算

    • 发布日期:2017-12-30
    • 文件大小:4.34mb
    • 提供者:暗夜骑士
  1. 代码

    2下载:
  2. 计算卸载在现代计算中越来越普遍。 [5]并行性,大量的运行时改进以及对外部资源的访问:将我们的应用程序连接到云端的趋势越来越大。这是由于同时进行功能改进和降低成本的愿望。(In this paper a framework for distributing computation amongst mobile de- vices on a local area network is considered. This framework is designated as the Mobile
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:47kb
    • 提供者:无名天下
  1. NO.2

    3下载:
  2. 1.梯形积分法串行代码的实现; 2.使用MPI点对点通信梯形积分法并行代码的实现; 3.使用MPI集合通信梯形积分法并行代码的实现。(1.The realization of the serial code of the trapezoid integral method; 2. the implementation of the parallel code of the MPI point to point communication trapezoid integral method
  3. 所属分类:并行计算

  1. GPU高性能编程CUDA实战—示例代码

    1下载:
  2. 结合GPU高性能编程,提供实战样例程序,包含矩阵乘法,原子操作,热传导,多GPU,多流的代码(Combined with GPU high performance programming, it provides actual sample program, including matrix multiplication, atomic operation, heat conduction, multi GPU, and multi stream code.)
  3. 所属分类:并行计算

    • 发布日期:2019-05-03
    • 文件大小:298kb
    • 提供者:zjujie
  1. MPI

    1下载:
  2. 上课时候的作业和一些老师的程序 用MPI编写,需要的可以看看 里面附有使用说明(Homework in class and some teacher's procedures Write with C's MPI, you can see what you need Instructions for use are attached)
  3. 所属分类:并行计算

« 12 3 4 5 »
搜珍网 www.dssz.com