资源列表
[并行运算] fluent-Mixture-for-loop
说明:fluent 多相流循环,主要用于fluent优化编程子程序-fluent multiphase flow loop<ajenecheng> 在 2024-11-02 上传 | 大小:293888 | 下载:0
[并行运算] templates.tar
说明:This program is designed to perform matrix matrix multiplication A x B = C, where A is an lxm matrix, B is a m x n matrix and C is a l x n matrix. The program is designed to be a template serial program that ca<abed81> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[并行运算] linear_search_MPI
说明:Linear search algorithm written by c++ and using MPI Libraries<obada dawara> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[并行运算] FileSystemCat
说明:Hadoop HDFS文件系统操作例程。功能包括:获取HDFS指定目录下所有文件列表,打印输出 递归遍历目录 上传本地文件到HDFS 在HDFS上Hadoop HDFS文件系统例程。功能包括:创建文件夹 创建HDFS文件 读取HDFS文件内容 重命名HDFS文件 删除HDFS文件及目录 查看HDFS文件是否存在 获取HDFS中指定目录中的文件列表. -Hadoop HDFS file system operations routine.<fly> 在 2024-11-02 上传 | 大小:6144 | 下载:0
[并行运算] preprocessing-data-map_reduce
说明:介绍了怎样在window平台上搭建hadoop平台,以及利用map_reduce 进行数据处理的基础知识-Describes how to build a platform in the window hadoop platform for data processing and the use of map_reduce basics<郭少成> 在 2024-11-02 上传 | 大小:1979392 | 下载:0
[并行运算] prefix-sum
说明:Prefix sums are trivial to compute in sequential models of computation, by using the formula yi = yi − 1 + xi to compute each output value in sequence order. However, despite their ease of computation, prefix sums a<Rezaee> 在 2024-11-02 上传 | 大小:326656 | 下载:0