资源列表

« 1 2 ... 41 42 43 44 45 4647 48 49 50 51 ... 319 »

[并行运算MapReduce_SSSP

说明:MapReduce框架实现的单源最短路径算法(SSSP, Single-source Shortest Path),包含源文件及数据。sssp.c是MapReduce实现,ss seq.cpp是串行的普通实现。-An implementation of single-source shortest path with MapReduce fr a mework. Contains source code and dataset. In
<张任> 在 2024-10-20 上传 | 大小:139264 | 下载:0

[并行运算diameter_basic_GraphChi

说明:使用GraphChi计算图直径的估值。方法是Magnien 等人提出的 Double Sweep 算法,即两次BFS算法,一次向前一次向后。-Diameter valuation of a Graph using GraphChi fr a mework. Using the method of Double Sweep that Magnien proposed, which is two bfs process.
<张任> 在 2024-10-20 上传 | 大小:2048 | 下载:0

[并行运算booth

说明:简易明了的booth算法乘法器,实现4x4的快速乘法计算;-Simple and straightforward booth multiplier algorithm to achieve the 4x4 multiplication
<kang> 在 2024-10-20 上传 | 大小:3072 | 下载:0

[并行运算counter

说明:大计数器的快速实现方法,本例子实现32位计数器,包含测试用例;-Large counter fast implementation, this example a 32-bit counter, including test cases
<kang> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[并行运算xiuno_bbs_3.0.tar

说明:Please seriously writing, translation -Please seriously writing, translation Please seriously writing, translation
<艳艳> 在 2024-10-20 上传 | 大小:883712 | 下载:0

[并行运算Project-wordcount

说明:基于hadoop的单词计数,内附开发说明文档以及完整的实现代码-Hadoop-based word count
<边牧> 在 2024-10-20 上传 | 大小:209920 | 下载:0

[并行运算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
<在于> 在 2024-10-20 上传 | 大小:28394496 | 下载:0

[并行运算TriangleCount

说明:hadoop版本的图的三角计数,比github上分享的方法快很多,没有改进算法,但是根据hadoop的特点用了2个trick:1、编写combiner2、中间键值对压缩。而且多了一轮计算节点度的job,供大家参考-hadoop triangle count, implemented by myself and effctive than that on github.
<黄志> 在 2024-10-20 上传 | 大小:41984 | 下载:0

[并行运算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 f
<黄志> 在 2024-10-20 上传 | 大小:12288 | 下载:1

[并行运算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
<黄志> 在 2024-10-20 上传 | 大小:10240 | 下载:0

[并行运算lammps

说明:lammps 计算的in文件主要设置,包括熔化,扩散,以及主要力学性能等。- main settings file in the in.* file of lammps.
<凡头文> 在 2024-10-20 上传 | 大小:8290304 | 下载:0

[并行运算FCM

说明:一种更有效的聚类算法,能有效的改进寻优过程,从而得到更优解-a better cluster GA
<左言成> 在 2024-10-20 上传 | 大小:3072 | 下载:0
« 1 2 ... 41 42 43 44 45 4647 48 49 50 51 ... 319 »

源码中国 www.ymcn.org