资源列表
linear_search_MPI
- Linear search algorithm written by c++ and using MPI Libraries
abc
- 数据结构的稀疏矩阵的几部分操作,广工的课程设计-Sparse matrix operations
ext_int
- external interrupt for at91sam7x256 keil compayler
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
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
julei
- 本程序主要是把相同的类聚在一起,便于后续的分类,方法使用简单方便。-This procedure is the same class together, to facilitate the subsequent classification method easy to use.
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
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
ARD
- 矩阵联合对角化的ARD算法。超级经典。超级简单。超级好用。-ARD lization of the matrix algorithm. Super classic. Super simple. Super easy to use.
Distributed-Shared-Memory
- 分布式共享内存的在Cluster上的实现-An implementation of distributed shared memory on clusters of workstations, connected via and IP-based network.
03
- 基于CUDA平台用VS2010编写的计算一系列数平方和的并行程序,比较简单,适合CUDA的初学者学习-CUDA computing platform using VS2010 to write a series of squares and the number of parallel programs based on relatively simple, suitable for beginners to learn CUDA
calculator
- 实现计算器的虚实数相加减,有界面,功能实现相对简单-The number and the addition and subtraction calculator