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

搜索资源列表

  1. Statistics

    0下载:
  2. 可以编写此程序,自动生成一个abc文件,可以在文件中写入内容,保存后运行程序就可以计算出文件的字符数。主要是运用统计的观念。-The preparation of this program can automatically generate a abc file, you can write content in the document, run the program save the file can be calculated on the number of characters.
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:253566
    • 提供者:白秋杨
  1. STP

    0下载:
  2. 通过查阅生成树算法和并行算法的相关文献,总结出生成树的算法思想,然后结合本论文得到其算法的基本思想。-Through access to spanning tree algorithm and parallel algorithms related literature, summed up the ideological spanning tree algorithm, and then combine this paper are the basic idea of the algorith
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:94689
    • 提供者:密码
  1. proj1

    0下载:
  2. example MPI. This is only a test so that you can understand better the MPI idea/
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:34103
    • 提供者:Geo
  1. 2006_book-TransactionalMemory

    0下载:
  2. 电子书,综述了事务存储,事务存储是一种很有前途的并行编程模型-ABSTRACT The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory,
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2149181
    • 提供者:ritchie
  1. MPI

    0下载:
  2. This a basic MPI program, the idea it s to show how MPI API work s. Then you could find MPI_IMPROVED where obviously you ll find a program who run quite faster than this one-This is a basic MPI program, the idea it s to show how MPI API work s. Then
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:781760
    • 提供者:Rama
  1. MPI-Improved

    0下载:
  2. This a improved MPI program, the idea it s to show how MPI API work s. you ll find a program who run quite faster than MPI.rar-This is a improved MPI program, the idea it s to show how MPI API work s. you ll find a program who run quite faster than
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:30420
    • 提供者:Rama
  1. Parallel-Reduction

    0下载:
  2. 运用并行规约的思想在GPU端实现两个大型矩阵的求和运算,CUDA编程-Using the idea of ​ ​ a parallel realization of the Statute of the GPU side two large matrix summation, CUDA
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1049
    • 提供者:indetail
  1. 20140706110029452945

    0下载:
  2. 时空美凯龙我一下默默无闻fdhhsjjjxjn-I don t kown . I have no idea
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:306496
    • 提供者:李宁
  1. ADRC-matlab-master

    1下载:
  2. 演变过程 自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接引取输出于参考输入做差作为控制信号,导致出现响应快速性与超调性的矛盾出现。 折叠编辑本段组成部分 自抗扰控制器主要由三部分组成:跟踪微分器(tracking differentiator),扩展状态观测器 (extended state observer) 和非线性状态误差反馈控制律(nonlinear state error feedback law)。(The evoluti
  3. 所属分类:并行计算

    • 发布日期:2017-12-25
    • 文件大小:570368
    • 提供者:拖把
  1. ADRC_smith

    0下载:
  2. The evolution process The PID controller (adrc) evolution, took the core idea of PID error feedback control.Traditional PID control direct speech output to the reference input do bad as control signal, resulting in response to the contradiction
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:9216
    • 提供者:拖把
  1. 折半查找法

    0下载:
  2. 折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打印找不到信息,程序结束。(The method of bin
  3. 所属分类:并行计算

    • 发布日期:2018-01-10
    • 文件大小:36864
    • 提供者:JinPatrick
  1. 最优化实验乘子法

    0下载:
  2. 最优化方法之乘子法,基本的拉格朗日乘子法就是求函数f(x1,x2,...)在约束条件g(x1,x2,...)=0下的极值的方法。 其主要思想是将约束条件函数与原函数联立,从而求出使原函数取得极值的各个变量的解。(The multiplier method of optimization method, the basic Lagrange multiplier method is to find the extreme value of function f (x1, X2,...) unde
  3. 所属分类:并行计算

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:jowing
搜珍网 www.dssz.com