搜索资源列表
-
0下载:
Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres.
在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on
the XOR metric》。
简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如
Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一
-
-
0下载:
Hypercub is a parallel algorithm that use multiple threads to send a message. It is created using MPI.
-
-
0下载:
LDPC码的并行加权比特翻转算法,能够达到不错的译码性能,是一篇很好的文章-LDPC codes in parallel weighted bit flipping algorithm can achieve good decoding performance is a very good article
-
-
0下载:
This an MPI project written in C++ which uses DMA to communicate between processor cores to run a parallel algorithm.-This is an MPI project written in C++ which uses DMA to communicate between processor cores to run a parallel algorithm.
-