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

搜索资源列表

  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. sanxiang

    0下载:
  2. 使用本软件,可计算出中小型工程三相短路电流。 若已确认但尚未进行下步计算之前,发现输入的支路类型或数据有误,可单击窗体另行输入。 计算三相短路电流时,请确认短路点编号及对应的网络平均电压。 双击窗体,可以打印出窗体上的图象。但,应将打印机预设为A4纸型,横向打印。 文件打印至硬盘,可用Word软件处理后存档及打印。 本软件不采用通常的网络变换。而先建立电导增广矩阵,解此矩阵即可求出各节点电位以及各支路电压降、电流。之后,方按不同电源类型,分别采用恒定电压或机组运转曲
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:52.69kb
    • 提供者:三毛
  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
    • 文件大小:957byte
    • 提供者: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
    • 文件大小:660byte
    • 提供者:ASIN
  1. Source

    0下载:
  2. 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:95.46kb
    • 提供者:shallowgrave
  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
    • 文件大小:36.17kb
    • 提供者:苗晨
  1. convert_to_dat

    0下载:
  2. 实现图像文件与.dat文件之间的转换,在DSP程序中输入数据有用。-The realization of image files with the. Dat file conversion between the DSP program useful input data.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:224.06kb
    • 提供者:cathy
  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
    • 文件大小:1.91kb
    • 提供者:刘铭
  1. Billiard

    0下载:
  2. Descr iption: This Program Performs the following: (1) Animates the movement of a Billiard Ball on a table that has a surface friction (mu) and coefficient of restitution (e) for the sides and saves it as an AVI file. (2) Outputs series of row
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:136.07kb
    • 提供者:zhanglan
  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
    • 文件大小:439.21kb
    • 提供者:湖北
  1. SRT_CAS__rar

    0下载:
  2. 用户层cas实现服务器建立索引。 用户层上传文件:服务器接受文件、将文件分块并使用哈希存储。 用户层下载文件:服务器将数据块还原成文件。 用户层修改文件:服务器更新文件。-Cas to achieve user-level server indexed. User-level upload files: the server to accept files, block files and use the hash storage. Users download the file l
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:42.76kb
    • 提供者:赵九鑫
  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
    • 文件大小:1.81mb
    • 提供者:徐皓
  1. excel

    0下载:
  2. 对excel文件数据的操作 运行程序后... 首先点击Creat File按钮创建标准EXCEL文件(非标准excel文件笨程序无法操作) 打开程序目录下的name.xls, excel文件下有3件工作簿分别为TestSheet1,TestSheet2,TestSheet3 //////////一定要注意任何数据不能只是数字!!!!! 将第一组数据复制到TestSheet1里"数据A1"列中 将第二组数据复制到TestShee
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:72.19kb
    • 提供者:何山
  1. zhuanzhi-MPI

    0下载:
  2. 输入文件数据,求取矩阵的转置,基于MPI并行,运行环境vc6.0-Enter the file data, calculate the matrix transpose, MPI-based parallel operating environment vc6.0
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:john
  1. BPOPenMP

    0下载:
  2. BP算法的多核并行研究,输入输出txt文件内容保密,不能上传,大家根据代码自己加数据很简单。环境vs2010,技术openmp-BP algorithm of multi-core parallel study, input and output TXT file content confidential, can t upload, according to the code and data is very simple. Openmp vs2010 environment, technol
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3.95kb
    • 提供者:黄磊
  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
    • 文件大小:1.37mb
    • 提供者:Dust
  1. day3.tar

    0下载:
  2. 大数据统计单词代码源码,还有分布式文件系统上传文件代码,rpc远程调用代码-Big data statistics the word code, source code, and the file on the file system of distributed code, RPC remote procedure call code
  3. 所属分类:MPI

    • 发布日期:2017-12-13
    • 文件大小:36.77mb
    • 提供者:白江龙
  1. CNT

    2下载:
  2. 产生用于lammps计算的碳纳米管data文件(Generate the data file used for lammps computations)
  3. 所属分类:并行计算

    • 发布日期:2019-10-18
    • 文件大小:2kb
    • 提供者:`lucky
搜珍网 www.dssz.com