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

搜索资源列表

  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
    • 文件大小:25401
    • 提供者:mimi
  1. Threaded_Solution

    0下载:
  2. 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:957
    • 提供者:ASIN
  1. Serial

    0下载:
  2. 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:660
    • 提供者:ASIN
  1. read_txt

    0下载:
  2. 用VC++实现的对并行计算和进化计算中分类问题,读取数据文件的源程序-With VC++ Achieved on parallel computing and evolutionary computation in the classification of the source data file to read
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:37036
    • 提供者:苗晨
  1. read-data

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

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

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1960
    • 提供者:刘铭
  1. kfs-0.3.tar

    0下载:
  2. 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such as, search engines, grid compu
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:449746
    • 提供者:湖北
  1. buffer

    0下载:
  2. 把存储在缓冲区的数据取出并进行计算 缓冲区如何存储数据以及读取方式-To the data stored in the buffer and calculated out how to store data buffer and read mode
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:559131
    • 提供者:jeckson
  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
    • 文件大小:1792251
    • 提供者:魏猛
  1. GetData

    0下载:
  2. 从磁盘中的txt文件中读取数据,并对数据进行均方根计算,并进行粗大误差剔除-Txt file from the disk to read data, and calculated the root mean square data, and the gross error removed
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1896960
    • 提供者:徐皓
  1. smart_finder

    0下载:
  2. 效率很高的大数据并行处理程序,其特点是线程能自动进行数据读取、数据处理的角色转换 在有限的系统配置下 尽可能地减少等待-Highly efficient parallel processing of large data, which is characterized by thread can read data automatically, Role data processing system configuration in a limited as much as possible t
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:24272
    • 提供者:C
  1. 2_VGA_RAM_Display

    1下载:
  2. VGA读取ram中的数据进行显示,经试验验证表明显示的结果是没有错误的-VGA to read the data in the ram display
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:36265
    • 提供者:wang
  1. OMP_TEST

    0下载:
  2. OpenMV小程序,在vs2013中采用OMP编程实现读取一个文件中的数据,文件中数据的第一行为数据个数,第二行为实际数据,数据间以空格隔开。判断第二行的数据中有多少个水仙花数。判断过程利用MPI采用多个线程进行。-Using OMP program implemented in vs2013 read data in a file, the first acts of the number of data files in the data, and the second actual beh
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1439895
    • 提供者:Dust
  1. conver_StoP

    0下载:
  2. 实现数据转换,任意进制数据转换而且处处为数据非字符,存于数字可分块读取-To achieve data conversion, any arbitrary data conversion and everywhere for the data non-character, stored in the digital block can be read
  3. 所属分类:MPI

    • 发布日期:2017-12-11
    • 文件大小:907
    • 提供者:林峰
搜珍网 www.dssz.com