资源列表
[并行运算] FileSystemCat
说明:Hadoop HDFS文件系统操作例程。功能包括:获取HDFS指定目录下所有文件列表,打印输出 递归遍历目录 上传本地文件到HDFS 在HDFS上Hadoop HDFS文件系统例程。功能包括:创建文件夹 创建HDFS文件 读取HDFS文件内容 重命名HDFS文件 删除HDFS文件及目录 查看HDFS文件是否存在 获取HDFS中指定目录中的文件列表. -Hadoop HDFS file system operations routine. Features include: HDFS to get<fly> 在 2025-06-19 上传 | 大小:6kb | 下载:0
[并行运算] NetDisk
说明:Hadoop分布式文件系统HDFS访问例程,为Java界面程序,通过IOUtils.copyBytes可将 本地上传文件到HDFS;或从HDFS下载文件到本地硬盘。开发环境为Eclipse。-Hadoop Distributed File System HDFS access routines for Java interface program, through IOUtils.copyBytes can upload files to the local HDFS or downloa<fly> 在 2025-06-19 上传 | 大小:7kb | 下载: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<郭少成> 在 2025-06-19 上传 | 大小:1.89mb | 下载:0
[并行运算] poisson_c
说明:在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解-In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written<马曾虎> 在 2025-06-19 上传 | 大小:12kb | 下载: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 are a useful primitive in certa<Rezaee> 在 2025-06-19 上传 | 大小:319kb | 下载:0
[并行运算] Distributed-Shared-Memory
说明:分布式共享内存的在Cluster上的实现-An implementation of distributed shared memory on clusters of workstations, connected via and IP-based network.<wangyi> 在 2025-06-19 上传 | 大小:857kb | 下载:0
[并行运算] calculator
说明:实现计算器的虚实数相加减,有界面,功能实现相对简单-The number and the addition and subtraction calculator<万九鹏> 在 2025-06-19 上传 | 大小:51kb | 下载:0