资源列表
xiuno_bbs_3.0.tar
- Please seriously writing, translation -Please seriously writing, translation Please seriously writing, translation
Project-wordcount
- 基于hadoop的单词计数,内附开发说明文档以及完整的实现代码-Hadoop-based word count
RF
- 随机森林负荷预测,随机森林是一种分类器,在负荷预测中的应用很少。-Random forests load forecasting,Random forests is a kind of classifier, rarely used in load forecasting
MyMapReduce
- 使用MapReduce实现的给予项目的协同过滤算法,只实现了构建用户向量和协同矩阵,仅供参考-Give the project implemented using MapReduce collaborative filtering algorithm, only to realize the construction of the user vector and collaboration matrix, for reference
TriangleCount
- hadoop版本的图的三角计数,比github上分享的方法快很多,没有改进算法,但是根据hadoop的特点用了2个trick:1、编写combiner2、中间键值对压缩。而且多了一轮计算节点度的job,供大家参考-hadoop triangle count, implemented by myself and effctive than that on github.
HMM_EM
- Hadoop隐马尔科夫模型的实现,有训练算法(EM),产生的模型参数可以用来单机使用,亲测可用,可供正在学习hadoop的同学参考-Implement Hadoop hidden Markov model, there are training algorithm (EM), the model parameters can be used to produce stand-alone use, pro-test available for reference students are lear
Hadoop_KMeans
- 本人亲测实现的KMeans的hadoop版本,供大家学习参考,这里用到了hadoop的重要概念:DistributedCache-I realized KMeans pro-test version of hadoop for everyone to learn reference, an important concept used here hadoop of: DistributedCache
lammps
- lammps 计算的in文件主要设置,包括熔化,扩散,以及主要力学性能等。- main settings file in the in.* file of lammps.
FCM
- 一种更有效的聚类算法,能有效的改进寻优过程,从而得到更优解-a better cluster GA
jcl-master
- jedi component support for coding in MPI
dlmu
- Storm trident的程序 可以再本地运行 -Storm trident program can run locally
MPI
- MPI并行实现矩阵相乘,结果输出到txt文件中,可成功运行-MPI parallel implementation of matrix multiplication algorithm, the results of the txt file, can be successfully run.