搜索资源列表
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
proj1
- example MPI. This is only a test so that you can understand better the MPI idea/
mpi_simpleexample
- mpi初学简单例子,c编写环境vs2010已通过调试-Mpi beginners simple example of C language vs2010 has passed the test
counter
- 大计数器的快速实现方法,本例子实现32位计数器,包含测试用例;-Large counter fast implementation, this example a 32-bit counter, including test cases
MPI-Examples-master
- MPI 的测试用例 和常用函数的实例,主要用于新手的练习(MPI test example and the nomal function examples, it is used to test)