搜索资源列表
polylib
- 第一次上传,大家如果需要可以下载,谢谢大家-first upload, if we need to be downloaded, thank you
zxecfym
- 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
sched
- sched.h是一个用于在c/c++环境下实行并行计算的头文件,上传以供大家使用。-sched.h is used in a c / c environment for parallel computing is implemented under the first document, Upload for everyone to use.
cjgl
- 是一个非常好的东东喔 在别处下载的上传上来参考一下
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
lifeanddead
- 并行环境下实现生灭问题。上传的两个都是分布式并行处理的经典案例的实现。-Parallel realization of birth-death issue of environment. Upload two are a classic case of distributed parallel processing implementation.
SRT_CAS__rar
- 用户层cas实现服务器建立索引。 用户层上传文件:服务器接受文件、将文件分块并使用哈希存储。 用户层下载文件:服务器将数据块还原成文件。 用户层修改文件:服务器更新文件。-Cas to achieve user-level server indexed. User-level upload files: the server to accept files, block files and use the hash storage. Users download the file l
DoolittleLU
- 用MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。-Doolittle LU decomposition with MPI
kexuecaljs
- 本计算器界面简单大方,除了最基本的加、减、乘、除功能外,还支持常用的储存、取存、累存、积存、清存、取余、取整功能,支持十六进制、十进制、八进制、二进制、上档功能、双曲函数、快速使用,方便切换退格,清屏、全清等功能! 支持IE浏览器,360浏览器,搜狗浏览器,火狐浏览器,谷歌chrome浏览器等主流浏览器,即计即用,无需数据库,上传即可使用!-The calculator interface is simple and elegant, in addition to the basic ad
flight_path
- 上传一个航线设计的程序,需要的人下载,功能小不完善-Upload a route design procedures need to download, functional imperfect
dtcptest
- hadoop下基于dfs的文件上传,下载,删除功能,以及mapreduce分布式计算解析实例 -hadoop based dfs file upload, download and delete functions, as well as mapreduce distributed computing parse instance
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
fileupload
- 图片上传示例,,, 图片上传示例,,,源码-Image upload example,,,
invga_fitness2
- 遗传算法,非常经典,大家相互交流,大家有好的程序源代码也上传啊-Genetic algorithm (ga), very classic, we communicate with each other, everyone has a good program source code also uploaded
mpich-3.1.3.tar
- 用来换取资料的,随便上传了个并行计算用的mpi-used for downloading material
BPOPenMP
- BP算法的多核并行研究,输入输出txt文件内容保密,不能上传,大家根据代码自己加数据很简单。环境vs2010,技术openmp-BP algorithm of multi-core parallel study, input and output TXT file content confidential, can t upload, according to the code and data is very simple. Openmp vs2010 environment, technol
mpi_mandelbrot
- 利用MPI 计算 点是否在曼德博集合中 运行指令在bash 文件中。 前面的都是上传到云处理器的参数,可以自行修改-Using MPI to calculate the point whether in the mandelbrot set
day3.tar
- 大数据统计单词代码源码,还有分布式文件系统上传文件代码,rpc远程调用代码-Big data statistics the word code, source code, and the file on the file system of distributed code, RPC remote procedure call code
TestHdfs
- 通过Java语言对HDFS进行各种操作,上传、删除、备份等(Through the Java language for HDFS various operations, upload, delete, backup, etc.)