资源列表
CUDA-Application-Design
- CUDA Application Design and Development,CUDA程序设计与开发,最近刚出不久的一本书,里面的技术很新,相比上一代Fermi架构,新的Tesla并行架构,并行效能效果进一步增强。-CUDA Application Design and Development Author(s): Rob Farber Published: 14 Nov 2011 As the computer industry retools to leverage mass
0-1beibao
- 算法设计与分析 0-背包问题动态规划算法源代码-Algorithm Design and Analysis 0- knapsack problem dynamic programming algorithm source code
WTT
- 设计一个2位的密码锁,开锁代码为2位十进制并行码。-Combination lock
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
