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

搜索资源列表

  1. hw2

    4下载:
  2. 编程测试并行平台MPI层的带宽和延迟: 单向通信时间简单表示为:t=Latency+Message_Size/Bandwidth 利用该方程得到系统的带宽和延迟
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:791
    • 提供者:kingbirdji
  1. Concurrentprogramming

    0下载:
  2. 并发程序设计,比较计算机系统处理并发和串行时,时间的花费,说明并行的优越性。程序用VC++6.0菜单式编程实现-Concurrent programming, comparing concurrent and serial processing computer system, the time spent, shows the superiority of the parallel. Program with VC++6.0 menu-driven programming
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2336473
    • 提供者:陈博灿
  1. 1

    0下载:
  2. 工程师和科学家们面临着用更少的时间建立杂系统模型的需求,他们使用分布式和并行计算来解决高性能计算的问题。这些分布式环境由多处理器和多核计算机来实现。-Engineers and scientists are facing less time to establish the needs of complex systems model, they use distributed and parallel computing to solve the problem of high-perform
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:405179
    • 提供者:张先生
  1. runtimes_and_ram

    0下载:
  2. FEKO计算时间长一直是困扰技术人员的大问题,至于其运行时间为什么会长,占用系统内存的多少又和什么有关,这里面都介绍了-FEKO has been troubled by a long computing time and technical personnel a major issue, as to why the president of its running time, the amount of system memory and what they related, and the
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4968
    • 提供者:kaka
  1. 4444

    0下载:
  2. 考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:179231
    • 提供者:zjja2
  1. KafkaDemo

    0下载:
  2. Kafka是一个高吞吐量分布式消息系统。linkedin开源的kafka。 Kafka就跟这个名字一样,设计非常独特。首先,kafka的开发者们认为不需要在内存里缓存什么数据,操作系统的文件缓存已经足够完善和强大,只要你不搞随机写,顺序读写的性能是非常高效的。kafka的数据只会顺序append,数据的删除策略是累积到一定程度或者超过一定时间再删除。Kafka另一个独特的地方是将消费者信息保存在客户端而不是MQ服务器,这样服务器就不用记录消息的投递过程,每个客户端都自己知道自己下一次应该从什么地
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11885709
    • 提供者:刘威
搜珍网 www.dssz.com