搜索资源列表
Chord-Source-Code
- 非常著名的P2P计算项目的源代码。对于研究P2P的拓扑构造、DHT算法等有着巨大的帮助-most famous peer-to-peer computing project's source code. For research P2P topology structure, DHT algorithm has a tremendous help
jchord-0.0.1-src
- java 实现的P2P Chord算法。chord算法是结构式的P2P搜索与管理协议,比非结构式算法简单高效,比较适合实时多媒体传输的系统结构。-java achieve P2P Chord algorithm. Chord algorithm is structured P2P search and management agreement than non-structured algorithm is simple and efficient, more suitable for real
sfsnet
- 基于chord算法的p2p文件系统。A p2p file system based on chord.-algorithm based on the chord p2p file system. A p2p file system based on chord.
chord
- MIT最新的chord源码 chord算法是结构式的P2P搜索与管理协议,相比比非结构式算法简单高效。
chord
- chord的详细介绍和相关算法
mychord
- chord的代码实现
jchord.rar
- Chord 算法的Java实现,实现了Chord算法的基本功能,局域网内的功能,Java realization of Chord algorithm, the Chord algorithm to achieve the basic functions, the functions of LAN
chord
- 基于p2p的chord的算法介绍与实现 在才环境下运行-The chord-based p2p introduction and implementation of the algorithm was run under the
KadC
- 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)为距离度量基础,建立了一
dht-eb22cc3d96e0
- 著名的P2P DHT Chord算法源代码-chord source
dht
- chord算法研究和分析,很好的一个pdf文档的-chord algorithm research and analysis, a good one pdf document
chord
- 基于chord的P2P源代码,可以深刻理解chord算法,有助于网络编程-The source of P2P based on chord
chord
- p2p结构化经典算法,用C语言实现,应用于分布式存储,流媒体点播等多种途径-p2p structured classical algorithm, using C language, used in distributed storage, on-demand streaming media, such as a variety of ways
chord
- chord算法 P2P资源定位算法 利用哈希函数的分布式散列-chord algorithm for P2P resource location algorithm using distributed hash function hash
ChordExpress
- 实现了P2P系统中采用的一种DHT算法——Chord算法,能够有效地节省节点存储的路由信息。经过测试,在局域网环境下可以达到10M/s。-Chord, one of DHT algorithms which can spare memory efficentily applied in the peer-to-peer network has been implemented. The transmisson speed in LAN reaches 10M/s.
ChordDistributionForBell1b
- 以CE-shape数据库为例来计算弦长关联算法相似性测度。-With CE-shape database as an example to calculate the chord length correlation algorithm similarity measure.
NChord_src_1.0.1.0
- 经典chord算法,C#编写,文档类齐全-chord implementation in c#
chord
- chord 算法 chord的c++源代码 -chord algorithm chord of c++ source code
Realization-of-Chord-by-java
- chord算法的java实现,包含chord、hash、finger等八个java小文件-Realization of Chord by java
chord-0.1
- 麻省理工最新版本chord实现代码 github打包下载 分布式系统及P2P中使用的chord算法源码 P2P四大算法之一 -MIT latest version of the package to download chord implementation code github and P2P distributed systems used in the four chord algorithm source P2P algorithms