资源列表

« 1 2 ... .26 .27 .28 .29 .30 231.32 .33 .34 .35 .36 ... 319 »

[并行运算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

[并行运算R

说明:正交试验方差分析在matlab上的运行方法,是学习matlab的一个重要步骤,直接解压运行-Orthogonal method of analysis of variance run in matlab, is an important step in learning matlab direct decompression operation
<杨臣刚> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[并行运算linear_search_MPI

说明:Linear search algorithm written by c++ and using MPI Libraries
<obada dawara> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[并行运算abc

说明:数据结构的稀疏矩阵的几部分操作,广工的课程设计-Sparse matrix operations
<黎启祥> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[并行运算ext_int

说明:external interrupt for at91sam7x256 keil compayler
<ali> 在 2024-11-02 上传 | 大小:1471488 | 下载: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

[并行运算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
<fly> 在 2024-11-02 上传 | 大小:7168 | 下载:0

[并行运算julei

说明:本程序主要是把相同的类聚在一起,便于后续的分类,方法使用简单方便。-This procedure is the same class together, to facilitate the subsequent classification method easy to use.
<张志化> 在 2024-11-02 上传 | 大小:1024 | 下载: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

[并行运算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 equa
<马曾虎> 在 2024-11-02 上传 | 大小:12288 | 下载: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
« 1 2 ... .26 .27 .28 .29 .30 231.32 .33 .34 .35 .36 ... 319 »

源码中国 www.ymcn.org