资源列表
1D-nozzle
- anderson,计算流体力学,第7章一维喷管计算程序源代码-anderson, computational fluid dynamics, Chapter 7, one-dimensional nozzle calculation program source code
fluent-Mixture-for-loop
- fluent 多相流循环,主要用于fluent优化编程子程序-fluent multiphase flow loop
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 can be expanded into a parallel
R
- 正交试验方差分析在matlab上的运行方法,是学习matlab的一个重要步骤,直接解压运行-Orthogonal method of analysis of variance run in matlab, is an important step in learning matlab direct decompression operation
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
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