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

搜索资源列表

  1. MPI-Nbody

    1下载:
  2. MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)-MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into, Results output to a file resul
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:24.81kb
    • 提供者:mimi
  1. read-data

    0下载:
  2. 应用卫星导航数据计算卫星地心坐标; 读Rinex星历文件;-Application of satellite navigation data satellite geocentric coordinates Rinex ephemeris read documents
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:761byte
    • 提供者:王丽
  1. TestReadDXF

    0下载:
  2. 次程序是数据结构中的很多代码的整合,特别其中是对DXF文件的读写-The second program is the integration of data structures in a lot of code, in particular in which the read and write DXF files
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1.71mb
    • 提供者:魏猛
  1. process1

    0下载:
  2. 代码主要通过c#的process类来实现了对控台文件的读写信息的操作。-the main function of the code is exchange information with the exe file.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:22.17kb
    • 提供者:pengking
  1. KafkaDemo

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

    • 发布日期:2017-05-30
    • 文件大小:11.34mb
    • 提供者:刘威
  1. start

    0下载:
  2. openmp并行编程实现矩阵乘法运算,读入矩阵A和矩阵B,并输出计算结果到文件-openmp parallel programming matrix multiplication, read matrix A and matrix B, and output the results to a file
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:827byte
    • 提供者:于献智
  1. 字符串并行统计

    0下载:
  2. 根据一个英文文本文件,不区分大小写的统计26个字母的出现频率。假设内存足够大,可以将文件一次性读入。(According to an English text file, the frequency of appearance of 26 letters is not case sensitive. Assuming that the memory is large enough, you can read the file one at a time.)
  3. 所属分类:并行计算

搜珍网 www.dssz.com