搜索资源列表
chord
- chord演算法 用以改善p2p環境下的傳送速度-chord algorithm used to improve the environment p2p transmission speed
chord
- MIT最新的chord源码 chord算法是结构式的P2P搜索与管理协议,相比比非结构式算法简单高效。
chord-0.1-20060828
- chord 源码 http://pdos.csail.mit.edu/chord/
chord.tar
- peersim下用于模拟chord的源码
chord source code
- chord c++
chord.rar
- chord的实现源码,相当全,the realization of chord source, rather the whole
chordfinger.rar
- 该协议是在原chord的基础上增加了finger表以加速路由定位,是chord的增强,也是经典的p2p协议。,The agreement is based on the original chord increased to speed up the routing table finger positioning is enhanced chord is also the classic p2p protocol.
chord
- 基于p2p的chord的算法介绍与实现 在才环境下运行-The chord-based p2p introduction and implementation of the algorithm was run under the
jchord-src-0.1
- chord java 实现,完整的代码,一个主文件,6个类 -chord
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
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
- 模拟实现了chordP2P网络通信的模式,由西华大学一位程序高手实现,对大家的网络编程学习有很大的好处。-Analog implementation of chordP2P network model, from west to Howard University, a master implementation procedures, the U.S. study of network programming is highly desirable.
chord
- 该源码是结构化p2p的经典模型的代码,也是当前理论仿真研究和实际应用最多的代码,很有用的-The source is the structure of the classical model of p2p code, but also in theoretical research and practical application of simulation up to the code, very useful
Chord
- Chord Algorithm Presentation
chord
- 主要是描述了Chord网络中传递信息时所用的跳数的最大值,最小值和平均值。-This tutorial describes the maximum value,minimum value and average value in Chord when forwarding message.
chord-s
- 主要描述了Chord中,网络规模和传递信息时所用的跳数之间的关系。-This source code mainly describes the relation between the network size and the hop counter in Chord.
chord-0.1-20080405
- MIT的chord源码,经典p2p,学习人员的必备-MIT' s chord source, classic p2p, learning essential personnel
chord
- p2p网络中对chord模拟 单机模拟N个节点 自己毕设中修改过的代码-p2p chord simulation